You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2018/08/24 12:38:52 UTC

[Bug 7600] spamc safe fallback doesn't work for command-line usage error

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7600

Kevin A. McGrail <km...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@apache.org
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Kevin A. McGrail <km...@apache.org> ---
You are misreading/misinterpreting things.  Safe fallback doesn't imply exit
code of 0 with invalid params.

It implies that if params are correct but something goes wrong with mail
processing, it will return exit 0 with the message returned intact and
unaltered so that mail still flows.

Sorry, considered invalid.  If you would like to clarify the docs, happy to add
a patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.