X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=doc%2Fdoc-txt%2FNewStuff;h=4a912268b32f1bf09ab7e379e99de65cd4555628;hb=fc37f2acaaa440c5265dc01fd693d8f5406f5cf9;hp=807d9e43439011ef710694c1c515221d563d738b;hpb=c6887a05b9c56d373086e9a79e20c26bebd300b2;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 807d9e434..4a912268b 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -11,6 +11,12 @@ Version 4.97 1. The expansion-test faciility (exim -be) can set variables. + 2. An event on a failing SMTP AUTH, for both client and server operations. + + 3. Variable $sender_helo_verified with the result of an ACL "verify = helo". + + 4. Predefined macros for expansion items, operators, conditions and variables. + Version 4.96 ------------