Re: [Exim] RBL's

トップ ページ
このメッセージを削除
このメッセージに返信
著者: Suresh Ramasubramanian
日付:  
To: Ron McKeating
CC: Exim-Users (E-mail)
題目: Re: [Exim] RBL's
Ron McKeating wrote:

> At the moment we have a problem with some of our staff users sending
> through our mail server from their home (NTL) accounts. Because we do
> RBL checking we get the following
>
>
> X-Warning: 213.104.77.xxx is in a blocklist at
> rbl-plus.mail-abuse.ja.net (I changed the last bit to xxx)
>
> This is how we do the test.


Put accept authenticated = * _before_ the rbl+ lookup line.

So any user who authenticates himself will not have his IP checked
against the DNSBLs you use.

    srs