On Wed, 2008-10-08 at 14:14 +0300, Iavor Stoev wrote: > and the effect was that the server was with port 783 open and you can > establish a successful TCP connection but the server doesn't return > anything to the spamc client. > > So when I invoked the spamc again and it accessed server3.com the spamc > waited for response from the server and when it didn't received one for > 120 seconds it returned spam score 0/0, instead of connecting to another > server from the pool.
Bug 5975 [1] and possibly some other related bugs. Too lazy to look for dupes. guenther [1] https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5975 -- char *t="[EMAIL PROTECTED]"; 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; }}}
