X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/ac803d82dcb0d4c5340d43dbaeb601702f7a014c..0e42da1b15894b66e3726d8ce0e41e25bdc21149:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 0f09e20c4..2dfd7d347 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -29,6 +29,17 @@ 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. + +JH/09 A timeout of 2 minutes is now applied to all malware scanner types by + default, modifiable by a malware= option. The list separator for + the options can now be changed in the usual way. + + Exim version 4.85 -----------------