X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/85bb87a28dff30d9e90ec80ab33cd97a3f07cb9d..a431fb0f788cf93c9d93c3ad268fa0813e1bf2ef:/docs/pending-release-notes?ds=sidebyside diff --git a/docs/pending-release-notes b/docs/pending-release-notes index 3ff8fbd9..3b225819 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -44,7 +44,16 @@ NEW FEATURES - A new program, fmttest(1) is included to help debug format files - mhshow/mhstore now have support for RFC-2017 (access-type=url) for external message bodies. +- Added -retainsequences switch to refile(1). +- A new program, mhfixmsg(1), is included to rewrite MIME messages with + various transformations. +- Added -[no]rmmproc switches to rmm(1). +- Added support for Content-Disposition header (RFC 2183) to mhstore(1) + and mhn(1) when used with -auto. - All nmh commands now support transactional locking for sequence files. +- There is no longer a per-folder maximum number of sequences. +- For the SMTP MTA TLS can now be negotiated at the beginning of the + connection with the -initialtls switch. ---------------------------- OBSOLETE/DEPRECATED FEATURES