http://bugzilla.spamassassin.org/show_bug.cgi?id=3902
Summary: Removing X-Spam-Checked-By: headers
Product: Spamassassin
Version: 3.0.0
Platform: PC
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P5
Component: spamc/spamd
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Version 3.0.0 removes X-Spam-Checked-By - and probably every X-Spam headers
while processing the message which causes loop in some cases. Why not only the
own headers gets removed?
2.6x is ok.
My test:
$ (echo From: [EMAIL PROTECTED];echo To: [EMAIL PROTECTED];echo Subject:
test;echo X-Spam-Checked-By:
hostname;echo;echo blah) | spamc
In the output X-Spam-Checked-By header will disappear.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.