On Mon, 2010-05-03 at 11:21 +0530, ram wrote:
> this is my output

One line extracted from the debug output.

> May 3 11:19:22.416 [621] warn: config: failed to parse line, skipping,
> in "/etc/mail/spamassassin/local.cf": use_auto_whitelist 1

I believe it has been mentioned before...

You do NOT load the AWL plugin in your pre files, as can be seen in the
full debug output you posted. It has been disabled by default since 3.3.

This configuration option is only available, if the AWL plugin is
loaded. If you want to use the "historical score averager" AWL, then do
load it, e.g. by un-commenting its loadplugin line in the stock
v310.pre.

  guenther


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