> Nov  6 11:28:15 mail qmail-scanner[25804]: Clear:SA:1(0/0): 
> This places the header X-Spam-Status: Yes, hits=0 required=0 in the
email

Ya, the spam sub is screwed.  Here is the diff fix for 1.15
sub-spamassassin.pl below. It changes the if statement to contain a
sa_max greater than (not spam), sa_max less than but not zero (spam),
and else's to SA:?, which should only catch sa_max=0 and sa_score=0,
since those values are set above that to zero when sa_max or sa_score is
not defined.

X-Spam-Status: Yes, hits=0 required=0 only effect those using
fast_spamassasin.. but verbose_spamassassin did report the SA:1(0/0).

https://mail.hutchnet.com/sub-spamassassin-1.15.diff

Enjoy!

Dallas


-------------------------------------------------------
This sf.net email is sponsored by: See the NEW Palm
Tungsten T handheld. Power & Color in a compact size!
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0001en
_______________________________________________
Qmail-scanner-general mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general

Reply via email to