From 069726cda1dac61aa3875602d3db44aaf464ea75 Mon Sep 17 00:00:00 2001 From: Michael Scherer Date: Fri, 19 Nov 2010 20:18:58 +0000 Subject: - fix templates --- modules/postfix/templates/main.cf | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/postfix/templates/main.cf b/modules/postfix/templates/main.cf index d4d8eeb9..80e2b316 100644 --- a/modules/postfix/templates/main.cf +++ b/modules/postfix/templates/main.cf @@ -42,6 +42,7 @@ relay_domains = $mydestination, <%= domain %> <%- end -%> transport_maps = regexp:/etc/postfix/transport_regexp +<%- end -%> <% if classes.include?('sympa') %> sympa_destination_recipient_limit = 1 -- cgit v1.2.1