From 80a2b5da34d61fa889e23005d7a5d0490e04c359 Mon Sep 17 00:00:00 2001 From: "Michael Kaufmann (d00p)" Date: Sat, 19 Jul 2014 14:40:26 +0200 Subject: [PATCH] correct precise postfix-master.cf config-template Signed-off-by: Michael Kaufmann (d00p) --- .../ubuntu_precise/postfix_dovecot/etc_postfix_master.cf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/misc/configfiles/ubuntu_precise/postfix_dovecot/etc_postfix_master.cf b/templates/misc/configfiles/ubuntu_precise/postfix_dovecot/etc_postfix_master.cf index ad2ab5a8..7314bd9d 100644 --- a/templates/misc/configfiles/ubuntu_precise/postfix_dovecot/etc_postfix_master.cf +++ b/templates/misc/configfiles/ubuntu_precise/postfix_dovecot/etc_postfix_master.cf @@ -1,4 +1,4 @@ # Add these lines to be able to use dovecot as delivery agent # Dovecot LDA dovecot unix - n n - - pipe - flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -c /etc/dovecot/conf.d/01-dovecot-postfix.conf -d ${recipient} + flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -c /etc/dovecot/dovecot.conf -d ${recipient}