summaryrefslogtreecommitdiffstats
path: root/roles/spamassassin/files/sa-update
blob: fe49cc4150730a5a73bd33e6e09bf5694dfa0dab (plain)
1
2
3
4
5
6
7
8
9
### OPTIONAL: Spamassassin Rules Updates ###
#
# http://wiki.apache.org/spamassassin/RuleUpdates
# Highly recommended that you read the documentation before using this.
# ENABLE UPDATES AT YOUR OWN RISK.
#
# /var/log/sa-update.log contains a history log of sa-update runs

10 4 * * * root /usr/share/spamassassin/sa-update.cron 2>&1 | tee -a /var/log/sa-update.log