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/000937.html | 96 +++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 zarb-ml/mageia-sysadm/2010-November/000937.html (limited to 'zarb-ml/mageia-sysadm/2010-November/000937.html') diff --git a/zarb-ml/mageia-sysadm/2010-November/000937.html b/zarb-ml/mageia-sysadm/2010-November/000937.html new file mode 100644 index 000000000..46f5fdfe9 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2010-November/000937.html @@ -0,0 +1,96 @@ + + + + [Mageia-sysadm] [472] filter mail trough amavis ( for spamassassin ) and block some extension + + + + + + + + + +

[Mageia-sysadm] [472] filter mail trough amavis ( for spamassassin ) and block some extension

+ root at mageia.org + root at mageia.org +
+ Thu Nov 25 18:48:11 CET 2010 +

+
+ +
Revision: 472
+Author:   misc
+Date:     2010-11-25 18:48:11 +0100 (Thu, 25 Nov 2010)
+Log Message:
+-----------
+filter mail trough amavis ( for spamassassin ) and block some extension
+
+Modified Paths:
+--------------
+    puppet/modules/postfix/templates/main.cf
+
+Modified: puppet/modules/postfix/templates/main.cf
+===================================================================
+--- puppet/modules/postfix/templates/main.cf	2010-11-25 17:48:10 UTC (rev 471)
++++ puppet/modules/postfix/templates/main.cf	2010-11-25 17:48:11 UTC (rev 472)
+@@ -52,6 +52,7 @@
+ 
+ <%- if all_tags.include?('postfix::smtp_server') -%>
+ transport_maps = regexp:/etc/postfix/transport_regexp
++content_filter = smtp-filter:[127.0.0.1]:10025
+ <%- end -%>
+ 
+ <%- if classes.include?('sympa') -%>
+-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: </pipermail/mageia-sysadm/attachments/20101125/ca1c2fcf/attachment-0001.html>
+
+ + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-sysadm +mailing list
+ -- cgit v1.2.1