Re: use_auto_whitelist error in lint

2009-04-09 Thread realshock
Jeff Mincy-2 wrote: > > > > spamassassin -D --lint prints out the config files, eg: > spamassassin -D --lint 2>&1 | fgrep 'config: read file' > > The use_auto_whitelist is in one of those config files. > -jeff > > Worked ... spamassassin --lint returning no errors > Rules update are

Re: use_auto_whitelist error in lint

2009-04-09 Thread Jeff Mincy
From: realshock Date: Thu, 9 Apr 2009 06:56:05 -0700 (PDT) Matt Kettler-3 wrote: > Find out where else you've got "use_auto_whitelist 0" in your config, > and remove it. > On the plus side, it does confirm you've correctly disabled the plugin. I searched all over the

Re: use_auto_whitelist error in lint

2009-04-09 Thread realshock
Matt Kettler-3 wrote: > > > Find out where else you've got "use_auto_whitelist 0" in your config, > and remove it. > On the plus side, it does confirm you've correctly disabled the plugin. > > I searched all over the place, and following your directions, do you think this command will find

Re: use_auto_whitelist error in lint

2009-04-08 Thread Matt Kettler
realshock wrote: > Hello > on lint test i get the following message: > --- > [r...@mailgw ~]# spamassassin --lint > [2871] warn: config: failed to parse line, skipping: use_auto_whitelist 0 > [2871] warn: lint: 1 issues detected, please rerun with debug enabled for > more informati