NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
configuration changes (Score:2, Interesting)
And, if you've managed a 100% solution, a config file diff might also go a long way towards helping other admins (who also are not mailserver gurus
Re:configuration changes (Score:4, Interesting)
We're using a hacked up qpsmtpd [develooper.com] (soon to be rolled back into the main dist). Basically, we have a rule that matches mydoom, and directs it to a folder.
The rule is overly liberal right now - getting hit with 2 of these a second, spamassassin and clamav would grind us to a halt. But that's ok.
Of the 25000 emails caught in my mydoom filter in the past 13 hours, there are 1322 unique (case insensitive) subject lines. None of them look like anything someone will miss.
Reply to This
Parent