aboutsummaryrefslogtreecommitdiffstats
path: root/modules/postfix
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2010-11-24 20:31:13 +0000
committerMichael Scherer <misc@mageia.org>2010-11-24 20:31:13 +0000
commitdfaccdacaf6ed4883edb3f6d606e1e529bcbeab8 (patch)
tree6dcc671a3d5edface336e8ac872c25dd2fb4a593 /modules/postfix
parent6e88ed08c68565f94b2e311f54eec26fe74c7516 (diff)
downloadpuppet-dfaccdacaf6ed4883edb3f6d606e1e529bcbeab8.tar
puppet-dfaccdacaf6ed4883edb3f6d606e1e529bcbeab8.tar.gz
puppet-dfaccdacaf6ed4883edb3f6d606e1e529bcbeab8.tar.bz2
puppet-dfaccdacaf6ed4883edb3f6d606e1e529bcbeab8.tar.xz
puppet-dfaccdacaf6ed4883edb3f6d606e1e529bcbeab8.zip
fix path that prevent smtp to start
Diffstat (limited to 'modules/postfix')
-rw-r--r--modules/postfix/templates/main.cf2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/postfix/templates/main.cf b/modules/postfix/templates/main.cf
index 7b60f3a3..35f89582 100644
--- a/modules/postfix/templates/main.cf
+++ b/modules/postfix/templates/main.cf
@@ -43,7 +43,7 @@ mydestination = <%= fqdn %>
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