https://issues.apache.org/SpamAssassin/show_bug.cgi?id=7043

RW <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from RW <[email protected]> ---
(In reply to omoeller from comment #4)

> Writing out the input (if any) on error is worth considering.

That is what normally happens unless you use spamc -x (--no-safe-fallback).
spamc defaults to passing through the mail without an error code to prevent
mail backing-up on error.  I tried to reproduce this by renaming
/var/db/spamassassin/, but spamd failed to start. Running spamc without spamd
does cause the mail to be passed through by default.

The lisp script on sourceforge seems to be set-up to use spamc, but I also
tried the spamassassin script and that does return an error code and writes the
error message you quoted to stderr.

Can you reproduce this without emacs, e.g. by running:

 echo "hello" | spamc


If what you are seeing comes from spamc then this is a bug, but I'm guessing
that you probably aren't using spamc.

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

Reply via email to