X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/6d580f19f4a7981174e492a40b32a5cb22fca8f9..b6fbf22d63de88b77d79cd0b1d2337e589cac6d7:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 49059a754..4dad461d1 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -26,6 +26,16 @@ 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. + + Exim version 4.85 -----------------