[Mageia-sysadm] [332] add directive for aliases ( with a note for ldap alias ), and white space
root at mageia.org
root at mageia.org
Fri Nov 19 21:19:06 CET 2010
Revision: 332
Author: misc
Date: 2010-11-19 21:19:06 +0100 (Fri, 19 Nov 2010)
Log Message:
-----------
add directive for aliases ( with a note for ldap alias ), and white space
Modified Paths:
--------------
puppet/modules/postfix/templates/main.cf
Modified: puppet/modules/postfix/templates/main.cf
===================================================================
--- puppet/modules/postfix/templates/main.cf 2010-11-19 20:19:03 UTC (rev 331)
+++ puppet/modules/postfix/templates/main.cf 2010-11-19 20:19:06 UTC (rev 332)
@@ -45,8 +45,15 @@
<%- if classes.include?('sympa') -%>
ml.<%= domain %>
<%- end -%>
+
+alias_maps = hash:/etc/aliases
+ # uncomment if we want to enable ldap based alias
+ # and create the file
+ #ldap:/etc/postfix/ldap_aliases.conf
<%- end -%>
+
transport_maps = regexp:/etc/postfix/transport_regexp
+
<%- end -%>
<%- if classes.include?('sympa') -%>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-sysadm/attachments/20101119/8f7cfe9e/attachment-0001.html>
More information about the Mageia-sysadm
mailing list