You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
351 B
17 lines
351 B
6 years ago
|
### Spamassassin Rules Updates ###
|
||
|
#
|
||
|
# http://wiki.apache.org/spamassassin/RuleUpdates
|
||
|
#
|
||
|
# sa-update automatically updates your rules once per day if a spam daemon like
|
||
|
# spamd or amavisd are running.
|
||
|
|
||
|
[Unit]
|
||
|
Description=Spamassassin Rules Update timer
|
||
|
Documentation=man:sa-update(1)
|
||
|
|
||
|
[Timer]
|
||
|
OnCalendar=daily
|
||
|
|
||
|
[Install]
|
||
|
WantedBy=spamassassin.service
|