On 21 Oct 2006, at 16:03, Marc Sherman wrote: > John Robinson wrote: >> >> Hang on. I thought >> verify = sender >> only involved work internal to your local exim (checking that it can >> find a server which ought to accept a reply), and it's only if you >> ask for >> verify = sender/callout >> that any external test was made? > > That's correct, of course.
With the caveat that if you happen to be serving the sender domain from the same server then it is fully checked including the local part. (it does not do a callout though it just tests the routers and transports, so it still might fail for acl reasons) > > - Marc > > -- > ## List details at http://www.exim.org/mailman/listinfo/exim-users > ## Exim details at http://www.exim.org/ > ## Please use the Wiki with this list - http://www.exim.org/eximwiki/ > -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
