X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/9438970c97adda0afb9b825b5beff5276a1d613d..305e4faec2:/doc/doc-txt/NewStuff?ds=sidebyside diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 3542c82cb..fb6e444d3 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -36,6 +36,14 @@ Version 4.94 9. The ACL control "queue_only" can also be spelled "queue", and now takes an option "first_pass_route" to do the same as a "-odqs" on the command line. + 9. Items specified for the router and transport headers_remove option can use + a trailing asterisk to specify globbing. + +10. New $queue_size variable. + +11. New variables $local_part_{pre,suf}fix_v. + + Version 4.93 ------------ @@ -367,7 +375,6 @@ Version 4.86 14. Main option "dns_trust_aa" for trusting your local nameserver at the same level as DNSSEC. - Version 4.85 ------------