« Return to Thread: multiple check für one mail normal?

Re: multiple check for one mail normal?

by Karsten Bräckelmann-2 :: Rate this Message:

Reply to Author | View in Thread

On Mon, 2007-09-17 at 11:47 -0700, AlexL1981 wrote:
> I don't think, that 2 calls are the source of my problem. Some mails pass
> only one time SA, others 2-3 times...

SpamAssassin ain't either.

Whatever calls SA is the cause of your problem. SA does not call itself.
SA does not process your mail on its own. SA is being called by other
apps, which usually are part of your mail processing chain.

Processing a mail multiple times is not a SA issue. It is a problem in
your mail chain, MTAs and MDAs. You should carefully review the path
your mails take, where and what calls SA.

And yes, according to your initial description, "2 calls" indeed are the
source of your problem. If the number or calls actually depends on some
yet unknown pattern, that doesn't change anything in this regard. The
source of your problem still is, that SA is being called {1,2,3,many}
times...


Note: You should not change sensitive defaults like required_score
(which you apparently set to 3.0), unless you are perfectly aware what
you are doing.

  guenther  who wonders, if replies-to-list would reach posters via
            nabble at all

--
char *t="\10pse\0r\0dtu\0.@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; }}}

 « Return to Thread: multiple check für one mail normal?