On Tuesday 09 September 2003 09:44, blade- wrote:
> Is anyone having trouble with then new spamassassin version 2.60 not
> checking all mail, it seems to just stop half way through checking most
> of the mail and sends it to inbox. I have it on debug but am not getting
> any errors.

From the spamc man page:
       -f  Cause spamc to safe-failover if it can't connect to spamd -- what
           this means is that in case spamc fails to connect to spamd, it will
           not return with an exitcode set, it will instead dump the original
           message to stdout, allowing the message to be delivered, albeit
           unscanned for spam.  Without this flag, connection failures to
           spamd will cause message delivery failures.

           Even with this flag set however, if spamc connects successfully,
           and then encounters an error at a later stage of communication, it
           will still return an exitcode.

           This now defaults to on, and can't be turned off.  This flag is
           accepted though for backwards-compatibility.

Perhaps this is the problem?

Regards,
Jason

--
[EMAIL PROTECTED] mailing list

Reply via email to