|
Last blog posts
Login |
Viewing blog post - Network SecurityReturn to blogSPAM on the rise...
Is it just me, or have others noticed that SPAM is on the rise?
It is really annoying when I get 100 SPAMs per day on the email account I use on my cell phone... Time to "tighten the screws" again! Links:
So, I go through my sendmail.mc configuration, and notice that I could add a few blacklists again. FEATURE(dnsbl, `relays.ordb.org', `Rejected -- see http://ordb.org/ for reason')dnl FEATURE(dnsbl, `sbl-xbl.spamhaus.org', `Rejected -- see http://www.spamhaus.org/SBL for reason')dnl FEATURE(dnsbl, `bl.spamcop.net', `Rejected -- see http://spamcop.net for reason')dnl FEATURE(dnsbl, `dnsbl.sorbs.net', `554 Rejected see http://dnsbl.sorbs.net')dnl FEATURE(dnsbl, `list.dsbl.org', `Rejected -- see http://dsbl.org for reason')dnl FEATURE(dnsbl, `block.rhs.mailpolice.com', `Rejected -- see http://rhs.mailpolice.com')dnl FEATURE(dnsbl, `cbl.abuseat.org', `Rejected -- see http://cbl.abuseat.org')dnl FEATURE(dnsbl, `l1.spews.dnsbl.sorbs.net', `Rejected -- see http://spews.org')dnl Basically I ended adding dnsbl.sorbs.net and l1.spews.dnsbl.sorbs.net Results are good:
Good work for a quiet Sunday morning, though I wish I could find a good milter in open source, to do better — and not rely so much on blacklists.
|