From 6a4499081347474db5829995cfb97118fb6f2257 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Tue, 31 Jan 2012 12:06:23 -0200 Subject: Making dovecot honor recipient_deliver - http://wiki.dovecot.org/LDA/Postfix --- templates/master.cf.debian-lenny.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/master.cf.debian-lenny.erb') diff --git a/templates/master.cf.debian-lenny.erb b/templates/master.cf.debian-lenny.erb index 11d0fa0..9783e08 100644 --- a/templates/master.cf.debian-lenny.erb +++ b/templates/master.cf.debian-lenny.erb @@ -102,7 +102,7 @@ amavis unix - - - - 2 smtp <% end %> <% if postfix_use_dovecot_lda == 'yes' %> dovecot unix - n n - - pipe - flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -d ${recipient} + flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -f ${sender} -d ${user}@${nexthop} -n -m ${extension} <% end %> <% if postfix_use_schleuder == 'yes' %> schleuder unix - n n - - pipe -- cgit v1.2.3