Jump to content

Trouble with Sendmail and the SCBL


kg4dkf

Recommended Posts

I am trying to set up sendmail to use the SCBL and I don't think it is working. There is no way to test it, since I don't have a server that is listed on the SCBL, but after a few days with the code in my M4 file (yes, I remembered to recompile sendmail), I haven't noticed a drop in spam (about 500-1,000 spams per day hit my server). Can anyone help? The code I added is:

define(`confBIND_OPTS',`WorkAroundBrokenAAAA')

FEATURE(`dnsbl',``bl.spamcop.net', `"spam blocked see: http://spamcop.net/bl.shtml?"$&{...}'')dnl

FEATURE(`enhdnsbl', `bl.spamcop.net', `"spam blocked see: http://spamcop.net/bl.shtml?"$&{client_addr}', `t')dnl

divert(-1)dnl

And I placed it at the top of my M4 file...

Thanks!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...