https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7416
--- Comment #5 from RW <[email protected]> --- (In reply to Dave Jones from comment #4) > The HEADER_FROM_DIFFERENT_DOMAINS rule in my SA 3.4.1 instance is in > 72_active.cf: > > ifplugin Mail::SpamAssassin::Plugin::FreeMail > ifplugin Mail::SpamAssassin::Plugin::HeaderEval > This is pretty clear that the FreeMail and HeaderEval plugin must be enabled > before this rule is going to run. That's almost certainly a mistake. The eval rules doesn't require the FreeMail plugin. > even though this wouldn't help the original mailing list issue. >The issue was an > email sent as yahoo.co.jp through yahoo.com mail servers with a return/reply > address of gmail.com. The spammer probably couldn't send the email from a > Google account without being blocked or detected. That spammer could have sent a fully DMARC compliant email through Yahoo, but instead used Yahoo to send an email that fails both SPF and DKIM for gmail. This doesn't seem like a problem that requires fixing. > This could best be handled in the FreeMail plugin to detect different sender > and reply-to FreeMail domains to add a little to the score. I hope not because I get a lot of legitimate mail like that. -- You are receiving this mail because: You are the assignee for the bug.
