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.

Reply via email to