http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5412
Summary: spamc -x -R always returns zero
Product: Spamassassin
Version: 3.1.8
Platform: All
OS/Version: All
Status: NEW
Severity: minor
Priority: P5
Component: spamc/spamd
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
spamc -x returns an EXIT CODE on error (Correct)
spamc -E returns 0 for Ham or failure, 1 for Spam (Correct)
spamc -R restricts the output to just the SpamAssassin report (Correct)
spamc -x -E returns 0 for Ham, 1 for Spam or an EXIT CODE on error (correct)
spamc -x -R always returns zero (It should return the EXIT CODE on error)
spamc -x -R -E returns 0 for Ham or failure, 1 for Spam (It should return an
EXIT CODE on failure)
It appears that the -R switch is somehow overriding the -x switch.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.