aboutsummaryrefslogtreecommitdiff
path: root/templates/master.cf.debian-wheezy.erb
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2012-01-31 12:06:23 -0200
committerSilvio Rhatto <rhatto@riseup.net>2012-01-31 12:06:23 -0200
commit6a4499081347474db5829995cfb97118fb6f2257 (patch)
treef219003093107e5f394ace116f90bcf9a6f60f20 /templates/master.cf.debian-wheezy.erb
parenta1a1b11d8d58516f29c24066279d368c8ef79cc9 (diff)
downloadpuppet-postfix-6a4499081347474db5829995cfb97118fb6f2257.tar.gz
puppet-postfix-6a4499081347474db5829995cfb97118fb6f2257.tar.bz2
Making dovecot honor recipient_deliver - http://wiki.dovecot.org/LDA/Postfix
Diffstat (limited to 'templates/master.cf.debian-wheezy.erb')
-rw-r--r--templates/master.cf.debian-wheezy.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/master.cf.debian-wheezy.erb b/templates/master.cf.debian-wheezy.erb
index c71fbea..b2885ab 100644
--- a/templates/master.cf.debian-wheezy.erb
+++ b/templates/master.cf.debian-wheezy.erb
@@ -133,7 +133,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