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