Re: [exim] enabling reverse lookup in exim

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Suresh Ramasubramanian
日付:  
To: exim-users
CC: RPraveenKumar
題目: Re: [exim] enabling reverse lookup in exim
Philip Hazel wrote:
> There are often legitimate hosts that don't have reverse lookups, so you
> may end up losing real email. But if you want to do it, you can use a
> statement such as


from the debug session he posted i think he wanted to reject mail from
unresolvable domains

require     verify = sender


in acl_check_rcpt should do that for him