X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9fc84ef71655096d563cf9190ce3e127f638c6d9..641e461b10b6fd320ed6a13ec4075754d29bbb0b:/docs/pending-release-notes?ds=inline diff --git a/docs/pending-release-notes b/docs/pending-release-notes index ffcfcc9f..bec2a5ae 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -55,6 +55,9 @@ NEW FEATURES - mhfixmsg now replaces RFC 2047 encoding with RFC 2231 encoding of name and filename parameters in Content-Type and Content-Disposition headers, respectively. +- If a message body contains 8-bit bytes, post(8) uses SMTP 8BITMIME if the + server supports it. If not, post fails with a message to the user to + encode the message for 7-bit transport. ----------------- OBSOLETE FEATURES