On Mon, 2009-03-02 at 02:23 -0800, an anonymous Nabble user wrote: > I have Debian Sarge 4.0. I installed spamassassin 3.2.5 from CPAN. It
What's wrong with the Debian package? > installed fine and is working fine I just not sure now how to stop and > restart it since it is not listed in /etc/init.d like it used to be. I > made some changes to my whitelist and wanted to apply them but short of > restarting the server I cant find how to stop and restart spamassassin Hmm, never installed from CPAN myself, however... Restarting the server works? SpamAssassin (or rather spamd) is running after that? And there is no init script...? What does 'ps axw | grep spam' return? -- 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; }}}