Re: [exim] host lookup did not complete & sender verify

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Jakob Hirsch
Data:  
Para: 'Exim-users'
Assunto: Re: [exim] host lookup did not complete & sender verify
Reinhard Haller wrote:

> A typical example is the sender-address
> c_sshaw@???
>
> There is no MX record and no A record for the
> domain (servfail). Exim issues a 451 response which
> doesn't really help in this case.


Hm?

mail from:<c_sshaw@???>
550-Verification failed for <c_sshaw@???>
550-Unrouteable address
550 Sender verify failed

I have sender verify in acl_check_mail, Exim's default config in
acl_check_rcpt, but that shouldn't make a difference.