X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/9a0f997bac85d8f234238162f3cee4524b6f989c..ee549a2ed04164407f4f897be3bf545f32579c5c:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 1189ce3f3..30b41570f 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -14,9 +14,21 @@ Version 4.98 3. Events smtp:fail:protocol and smtp:fail:syntax - 4. JSON and LDAP lookup support, SPF, DKIM and DMARC 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 Version 4.98 ------------