On Fri, 2009-04-10 at 19:24 -0400, martes wrote: > There was a mention of evolution's junk plugin, however, I had to > disable that plugin and just rely on the server, since it would just > cause an infinite loop, whenever new mail was looked at, causing > Evloution to lock up.
While the "loop" is disturbing and can't be caused by either system involved -- I just asked, cause your headers are lacking the SA ones. A possible explanation. Though the *least* best one, since you're using IMAP. Yes, server side filtering *before* the mail gets delivered to your IMAP server is the way to go. > I use spamd on my mail server, and the server pipes it straight to my > spamd session, and then if it gets out, then I get email. That may be > the reason for the non-sa headers. I just looked at a few other "good" > email examples in my inbox, and non of them has SA headers, except for > the ones from this list. Nope. Using spamc/d server-side is *not* the reason why you're lacking the SA headers. Let me ask again: HOW do you integrate SA? SA headers appearing on this list are normal, and have not been added on your side. Besides, your ones would be at the top and not labeled ASF... -- 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; }}}