X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/061b7ebd7d69db7674f03025d552fa0bedd0fef8..6f7fe114793ad909b7bd859bdd03bb6a614602ad:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index eb1e1397e..bf247e67e 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -15,6 +15,9 @@ Version 4.77 2. The SMTP transport's protocol option may now be set to "smtps", to use SSL-on-connect outbound. + 3. New variable $av_failed, set true if the AV scanner deferred; ie, when + there is a problem talking to the AV scanner, or the AV scanner running. + Version 4.76 ------------