On Wed, Feb 22, 2017 at 4:21 PM, Ian Evans <dheianev...@gmail.com> wrote:
> Background: Have a postfix/dovecot/amavisd-new system that has been > running smoothly for several years. Just a handful of virtual users, ie: > /home/vmail/example.com/ianevans/Maildir > > As we are starting to use multiple devices finally, decided to move away > from pop3/imap to all imap. > > sieve plugin has been configured. All that's left is to have postfix use > dovecot lda. Just wanted to make sure that this is all I need to do on the > postfix end in master.cf: > > dovecot unix – n n – – pipe > flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/dovecot-lda -f > ${sender} -d ${recipient} > > Any other config info I should post here to make sure that the dovecot > line will not step on any config toes. > > Many thanks. > And forgot to say: As well as run these two commands: postconf -e virtual_transport=dovecot postconf -e dovecot_destination_recipient_limit=1