You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2010/02/27 13:30:00 UTC

[Bug 6354] HK_NAME_FREE FP

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6354

--- Comment #1 from Karsten Bräckelmann <gu...@rudersport.de> 2010-02-27 12:29:59 UTC ---
(In reply to comment #0)
> HK_NAME_FREE hits mail from free.fr (second french ISP) users. sample:

> From: carlos.de.mones@free.fr

Uh. The real problem here seems to be that in the case of an actually missing
real name, From:name matches against the address, which it is not supposed to.

  header HK_NAME_FREE  From:name =~ /\b(?:get)?free\b/mi

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.