SpamAssassin - config: no rules were found! Do you need to run 'sa-update'?
Want to support HowtoForge? Become a subscriber!
Error: SpamAssassin - config: no rules were found! Do you need to run 'sa-update'?You run spamassassin --lint and get the following output: [root ~]# spamassassin --lint
SolutionYou need to download the latest SpamAssassin rules by running sa-update You can create a cron job that does this automatically. First find out the full path for sa-update: which sa-update [root ~]# which sa-update Then create a cron job like this, using the full path to sa-update: crontab -e 23 4 * * * /usr/bin/sa-update &> /dev/null This runs sa-update each day at 4.23h.
|



Recent comments
15 hours 25 min ago
17 hours 45 sec ago
21 hours 21 min ago
1 day 1 hour ago
1 day 12 hours ago
1 day 19 hours ago
1 day 21 hours ago
1 day 23 hours ago
1 day 23 hours ago
1 day 23 hours ago