On Tue, 28 Jul 2015 00:35:52 +0200
Franz Schwartau <[email protected]> wrote:

> Why doesn't it work with a base64 encoded attachement?

RFC 2046, section 5.2.1: https://tools.ietf.org/html/rfc2046#section-5.2.1

   No encoding other than "7bit", "8bit", or "binary" is permitted for
   the body of a "message/rfc822" entity.

So the answer is in the RFC: You're not allowed to use base64 encoding
for a message/rfc822 attachment.

Regards,

Dianne.
_______________________________________________
NOTE: If there is a disclaimer or other legal boilerplate in the above
message, it is NULL AND VOID.  You may ignore it.

Visit http://www.mimedefang.org and http://www.roaringpenguin.com
MIMEDefang mailing list [email protected]
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to