X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/1e1fb5ef266efa509026583cfc08ff3e38cdcaf1..c451db00df8851558130256c50bf8acc60f9d0ae:/docs/pending-release-notes?ds=sidebyside diff --git a/docs/pending-release-notes b/docs/pending-release-notes index ffcfcc9f..e5ae0899 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -55,6 +55,10 @@ 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. +- Added welcome message when nmh detects that its version changed. ----------------- OBSOLETE FEATURES