From 84dfd9dd945db45dacc186cf7517b8746d743c55 Mon Sep 17 00:00:00 2001 From: Pascal Terjan Date: Thu, 22 Mar 2012 20:24:39 +0000 Subject: Remove duplicate mydestination --- modules/postfix/templates/main.cf | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/postfix') diff --git a/modules/postfix/templates/main.cf b/modules/postfix/templates/main.cf index bd3f276c..6652c4c9 100644 --- a/modules/postfix/templates/main.cf +++ b/modules/postfix/templates/main.cf @@ -30,7 +30,6 @@ inet_protocols = all mynetworks_style = host myhostname = <%= fqdn %> mydomain = <%= domain %> -mydestination = <%= fqdn %> myorigin = $mydomain <%- if all_tags.include?('postfix::server::secondary') -%> relay_domains = <%= domain %>, -- cgit v1.2.1