On Thu, 2009-10-15 at 02:44 +0300, Jari Fredriksson wrote: > -1.0 RCVD_IN_HOSTKARMA_W RBL: HostKarma: relay in white list (first pass) > [212.16.98.53 listed in > hostkarma.junkemailfilter.com]
$ host 212.16.98.53 53.98.16.212.in-addr.arpa domain name pointer jatkuu.iki.fi. > 3.0 RCVD_IN_BRBL_RELAY RBL: received via a relay rated as poor by > Barracuda > [187.10.243.78 listed in bb.barracudacentral.org] Hmm, a different IP. > 4.0 BOTNET Relay might be a spambot or virusbot > [botnet0.8,ip=187.10.243.78,rdns=187-10-243-78.dsl.telesp.net.br,maildomain=resdat.com,baddns,client,ipinhostname,clientwords] > 0.1 RDNS_NONE Delivered to trusted network by a host with no > rDNS Any chance your internal and trusted networks are incorrect? Any chance your Hostkarma WHITE is checking the wrong IPs? Hostkarma is supposed to check the lastexternal only. Given the above, something is *really* fishy here. -- 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; }}}