You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Peter <pe...@yahoo.ca> on 2005/12/04 19:05:44 UTC

local.cf: failed to parse line

Hi.  Yesterday I installed SA 3.1.0 by Perl module.  I am using it with
amavisd-new 2.3.3.  I am getting these messages when I start amavisd-new:

[12981] info: config: failed to parse line, skipping: use_auto_whitelist 1
[12981] info: config: failed to parse line, skipping: use_razor2 1
[12981] info: config: failed to parse line, skipping: use_dcc 1
[12981] info: config: failed to parse line, skipping: use_pyzor 0

My local.cf file is below:

report_safe 0
use_bayes 1
bayes_auto_learn 1
bayes_path /var/amavisd/.spamassassin/bayes
use_auto_whitelist 1
skip_rbl_checks 0
use_razor2 1
use_dcc 1
use_pyzor 0
dns_available yes
score DCC_CHECK 4.000
score SPF_FAIL 10.000
score SPF_HELO_FAIL 10.000
score RAZOR2_CHECK 2.500
score BAYES_99 4.300
score BAYES_90 3.500
score BAYES_80 3.000


	

	
		
__________________________________________________________ 
Find your next car at http://autos.yahoo.ca

Re: local.cf: failed to parse line

Posted by Peter <pe...@yahoo.ca>.
--- Michael Monnerie <m....@zmi.at> wrote:

> On Sonntag, 4. Dezember 2005 19:05 Peter wrote:
> > [12981] info: config: failed to parse line, skipping:
> > use_auto_whitelist 1 [12981] info: config: failed to parse line,
> > skipping: use_razor2 1 [12981] info: config: failed to parse line,
> > skipping: use_dcc 1 [12981] info: config: failed to parse line,
> > skipping: use_pyzor 0
> 
> Those options changed in 3.1, read the man page for the new format.

Do you mean using the v310.pre file to load plugins?


	

	
		
__________________________________________________________ 
Find your next car at http://autos.yahoo.ca

Re: local.cf: failed to parse line

Posted by Michael Monnerie <m....@zmi.at>.
On Sonntag, 4. Dezember 2005 19:05 Peter wrote:
> [12981] info: config: failed to parse line, skipping:
> use_auto_whitelist 1 [12981] info: config: failed to parse line,
> skipping: use_razor2 1 [12981] info: config: failed to parse line,
> skipping: use_dcc 1 [12981] info: config: failed to parse line,
> skipping: use_pyzor 0

Those options changed in 3.1, read the man page for the new format.

mfg zmi
-- 
// Michael Monnerie, Ing.BSc  ---   it-management Michael Monnerie
// http://zmi.at           Tel: 0660/4156531          Linux 2.6.11
// PGP Key:   "lynx -source http://zmi.at/zmi2.asc | gpg --import"
// Fingerprint: EB93 ED8A 1DCD BB6C F952  F7F4 3911 B933 7054 5879
// Keyserver: www.keyserver.net                 Key-ID: 0x70545879

Re: local.cf: failed to parse line

Posted by Matt Kettler <mk...@comcast.net>.
At 01:05 PM 12/4/2005, Peter wrote:
>Hi.  Yesterday I installed SA 3.1.0 by Perl module.  I am using it with
>amavisd-new 2.3.3.  I am getting these messages when I start amavisd-new:
>
>[12981] info: config: failed to parse line, skipping: use_auto_whitelist 1
>[12981] info: config: failed to parse line, skipping: use_razor2 1
>[12981] info: config: failed to parse line, skipping: use_dcc 1
>[12981] info: config: failed to parse line, skipping: use_pyzor 0
>
>My local.cf file is below:


Forget local.cf, what's in your v310.pre and init.pre? Did you load the 
AWL, razor and dcc plugins?