From 0a8736ad7c395e8eb6b205b5b86479d417bddfc1 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 12 Sep 2010 21:52:38 -0300 Subject: Managing spamassassin --- manifests/system.pp | 1 + 1 file changed, 1 insertion(+) (limited to 'manifests/system.pp') diff --git a/manifests/system.pp b/manifests/system.pp index bea848a..9a67de4 100644 --- a/manifests/system.pp +++ b/manifests/system.pp @@ -25,6 +25,7 @@ class mail::system { include mail::amavisd include mail::header_checks include mail::clamav + include mail::spamassassin # Virtual mail system case $mail_virtual { -- cgit v1.2.3