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

             Bug #: 6781
           Summary: multiple emails in From
           Product: Spamassassin
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Rules
        AssignedTo: [email protected]
        ReportedBy: [email protected]
    Classification: Unclassified


Broken spamware sometimes put multiple emails in From: header:

Example:

From: something <[email protected]> something2 <[email protected]> something3
<[email protected]>

Solution:

header MULTIPLE_FROM         From =~ /([^<]*<[^>]+@[^>]+>){2}/i     
describe MULTIPLE_FROM       multiple emails in From

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

Reply via email to