https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6495
Summary: Received.pm does not recognise messages sent via
AIRSYNC using Communigate Pro
Product: Spamassassin
Version: 3.3.1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Libraries
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=4808)
--> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4808)
Proposed patch
Hi,
A legitimate message was recognised as spam because SA did not recognise it as
being sent via an authenticated connection.
Sample received header:
Received: from [213.87.80.18] (account [email protected])
by itoolabs.com (CommuniGate Pro HTTP 5.3.9)
with AIRSYNC id 5936657; Fri, 24 Sep 2010 16:17:12 +0400
The current regexp found in the Received.pm does not cover this case. A
proposed patch is attached.
--
Configure bugmail:
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.