Jerry Amundson writes:

Sam Varshavchik writes:

Download: http://www.courier-mta.org

2004-04-11 Mr. Sam <[EMAIL PROTECTED]>

    * rfc822/rfc2047.c (a_rfc2047_encode_str): Improve compliance with RFC
      2047 for MIME-encoded recipient lists. (rfc2047_encode_callback): New
      argument: qp_allow - function that indicates acceptable characters in
      QP-encoded words. (rfc2047_encode_str): Ditto. (rfc2047_qp_allow_any,
      rfc2047_qp_allow_comment) (rfc2047_qp_allow_word): Possible arguments
      to qp_allow for various situations.

Any specific situations that the above fixes?

A From: header containing something like:

From: "JÃse Fernandez" <[EMAIL PROTECTED]>

would previously be encoded as

From: "=?utf-8?Q?J=C3=B3se?= Fernandez" <[EMAIL PROTECTED]>.

This is not technically correct.  The quotes are now omitted, as demanded by
RFC 2047.

Since a recent upgrade to 0.45.4, several customers who receive
quoted-printable PDF files from us have reported them being unreadable when
opened.

This wouldn't have anything to do with that. And it only affects mail composition in webmail.


Attachment: pgpLHAc4w4QNV.pgp
Description: PGP signature

Reply via email to