1

Friday 22nd August 2008

Local Packages

Fedora Project

Some of the systems are slowly coming back online after the intrusion.

Signature Spammer

One of the most prolific spammers as far as attempts to send their crap to me is concerned appears to be "signing" their messages. The "From" addresses, though obviously made-up, fit a pattern of dwsomethingm@something.com (or more recently, other top-level domains as well as .com). This makes the messages very easy to reject with a simple milter-regex rule:

reject "Thank you for signing your spam"
envfrom /^<dw(.*)m@\1\.[a-z]+>$/e