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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Jakob Hirsch
Fecha:  
A: 'Exim-users'
Asunto: 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.