mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 20:53:51 +08:00
10 lines
365 B
Plaintext
10 lines
365 B
Plaintext
### 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
|