X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/e0eb00cd78f2dbf91aba5dffa579177b1e1815a1..50dc740948ba43eaeb6d33757bc83beff33f2a64:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index cef9c16aa..4dad461d1 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -29,6 +29,13 @@ JH/06 Verification of the server certificate for a TLS connection is now tried JH/07 Changed the default rfc1413 lookup settings to disable calls. Few sites use this now. +JH/08 The EXPERIMENTAL_DSN compile option is no longer needed; all Delivery + Status Notification (bounce) messages are now MIME format per RFC 3464. + Support for RFC 3461 DSN options NOTIFY,ENVID,RET,ORCPT can be advertised + under the control of the dsn_advertise_hosts option, and routers may + have a dsn_lasthop option. + + Exim version 4.85 -----------------