Hello,
Thats the funny thing.. i dont have any spaces.. but since i went into
v310.pre .. i dont get the errors anymore and the test is now error free ..
Thanks..
BTW .. how can i check to see if DCC and razor are working? i thought they
were.. but now since i got bayes to start working today; im wondering if its
whacked razor and dcc ..
##########################
0.9 URI_NOVOWEL URI: URI hostname has long non-vowel sequence
0.0 HTML_MESSAGE BODY: HTML included in message
1.4 HTML_10_20 BODY: Message is 10% to 20% HTML
0.0 MIME_HTML_ONLY BODY: Message only has text/html MIME parts
-0.7 BAYES_20 BODY: Bayesian spam probability is 5 to 20%
[score: 0.0997]
2.0 RCVD_IN_SORBS_DUL RBL: SORBS: sent directly from dynamic IP
address
[80.219.232.76 listed in dnsbl.sorbs.net]
1.9 RCVD_IN_NJABL_DUL RBL: NJABL: dialup sender did non-local SMTP
[80.219.232.76 listed in combined.njabl.org]
#######################################
Regards ..
Leonard
----- Original Message -----
From: "Matt Kettler" <[EMAIL PROTECTED]>
To: "Leonard SA" <[EMAIL PROTECTED]>
Cc: <[email protected]>
Sent: Tuesday, November 29, 2005 4:05 PM
Subject: Re: spamassassin --D lint failing?
Leonard SA wrote:
Hello List ..
For some odd reason everytime I restart spamd or run spamassassin --D
lint ; I get some odd parse errors.
###################
[25084] warn: config: failed to parse, now a plugin, skipping:
ok_languages_all
[25084] warn: config: failed to parse line, skipping: use_dcc_1
[25084] warn: config: failed to parse line, skipping: use_razor2_1
[25084] dbg: config: allowing user rules!
[25084] warn: config: failed to parse, now a plugin, skipping:
ok_languages_all
[25084] warn: config: failed to parse line, skipping: use_dcc_1
[25084] warn: config: failed to parse line, skipping: use_razor2_1
####################
From what i can see.. these are all that are failing.. i do have razor2
Ditch the extra underscores at the end. They should be spaces.
"ok_languages all" not "ok_languages_all"
"use_dcc 1" not "use_dcc_1"
"use_razor2 1" not "use_razor2_1"
Also, if you're using SA 3.1.0 you must edit v310.pre to load the
appropriate
plugins. Due to license restrictions on free use of the DCC and razor
servers,
the code for these addons is not loaded by default.