http://bugzilla.spamassassin.org/show_bug.cgi?id=3810
Summary: After installing 3.0.0 sieve not working on X-Spam
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]
After installing 3.0.0 on a Redhat 9 server with cyrus 2.14, sieve scripts fail
to match X-Spam headers such as:
elsif header :matches "X-Spam-Flag" ["YES"]
{
fileinto "junk";
}
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.