From 59fc59053a92c7a32cc3f2d4da62280569902ce2 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Sat, 18 Jul 2015 09:20:09 +0000 Subject: Debian sid's master.cf: merge custom dovecot/deliver options from the Jessie template. These changes were introduced in other templates in commit 6a44990, let's propagate them to the sid template. --- templates/master.cf.debian-sid.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/master.cf.debian-sid.erb b/templates/master.cf.debian-sid.erb index c93fcfb..943581d 100644 --- a/templates/master.cf.debian-sid.erb +++ b/templates/master.cf.debian-sid.erb @@ -148,7 +148,7 @@ amavis unix - - - - 2 smtp <% end %> <% if 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 use_schleuder == 'yes' %> schleuder unix - n n - - pipe -- cgit v1.2.3