On Tue, 2009-10-20 at 14:23 +0000, Luis campo wrote: > Dear Sirs, > > I have the problem that many SPAM emails being filtered to the mail > box users, who might that be?
Guys, don't waste your breathe. Looks familiar? http://markmail.org/thread/koiqiu7ijyso7rbn Luis Campo and Jose Luis Marin Perez have been asking the very same question before. While /some/ of the whitelist mess appears to have been dropped since, most advice went unheard. > These are the statistics from yesterday: > Total messages: Ham: Spam: % Spam: > 10896 4954 5942 54.53% These numbers are NOT from yesterday. They are IDENTICAL to the numbers on Sep 18. How's that for a coincidence. > skip_rbl_checks 1 Ignored advice, still disabled. > required_hits 3 Still deprecated, and renamed to required_score long ago. Ignored advice. These guys didn't even care to rename the option. Sorry, not going to waste any more time on this. -- 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; }}}