Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=194772 Summary: spamassassin --exit-code always exits with exit code 0 Product: Fedora Core Version: fc5 Platform: All OS/Version: Linux Status: NEW Severity: high Priority: normal Component: spamassassin AssignedTo: wtogami@xxxxxxxxxx ReportedBy: pavel1r@xxxxxxxxx CC: fedora-perl-devel- list@xxxxxxxxxx,felicity@xxxxxxxxx,jm@xxxxxxxxxx,parkerm @pobox.com,reg+redhat@xxxxxxxxxx,wtogami@xxxxxxxxxx Description of problem: running spamassassin --exit-code always exits with 0, even if it marks message as spam. Version-Release number of selected component (if applicable): spamassassin-3.1.3-1.fc5 How reproducible: Always. Steps to Reproduce: 1. run, for example following command: "cat /usr/share/doc/spamassassin-3.1.3/sample-spam.txt | /usr/bin/spamassassin --exit-code || echo spam". You will see, that header X-Spam-Flag: YES is added to message, but "echo spam" is not invoked 2. 3. Actual results: Expected results: Additional info: -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.