From 8e24d7703401e1858a73eb1d713b4c80b3d799a9 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Fri, 1 Jul 2016 12:20:32 +0200 Subject: dovecot: use the MSA postfix instance for sieve redirection. We don't want to use the default instance since its SIZE limit is tighter than the ones on the MX:es. --- roles/IMAP/tasks/imap.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'roles/IMAP/tasks/imap.yml') diff --git a/roles/IMAP/tasks/imap.yml b/roles/IMAP/tasks/imap.yml index d7bbfb9..26bed8d 100644 --- a/roles/IMAP/tasks/imap.yml +++ b/roles/IMAP/tasks/imap.yml @@ -98,6 +98,8 @@ - conf.d/10-mail.conf - conf.d/10-ssl.conf - conf.d/15-mailboxes.conf + # LDA is also used by LMTP + - conf.d/15-lda.conf - conf.d/20-imap.conf - conf.d/20-lmtp.conf - conf.d/90-plugin.conf -- cgit v1.2.3