On Mon, 2009-06-08 at 08:48 -0400, Matt Kettler wrote:
> Stefan-Michael Guenther wrote:
> >
> > I just had a closer look at the header of an email which should have
> > been recognized by spamassassin as spam.
> >
> > Waht I found was this:
> >
> > X-SpamScore:   0
> >     tests= SIZE_LIMIT_EXCEEDED

> Interesting, are you just using spamc/spamd, or a different integration
> tool?

Looking at the OPs headers, it's a setting in his Amavisd-new.

> In general it sounds like something decided not to feed the message to
> the main SpamAssassin instance at all. Spamc can do this, but I didn't
> know it added a test when doing so.

It doesn't. :)  Neither tests, nor headers. spamc will return the
message unprocessed, if the size limit is exceeded.


-- 
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