看板FreeBSD
标 题Re: 请问有关於 openwebmail 中的 spamassassin
发信站Web-based News Server (Tue Nov 2 08:45:47 2004)
转信站ptt!ctu-reader!ctu-gate!news.ntnu!freebsd.biol.ntnu!news.cs.nthu!netne
GSS (
[email protected])
台大电机 Maxwell BBS
> 从 ports 中很方便的安装openwebmail , spamassassin, clamav ....等等
> 如果有其中一个使用者A使用了「广告信学习」的功能後
> 这个学习动作是否也会影响到其他使用者B,C,D...呢?
> 或者是需要在 spamassassin 的设定档 local.cf 中
> 额外的设定 bayes_auto_learn 1 ?
节录於 man pages :
By default, configuration data is loaded from the first existing direc-
tory in: /usr/share/spamassassin; /usr/share/spamassassin;
/usr/local/share/spamassassin; /usr/share/spamassassin .
Site-specific configuration data is used to override any values which
had already been set. This is loaded from the first existing directory
in: /etc/mail/spamassassin; /usr/etc/mail/spamassassin; /usr/etc/spa-
massassin; /usr/local/etc/spamassassin; /usr/pkg/etc/spamassassin;
/usr/etc/spamassassin; /etc/mail/spamassassin; /etc/spamassassin .
Spamassassin will read *.cf in these directories, in alphanumeric order
within each directory (similar to SysV-style startup scripts). In
other words, it will read 10_misc.cf before 50_scores.cf and
20_body_tests.cf before 20_head_test.cf. Options in later files will
override earlier files.
The user preferences (such as scores to attach to each rule), are
loaded from the file specified in the -p argument. If this is not
specified, ~/.spamassassin/user_prefs is used if it exists. "spamas-
sassin" will create this file if it does not exist, using
user_prefs.template as a template. This file will be looked for in:
/etc/mail/spamassassin; /usr/etc/mail/spamassassin; /usr/share/spamas-
sassin; /etc/spamassassin; /etc/mail/spamassassin;
/usr/local/share/spamassassin; /usr/share/spamassassin.
---
Posted via news://freenews.netfront.net
Complaints to
[email protected]