<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -538,6 +538,8 @@ guess_charset(Body) -&gt;
 		false -&gt; &lt;&lt;&quot;utf-8&quot;&gt;&gt;
 	end.
 
+guess_best_encoding(&lt;&lt;Body:200/binary, _/binary&gt;&gt;) -&gt;
+	guess_best_encoding(Body);
 guess_best_encoding(Body) -&gt;
 	Size = byte_size(Body),
 	% get only the allowed ascii characters</diff>
      <filename>src/mimemail.erl</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fa30959b8ff48ff1e18c56ac582a900917cdc3ef</id>
    </parent>
  </parents>
  <author>
    <name>Andrew Thompson</name>
    <email>andrew@thraddash.mgmt</email>
  </author>
  <url>http://github.com/Vagabond/gen_smtp/commit/0b7af2c14d772c324385fed81acffc347c3482eb</url>
  <id>0b7af2c14d772c324385fed81acffc347c3482eb</id>
  <committed-date>2009-11-10T12:24:00-08:00</committed-date>
  <authored-date>2009-11-10T12:24:00-08:00</authored-date>
  <message>Only use the first 200 bytes for encoding type inferring</message>
  <tree>d01139ca8d8aa75eebd529e03e645244c374df23</tree>
  <committer>
    <name>Andrew Thompson</name>
    <email>andrew@thraddash.mgmt</email>
  </committer>
</commit>
