SA Bugzilla – Bug 3959
Observed spoofed FROM addresses in WHITELIST
Last modified: 2004-11-08 00:55:04 UTC
Please forgive me if this is a known issue, or should be sent elsewhere. I've been seeing a trend. I've got my prefs set pretty tight and it catches almost everything. What is getting through is doing so in a rather clever way. I have whitelisted certain addresses on my domain (like mine, for instance) to make sure if I foreward something around to someone else in my organization, they get it. I'm seeing my email address spoofed as the FROM address, and thus its whitelisted and the rest of the scores being irrelavant. Is there a way to lock the whitelist so that it requires the "name" to match the "email" in order to count? (Ergo "Jeff Guthridge, jeff@arconian.com" matches, while "Big Johnson, jeff@arconian.com" does not) With the growing number of viruses and such that spoof their FROM headers, spoofing the spam as to and from the intended target will only get more and more popular as tools like SA get better and better. Jeff
From the docs: "If you want to whitelist your own domain, be aware that spammers will often impersonate the domain of the recipient. The recommended solution is to instead use whitelist_from_rcvd." http://spamassassin.apache.org/full/3.0.x/dist/doc/Mail_SpamAssassin_Conf.html I recommend you close this, we all know about the popular use of spoofing your own address in the from line.
use whitelist_from_rcvd, that's not spoofable. as Fred says, all other simple forms of whitelist_from are spoofable, and are being actively spoofed by spammers.