On Thu, 2009-10-22 at 09:15 -0400, Matt Kettler wrote:
> cofe2003 wrote:
> > i find SA will not scan a mail if messeage is blank .
> >
> > so ,i want score all of blank messeages mails is 6.00

Confusing. If SA indeed des not scan blank mail on your system (which
effectively means the glue doesn't pass it on to SA), how do you expect
SA to score it at all?

Do you actually mean "blank messages" are not marked as spam?

> > how can i do?
> > my SA version is 3.17

3.1.7, dots do make a difference with numbers, and it is *ancient*.

> That's odd. SA should scan it, unless it is so blank there aren't even
> any headers.

SA doesn't care, it does its job regardless.

  echo -n | spamassassin

That's not even a newline. spamc however is /slightly/ more picky, and
at least demands /some/ input, the trailing newline.

  echo | spamc


-- 
char *t="\10pse\0r\0dtu...@ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}

Reply via email to