spamassassin: Enable nightly updates through cron.
authorMatthijs Kooijman <matthijs@stdin.nl>
Sat, 25 Apr 2009 16:18:02 +0000 (18:18 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sat, 25 Apr 2009 16:18:02 +0000 (18:18 +0200)
etc/default/spamassassin

index dc44da01849bdb54266c4d2f6f286319d921814d..b61c44b43cad05712ca283568f1a41f2614492ae 100644 (file)
@@ -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