X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/84b65bad347129f751e3ed208516697bc3fe1820..8139180649a758e0766757952e87b20e88fdd3ed:/docs/pending-release-notes diff --git a/docs/pending-release-notes b/docs/pending-release-notes index dd8c3956..c286c3db 100644 --- a/docs/pending-release-notes +++ b/docs/pending-release-notes @@ -16,6 +16,12 @@ NEW FEATURES mhbuild will honor MIME directives by default. And added support for special #on/#off/#pop directives to control the MIME directive processing state. +- Added -messageid switch to send(1) and post(8). This allows + selection of the style to use for generated Message-ID and + Content-ID header fields. The default localname style is + pid.time@localname, where time is in seconds, and matches previous + behavior. The random style replaces the localname with some + (pseudo)random bytes and uses microsecond-resolution time. ---------------------------- OBSOLETE/DEPRECATED FEATURES