diff options
Diffstat (limited to 'files')
-rw-r--r-- | files/spamassassin/default | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/spamassassin/default b/files/spamassassin/default index dc44da0..b61c44b 100644 --- a/files/spamassassin/default +++ b/files/spamassassin/default @@ -28,4 +28,4 @@ PIDFILE="/var/run/spamd.pid" # Cronjob # Set to anything but 0 to enable the cron job to automatically update # spamassassin's rules on a nightly basis -CRON=0 +CRON=1 |