From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-sysadm/2010-November/000939.html | 98 +++++++++++++++++++++++++ 1 file changed, 98 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000939.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000939.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000939.html b/zarb-ml/mageia-sysadm/2010-November/000939.html new file mode 100644 index 000000000..ee66c5348 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000939.html @@ -0,0 +1,98 @@ + + + + [Mageia-sysadm] [475] use antispam and antivirus on smtp server + + + + + + + + + +

[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
+ -- cgit v1.2.1