On Thu, Nov 30, 2006 at 10:51:57AM -0000, [EMAIL PROTECTED] wrote:
> Deferring doesn't seem to be occurring as you can see from the example
> below taken from the mainlog file:
> 
> 2006-11-30 08:33:40 Checking the sender address
> '[EMAIL PROTECTED]'.
>
> Not sure what the "!verify = sender/callout" line but it seems to always
> return true.

Was that sentence missing the word                 ^ "does" ?

Section 39.32 ("Callout verification") of the manual discusses it in detail.
Basically, it routes the address being tested, and if it's routed to a remote
host, it contacts that host and performs the callout.  Check (with "exim
-d+route -bv") that the address you want to test with a callout is routed to
the correct host - usually you'll want to ensure that it's routed to the
domain's MX with a "dnslookup" router.

-- 
Dave Evans
Power Internet

PGP key: http://powernet.co.uk/~davide/pgpkey

Attachment: signature.asc
Description: Digital signature

-- 
## 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/

Reply via email to