Closed GoogleCodeExporter closed 9 years ago
sounds like a bug in Thunderbird.
Original comment by ibaird@gmail.com
on 20 Feb 2009 at 3:30
Wrong answer.
Here is quote from RFC:
As such, MIME enforces a limit on line length of base 64 encoded data to 76
characters.
Here is link to RFC:
http://www.faqs.org/rfcs/rfc3548.html
Please re-consider the answer.
Original comment by ninethval@gmail.com
on 20 Feb 2009 at 4:44
Here is a full quote (pay attention to the note about SMTP):
MIME [3] is often used as a reference for base 64 encoding. However,
MIME does not define "base 64" per se, but rather a "base 64
Content-Transfer-Encoding" for use within MIME. As such, MIME
enforces a limit on line length of base 64 encoded data to 76
characters. MIME inherits the encoding from PEM [2] stating it is
"virtually identical", however PEM uses a line length of 64
characters. The MIME and PEM limits are both due to limits within
SMTP.
Original comment by ninethval@gmail.com
on 20 Feb 2009 at 4:46
Original issue reported on code.google.com by
ninethval@gmail.com
on 31 Jan 2009 at 1:47