Simon Matter wrote:
I'm a newbie but I don't know why I need to use lmtp at all. I was told by the comment in main.cf and master.cf that I can useForget about maildir and such. Cyrus-imapd is a mailserver, not a fileserver. By mailserver I mean imap, pop3, sieve but also mail storage or mail searching. You simply don't care about how cyrus-imapd stores mails and metadata when you configure an MTA to work with cyrus-imapd, just feed mail to it via LMTP and access it through IMAP, POP3 whatever. Of course it can be interesting to know how cyrus-imapd stores mails in case of a desaster recovery procedure or if you want to move accounts to other servers, but that's another issue which again has nothing to do with postfix or any MTA.
mailbox_transport = cyrus
and deliver(8) will be called to do mail delivery. Since I'm runing a single server, is there any obvious reason I should use lmtp at all?
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html