[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