<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
<META NAME="GENERATOR" CONTENT="GtkHTML/3.10.0">
</HEAD>
<BODY>
Hi all,<BR>
<BR>
QUESTION 1: I am trying to find the settings that let Mailscanner know to use bayes, dcc, pyzor, razor. I didn't see anything in MailScanner.conf. But I did find, under the MCP folder, a file called "mcp.pspam.assassin.prefs.conf" In there were these settings:<BR>
<BR>
ok_locales en<BR>
<BR>
skip_rbl_checks 1<BR>
<BR>
use_bayes 0<BR>
use_dcc 0<BR>
use_pyzor 0<BR>
use_razor1 0<BR>
use_razor2 0<BR>
<BR>
decode_attachments 1<BR>
<BR>
<BR>
Does this mean that I'm not using any of these services, or is there another conf file I am misisng?<BR>
<BR>
QUESTION 2: I am trying to move the Bayes folder into the /var/spool/Mailscanner directory. Not because of speed, but space issues. But when I do --lint gives me this message:<BR>
# /usr/bin/spamassassin -p /etc/MailScanner/spam.assassin.prefs.conf --lint<BR>
[5696] warn: config: failed to parse line, skipping: od to avoid FPs with other rules.<BR>
[5696] warn: config: SpamAssassin failed to parse line, "/var/spool/spamassassin/bayes" is not valid for "bayes_path", skipping: bayes_path /var/spool/spamassassin/bayes<BR>
[5696] warn: config: SpamAssassin failed to parse line, "/var/spool/spamassassin/bayes" is not valid for "bayes_path", skipping: bayes_path /var/spool/spamassassin/bayes<BR>
[5696] warn: lint: 3 issues detected, please rerun with debug enabled for more information<BR>
<BR>
<BR>
Any help would be greatly appreciated.<BR>
<BR>
James<BR>
<BR>
<BR>
<BR>
</BODY>
</HTML>