Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web.
|
2005-07-03 Checking for dead DNSBlsAnother Saturday, another spam entry. Today I decided to look at our logs to see if some of the DNSBls we check had either gone away or weren't giving us any hits. Since our software checks DNSBls in sequence instead of in parallel, removing useless DNSBls both reduces query volume and speeds things up slightly. (In general, it's wise to do this periodically unless you're current
on This time around, I didn't find any. The closest to not being used is
I also considered shuffling the order of the checks, but decided
against it on policy reasons. I would rather reject a SMTP connection
for a clear neutral reason like 'open proxy' rather than something
more contentious, like 'listed in Spews', even if being listed in
Spews is several times more likely than being listed in
This isn't a completely loss; although I wasn't able to remove anything and this blog entry is a bit boring as a result, at least I checked.
|
These are my WanderingThoughts GettingAround This is part of CSpace, and is written by ChrisSiebenmann. * * * Atom feeds are available; see the bottom of most pages. Categories: links, linux, programming, python, snark, solaris, spam, sysadmin, tech, unix, web |