X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/cdeb6856e69a0035df8fc06f11787c755a1cc274..9439f85e4de0ea4cd0ddedad9387e50c935073e2:/doc/doc-txt/ChangeLog?ds=sidebyside diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 6b81f60e0..7eaa074ba 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -26,6 +26,18 @@ JH/06 Verification of the server certificate for a TLS connection is now tried default, for both outbound TLS and client-certificate supplying inbound TLS connections +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. + + Exim version 4.85 -----------------