
bugzilla-daemon at bugzilla
Nov 30, 2009, 11:00 PM
Post #1 of 1
(143 views)
Permalink
|
|
[Bug 6243] New: SA removes required semi-colon from Received header line in spam attachment
|
|
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6243 Summary: SA removes required semi-colon from Received header line in spam attachment Product: Spamassassin Version: 3.2.5 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: spamc/spamd AssignedTo: dev [at] spamassassin ReportedBy: daniel+apache [at] danielnorton When re-packaging a spam message as an attachment inside a report, SA rewrites the "Received" header line into the attached message header without the required semi-colon. e.g. ORIGINAL: Received: from server.sabitreklam.com ([89.149.227.20]) by smtp2.weirdmasters.net(8.13.0/8.13.0) with SMTP id nAUNc4rX015700; Mon, 30 Nov 2009 23:38:06 +0000 (envelope-from <postacards [at] hallmark> REWRITTEN INCORRECTLY: Received: from server.sabitreklam.com ([89.149.227.20]) by smtp2.weirdmasters.net(8.13.0/8.13.0) with SMTP id nAUNc4rX015700 Mon, 30 Nov 2009 23:38:06 +0000 (envelope-from <postacards [at] hallmark> cf. RFC2821, "Simple Mail Transfer Protocol", section 4.4, "Trace Information", specifically, this line of ABNF: Stamp = From-domain By-domain Opt-info ";" FWS date-time -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
|