diff options
author | LukenShiro <lukenshiro@ngi.it> | 2011-08-10 10:46:41 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-08-10 10:46:41 -0300 |
commit | 89ec349ce612284f8d6ce74b837a14b96e61966b (patch) | |
tree | 6bd64a8cbcb7eebf79e0fbebb2e5c3027c0693a7 /network/spamassassin/README.SLACKWARE | |
parent | 17a576d2275472fe25361999255ee2c916040b5a (diff) | |
download | slackbuilds-89ec349ce612284f8d6ce74b837a14b96e61966b.tar.gz |
network/spamassassin: Updated for version 3.3.2.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'network/spamassassin/README.SLACKWARE')
-rw-r--r-- | network/spamassassin/README.SLACKWARE | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/network/spamassassin/README.SLACKWARE b/network/spamassassin/README.SLACKWARE index 41f93e711a..4c7d61647b 100644 --- a/network/spamassassin/README.SLACKWARE +++ b/network/spamassassin/README.SLACKWARE @@ -1,8 +1,9 @@ -After installation, as spamassassin source does NOT include rules anymore, you -have to run "sa-update" script then restart "/etc/rc.d/rc.spamd", in order to -retrieve updated rules, *BEFORE* using spamassassin or spamc for the first time. -Rules will be installed in a sub-directory of /var/lib/spamassassin/<version>/ -directory: don't manually move them! +As spamassassin source does NOT include rules anymore, you have to run +"sa-update" script then restart "/etc/rc.d/rc.spamd", in order to retrieve +updated rules, *BEFORE* using spamassassin or spamc for the first time, +after its installation or upgrade. Downloaded rules will be installed in a +sub-directory of /var/lib/spamassassin/<version>/ directory: don't manually +move them! Upstream developers recommend rules to be kept up-to-date regularly. A really minimal cron script is provided in /etc/cron.weekly/ to dynamically |