X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/7d50add39dc49d96962759c4376004cd2280ebe6..2a4be8f93bd41c49707fe5e6ce2d782b709b551c:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 7a5bf4f15..d0997d1f0 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.47 2005/05/25 20:33:28 tom Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.48 2005/05/31 10:58:18 ph10 Exp $ New Features in Exim -------------------- @@ -247,6 +247,11 @@ TK/01 Added an 'spf' lookup type that will return an SPF result for a given Patch submitted by Chris Webb . +PH/02 There's a new verify callout option, "fullpostmaster", which first acts + as "postmaster" and checks the recipient . If that + fails, it tries just , without a domain, in accordance with + the specification in RFC 2821. + Version 4.51 ------------