X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=doc%2Fdoc-txt%2FNewStuff;h=c1e139e351c869000c09cb827354e8d31747c484;hb=42f1855e94bd87f98bc6c74255be53ed6d805ba6;hp=0d4557a8b89ac1a368f8f50413f5c05663af8226;hpb=2484a8253df7795a45fb5b4aff6df0bf0e4d56e5;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 0d4557a8b..c1e139e35 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -16,7 +16,10 @@ Version 4.97 3. Variable $sender_helo_verified with the result of an ACL "verify = helo". 4. Predefined macros for expansion items, operators, conditions and variables. - 3. Variable $sender_helo_verified with the result of an ACL verify=helo. + + 5. The smtp transport option "max_rcpt" is now expanded before use. + + 6. The tls_eccurve option for OpenSSL now takes a list of group names Version 4.96 ------------