On Thu, 2009-02-26 at 08:47 -0800, Elsa Andrés wrote: > O.k. I tried the following: [ non-DNS-related stuff snipped ]
> But still same results in SA :-? Sure, you didn't touch DNS related settings at all, neither did your test use DNS. :) > The main issue I see is that I can resolve in any program / service but SA. > > This machine has apache webserver and postfix+cyrus+sa+clamd+amavis mail > service and have no problems with any of them... just SA fails with dnsbl > checks :-) > > This is getting very weird. Did you see Justin's reply? SA *exclusively* uses the *first* nameserver in resolv.conf. So maybe the DNS server at 80.58.0.33 is dead, and this is the only machine that happens to have that one first... -- 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; }}}