From f1480c368430b0a3de32bb57801f4e5d0d5bd524 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Sat, 25 Apr 2009 18:17:47 +0200 Subject: [PATCH] spamassassin: Enable. --- etc/default/spamassassin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/default/spamassassin b/etc/default/spamassassin index 09fd095..dc44da0 100644 --- a/etc/default/spamassassin +++ b/etc/default/spamassassin @@ -5,7 +5,7 @@ # There may be security risks. # Change to one to enable spamd -ENABLED=0 +ENABLED=1 # Options # See man spamd for possible options. The -d option is automatically added. -- 2.30.2