* LuKreme <krem...@kreme.com>:
> 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)

Nice one!

-- 
Ralf Hildebrandt
  Geschäftsbereich IT | Abteilung Netzwerk
  Charité - Universitätsmedizin Berlin
  Campus Benjamin Franklin
  Hindenburgdamm 30 | D-12203 Berlin
  Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
  ralf.hildebra...@charite.de | http://www.charite.de
            

Reply via email to