From eef9c501a2c65f60a77520575b2740bfbc9a2ec4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 8 Aug 2010 17:45:08 -0300 Subject: Introducing postfix_use_dovecot_lda --- templates/master.cf.debian-etch.erb | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates') diff --git a/templates/master.cf.debian-etch.erb b/templates/master.cf.debian-etch.erb index df1241c..af387ef 100644 --- a/templates/master.cf.debian-etch.erb +++ b/templates/master.cf.debian-etch.erb @@ -94,3 +94,7 @@ amavis unix - - - - 2 smtp -o receive_override_options=no_unknown_recipient_checks,no_header_body_checks -o smtpd_bind_address=127.0.0.1 <% end %> +<% if postfix_use_dovecot_lda == 'yes' %> +dovecot unix - n n - - pipe + flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -d ${recipient} +<% end %> -- cgit v1.2.3