X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=doc%2Fdoc-txt%2FNewStuff;h=4a912268b32f1bf09ab7e379e99de65cd4555628;hb=fc37f2acaaa440c5265dc01fd693d8f5406f5cf9;hp=d9a9f6cdaa48a2714fb1c6a01d3871ce0b59d116;hpb=9b3a1518f52a1de4469c85af8dde74489b974a66;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index d9a9f6cda..4a912268b 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -13,6 +13,10 @@ Version 4.97 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 ------------