On Wed, 2009-04-08 at 11:09 +1200, Michael Hutchinson wrote:
> Hello everyone,
> 
> Does anyone know of a way to perform individual debug tests on the
> DNSBL's listed in 20_dnsbl_tests.cf? In essence I need to see failures
> and/or timeouts.

spamassassin -D. In particular, I believe -D dns should limit it to the
results you're after. Sorry, from memory, not tested. Too lazy and too
late this night. ;)

> I have made some changes to my SA 3.1.7 20_dnsbl_tests.cf when I
> compared it to the 3.2.5 release. I basically just removed 2 DNSBL
> lookups that are redundant. This is done in attempt to solve an issue
> random scan times of 30 seconds plus.

It would help to let us know about the changes. That way we might
already be able to tell you, if it possibly could fix such issue.

Other than that -- update. :-)

> There does not appear to be any common rule firing against the E-Mails
> that take 30+ seconds to scan.
> I have not managed to replicate the long scan time by testing
> Spamassassin locally with network tests enabled.

Size? Well, maybe not, given the non-reproducibility. DNS timeouts?
Possibly. See above...

> Any pointers would be greatly appreciated ;)

Some real meat in your problem description would be appreciated as
well. ;)


-- 
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; }}}

Reply via email to