Re: [Exim] sender verify problem

Pàgina inicial
Delete this message
Reply to this message
Autor: Kirill Miazine
Data:  
A: Fernando Sanchez
CC: exim-users
Assumpte: Re: [Exim] sender verify problem
Fernando Sanchez wrote:
> I'm running Debian with exim 4.40. I don't know if is more a problem
> about the distribution, but my
>
> require verify = sender
>
> is not working well. I run exim4 -bh and I get this


It *is* working well. nosuchuser@??? is being routed by the
dnslookup router. You might want to use sender verification with
callback to verify whether a particular address is "valid". Normal
sender verification only performs domain checks (that is that the domain
exists and has valid MX or A records) for non-local addresses.

...
> mail from: nosuchuser@???
> 250 OK
> rcpt to: myuser@???

...
> >>> check verify = sender

...
> >>> routing nosuchuser@???

...
> >>> calling dnslookup router

...
> >>> routed by dnslookup router
> >>> ----------- end verify ------------
> >>> require: condition test succeeded

...

--
Kirill Miazine
mailto:km@krot.org
http://km.krot.org/