Re: [Exim] DNSBLs not working

トップ ページ
このメッセージを削除
このメッセージに返信
著者: John Burnham
日付:  
To: Michael Jakscht, exim-users
題目: Re: [Exim] DNSBLs not working
Michael Jakscht wrote:
> Hi Nico,
>
> my opinion is that at that point the acl for allowing the
> +local_domains (the internal hosts) WITHOUT having the exim mta to

do
> a DNSBLs check is too late.
> Is this in fact so or am I simply wrong?
>

Um. You're wrong. The
accept domains = +local_domains
means that you accept any mail coming in that is addressed to one of
your local domains - not that has come from the local domains. Any
mail for those domains will be accepted and the RBL stuff will be
ignored.....
John