From 1558bfe8c3081c8c6713defb05deab11b574a608 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20S=C3=89RIE?= Date: Thu, 8 Mar 2018 14:59:37 +0100 Subject: [PATCH] Patch dovecot deliver to handle + sign in address. This is mandatory to handle the plus sign in email address like foo+bar@example.com --- postfix/templates/packmail_master.cf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/postfix/templates/packmail_master.cf.j2 b/postfix/templates/packmail_master.cf.j2 index 7326cb35..50aeeec4 100644 --- a/postfix/templates/packmail_master.cf.j2 +++ b/postfix/templates/packmail_master.cf.j2 @@ -120,7 +120,7 @@ policyd-spf unix - n n - 0 spawn user=policyd-spf argv=/usr/bin/policyd-spf dovecot unix - n n - - pipe - flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -f ${sender} -d ${recipient} + flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -f ${sender} -a ${recipient} -d ${user}@${nexthop} scan unix - - y - 10 smtp localhost:10026 inet n - y - 10 smtpd