From 4dd65c8c8e706ba89b127cdc040844947a36de4c Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Thu, 9 Dec 2010 14:06:03 +0000 Subject: - since sympa use transport table to get the message, no need to declare it in mydestination --- modules/postfix/templates/main.cf | 3 --- 1 file changed, 3 deletions(-) (limited to 'modules/postfix') diff --git a/modules/postfix/templates/main.cf b/modules/postfix/templates/main.cf index 0699c95e..cc759581 100644 --- a/modules/postfix/templates/main.cf +++ b/modules/postfix/templates/main.cf @@ -39,9 +39,6 @@ relay_domains = <%= domain %>, ml.<%= domain %> mydestination = <%= fqdn %> <%- if all_tags.include?('postfix::primary_smtp') -%> <%= domain %>, -<%- if classes.include?('sympa::server') -%> - ml.<%= domain %> -<%- end -%> alias_maps = hash:/etc/postfix/aliases # uncomment if we want to enable ldap based alias -- cgit v1.2.1