On Fri, 2011-04-01 at 20:46 +0200, Josef Karliak wrote: > Hi, > SPAM-MEDIUM is made by "virusbuster fom mail servers", that work in > a sandwich mode. Postfix gets mail, send it into virusbuster, > virusbuster scan it for spam and virus, take it back to postfix and > postfix filter it thru spamassassisn. I'm aware about twice DKIM sign, > I must look at it and RTFM to the milter's manual :)
Please keep the thread on-list -- I merely Cc'ed you directly against my habit, just in case you stopped closely following the list, since your initial question has been answered. Anyway, quite frankly, I don't care how that Subject rewriting happens. I merely meant to point out, that it looks rather bad to the recipient. It sure did to me... ;) > Cituji Karsten Bräckelmann <guent...@rudersport.de>: > > You do realize that you are scanning your outbound mail, and incorrectly > > brand your ham SPAM-MEDIUM, do you? See the Subject and the headers > > below. -- 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; }}}