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

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Jakob Hirsch
日付:  
To: 'Exim-users'
題目: 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.