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

           Summary: whitelist_bounce_relays misses multi-line Received
                    headers
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Plugins
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]


with whitelist_bounce_relays mailgw02.wolfnettech.com, this is missed:



Received: from 10.100.0.101 (intmx02.mlsfinder.com 
   [192.168.0.71]) by mailgw02.wolfnettech.com 
   (Postfix) with SMTP id 3E2479E5965 for <[EMAIL PROTECTED]>; 
   Fri, 16 May 2008 12:48:50 -0500 (CDT)


but this single-line version is not:

Received: from 10.100.0.101 (intmx02.mlsfinder.com [192.168.0.71]) by
mailgw02.wolfnettech.com (Postfix) with SMTP id 3E2479E5965 for
<[EMAIL PROTECTED]>; Fri, 16 May 2008 12:48:50 -0500 (CDT)

the whitelist_bounce_relays code doesn't handle multi-line headers!


-- 
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