[Mageia-sysadm] [475] use antispam and antivirus on smtp server
root at mageia.org
root at mageia.org
Thu Nov 25 18:48:16 CET 2010
Revision: 475
Author: misc
Date: 2010-11-25 18:48:15 +0100 (Thu, 25 Nov 2010)
Log Message:
-----------
use antispam and antivirus on smtp server
Modified Paths:
--------------
puppet/modules/postfix/manifests/init.pp
Modified: puppet/modules/postfix/manifests/init.pp
===================================================================
--- puppet/modules/postfix/manifests/init.pp 2010-11-25 17:48:14 UTC (rev 474)
+++ puppet/modules/postfix/manifests/init.pp 2010-11-25 17:48:15 UTC (rev 475)
@@ -33,6 +33,8 @@
class smtp_server inherits base {
include postgrey
+ include amavis
+ include spamassassin
file { '/etc/postfix/main.cf':
content => template("postfix/main.cf"),
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101125/16feb833/attachment.html>
More information about the Mageia-sysadm
mailing list