- fix Ubuntu Lucid dovecot-configuration-templates, fixes #401

refs #401
This commit is contained in:
Michael Kaufmann (d00p)
2010-09-13 05:50:10 +00:00
parent 6169328647
commit b1b2eec21f
3 changed files with 4 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
# Add this 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 -d ${recipient}
flags=DRhu user=vmail:vmail argv=/usr/lib/dovecot/deliver -c /etc/dovecot/conf.d/01-dovecot-postfix.conf -d ${recipient}