On 5-Aug-2009, at 11:33, spamassas...@nro.ca wrote:
If anyone has an example config for sendmail to use the backscatter rbl at
smtp time please send it. I take a beating from backscatterers.

This is what I do in postfix. Perhaps you can adapt it?

main.cf:
smtpd_data_restrictions =
    reject_unauth_pipelining,
    reject_multi_recipient_bounce,
    check_sender_access hash:$config_directory/backscatter
    permit

backscatter:
<> reject_rbl_client ips.backscatterer.org, reject_rbl_client bl.spamcannibal.org

This checks both backscatter and spamcannibal, but only for null senders (Bounces)


--
Well, I've wrestled with reality for 35 years, Doctor, and I'm happy to state I finally won out over it.

Reply via email to