blob: ac84ed00748b85e63bd4431beff9e1d47a99e079 (
plain)
1 POST-INSTALL:
2
3 Rules are no longer included with SpamAssassin "out of the box". You will
4 need to immediately run "sa-update", or download the additional rules .tgz
5 package and run "sa-update --install" with it, to get a ruleset.
6
7 Be careful to run sa-update before calling /etc/rc.d/spamassassin. Otherwise
8 you may receive this error:
9
10 child process [1101] exited or timed out without signaling production of a PID
11 file: exit 255 at /usr/bin/spamd line 2588.
12
13 in this case remove the /tmp/spamd-*-init directories, run sa-update and only
14 after that start spamassassin.
|