Luis Hernán Otegui wrote:
Hello, list. I've been wondering how to stop traffic from certain hosts which only seem to distribute spam. I'm tired of reporting the emails to their ISP, Spamcop, etc. Since the servers are identically configured (they seem to be virtual machines fired up/cloned from the same template), and have valid SPF records, I would like to know if is there a way to block/blacklist these domains via SpamAssassin.
Why get SPF involved? Just blacklist the domain with blacklist_from [EMAIL PROTECTED]
SPF is useful to prevent forgery, but if a spammer wants to forge a domain you've blacklisted.. well, more power to em.