X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/142fd50739f5ba92bac4a0162d03d818e78dd3b7..76257a8277319084720d800af285b7fde16e9fbb:/doc/doc-txt/NewStuff?ds=inline diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 01326b488..9df91b9cd 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -14,9 +14,24 @@ Version 4.98 3. Events smtp:fail:protocol and smtp:fail:syntax - 4. JSON and LDAP lookup support, PAM, RADIUS, perl, SPF, DKIM, DMARC and ARC - support, all the router and authenticator drivers, and all the transport - drivers except smtp, can now be built as loadable modules + 4. Support for Exim- and Sieve filters can be omitted at build time + + 5. JSON and LDAP lookup support, both filter types, PAM, RADIUS, perl, SPF, + DKIM, DMARC and ARC support, all the router and authenticator drivers, + and all the transport drivers except smtp, can now be built as loadable + modules + + 6. A transport "socks_proxy" may expand to an empty string, specifying no + proxying + + 7. Variables $dmarc_alignment_spf and $dmarc_alignment_dkim + + 8. ATRN support, both provider and customer + + 9. IPv6 address support for mysql and pgsql lookups + + 10. Cutthrough deliveries and recipient verifies can use an envelope-from + specified by a transport. Version 4.98 ------------