diff options
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 |