X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/f38917cc94ab337c15ff70c254dd564ee2dcafe7..9f4b26f99f75aa40887040d935ef2cf7f07c13e6:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index eee0d347d..a7185a4e2 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -12,6 +12,11 @@ Version 4.87 1. The ACL conditions regex and mime_regex now capture substrings into numeric variables $regex1 to 9, like the "match" expansion condition. + 2. New $callout_address variable records the address used for a spam=, + malware= or verify= callout. + + 3. Transports now take a "max_parallel" option, to limit concurrency. + Version 4.86 ------------