X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/7fba0a36b45d510611efe21df3523e89a9601ffd..2506b3e03ffd4617cec535b45ae1f8cb5db5e799:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 935efb59a..86c5dad83 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -14,9 +14,15 @@ Version 4.98 3. Events smtp:fail:protocol and smtp:fail:syntax - 4. JSON and LDAP lookup support, PAM, RADIUS, 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. Version 4.98 ------------