X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/6656a75a7b16170afdbbf4ac558f56f4e0ef75ac..75b6e26f5ee1d313ba0d5b835e287f06b9770559:/doc/doc-txt/NewStuff?ds=sidebyside diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 919a56ea5..fb6e444d3 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -35,9 +35,13 @@ 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. @@ -371,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 ------------