You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Chris <cp...@embarqmail.com> on 2009/04/26 18:37:31 UTC

updates complete, exiting with code 4

Does this have something to do with not being able to connect to
Justin's site for sought updates?

-- 
KeyID 0xE372A7DA98E6705C


Re: updates complete, exiting with code 4

Posted by Karsten Bräckelmann <gu...@rudersport.de>.
On Sun, 2009-04-26 at 11:37 -0500, Chris wrote:
> Does this have something to do with not being able to connect to
> Justin's site for sought updates?

Yes. And no. ;)

The server actually is available currently. The advertised rule-set
version isn't. Anyway, that's the reason for the exit code 4. From the
man-page:

    An exit code of 4 or higher, indicates that errors occurred while
    attempting to download and extract updates.

Also, the DNS advertised version is lower than the highest version
number on the server.


-- 
char *t="\10pse\0r\0dtu\0.@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; }}}