Len Conrad wrote:
>> reject_rbl_client relays.ordb.org,
>> reject_rbl_client dnsbl.njabl.org,
>># reject_rbl_client relays.osirusoft.com,
>> reject_rbl_client dynablock.easynet.nl,
>> reject_rbl_client blackholes.easynet.nl,
>> reject_rbl_client sbl.spamhaus.org,
>> reject_rbl_client formmail.relays.monkeys.com,
>> reject_rbl_client proxies.relays.monkeys.com,
>> reject_rbl_client korea.services.net,
>> reject_rbl_client opm.blitzed.org,
>> reject_rbl_client bl.spamcop.net
>>
>>
>
>DON'T do that. # truncates the list at that point, leaving you 2
>RBLs. DELETE what you don't want
>
>Len
>
No, I beg to differ on this one. From the manual:
blank lines and comments
Empty lines and whitespace-only lines are ignored,
as are lines whose first non-whitespace character
is a `#'.
IIRC, it's a comment at the end of a line that will break the list -
comments must be on a separate line.
I have several comments in my smtpd_recipient_restrictions and I have an
entry in my log for my next to last restriction, and I have 14 comments
scattered in front of it!
Gerry