Mathias Gug wrote: > ==== Postfix and Dovecot integration ==== > > ivoks gave a status of the dovecot/postfix integration planned for jaunty. The > goal is to have postfix use the dovecot lda, provide SASL authentication via > dovecot and use maildir as the default mail store. After some discussion it > was suggested to provide a different dovecot configuration file (dovecot- > postfix.conf) and modify dovecot's init script to use it if available instead > of the default configuration file.
Maybe it should be toggled by a variable in /etc/default/postfix?
While on the subject, instead of having Postfix deliver directly to
Maildir, was using the Dovecot's deliver command considered? Doing so
would allow the use of Sieve script to get the elusive server-side
filtering functionality without resorting to procmail. On my own mail
server, I use the following in main.cf:
mailbox_command = /usr/lib/dovecot/deliver -m "${EXTENSION}"
--
Etienne Goyer
Technical Account Manager - Canonical Ltd
Ubuntu Certified Instructor
signature.asc
Description: OpenPGP digital signature
-- ubuntu-server mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-server More info: https://wiki.ubuntu.com/ServerTeam
