Revision
463
Author
misc
Date
2010-11-24 21:31:13 +0100 (Wed, 24 Nov 2010)

Log Message

fix path that prevent smtp to start

Modified Paths

Modified: puppet/modules/postfix/templates/main.cf
===================================================================
--- puppet/modules/postfix/templates/main.cf	2010-11-24 20:31:12 UTC (rev 462)
+++ puppet/modules/postfix/templates/main.cf	2010-11-24 20:31:13 UTC (rev 463)
@@ -43,7 +43,7 @@
                 ml.<%= domain %>
 <%-   end -%>
 
-alias_maps = hash:/etc/aliases
+alias_maps = hash:/etc/postfix/aliases
 	     # uncomment if we want to enable ldap based alias 
              # and create the file
              #ldap:/etc/postfix/ldap_aliases.conf