http://bugzilla.spamassassin.org/show_bug.cgi?id=2924
Summary: outputting malformed Received headers
Product: Spamassassin
Version: unspecified
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P5
Component: spamc/spamd
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Received: from localhost [127.0.0.1] by server1.12net.dk with SpamAssassin
(2.61 1.212.2.1-2003-12-09-exp); Mon, 05 Jan 2004 20:00:07 +0100
is missing parens around the IP, should be:
Received: from localhost ([127.0.0.1]) by server1.12net.dk with SpamAssassin
(2.61 1.212.2.1-2003-12-09-exp); Mon, 05 Jan 2004 20:00:07 +0100
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.