On Fri, 2010-10-29 at 00:28 +0100, Keith De Souza wrote: > > On 29 October 2010 00:19, Gary Smith wrote: > > > Check /etc/sysconfig/spamassassin config file
> Thanks for your swift response, unfortunately I dont seem to have the > sysconfig directory. > If it helps, the linux distro running is Debian Lenny. Any more > thoughts? With Debian, it's /etc/default/spamassassin -- or, again, the init script directly. Also see my previous post. It *has* been changed in one of these places. -- 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; }}}