On Fri, 2011-11-11 at 13:40 +0800, Christopher Chan wrote:
On Friday, November 11, 2011 01:31 PM, Craig White wrote:
LMTP
That's still nothing to do with imap/pop3 servers. dovecot provides an LDA for just that purpose but it is separate from dovecot's imap/pop3 servers.
---- root@srv2:~# grep lmtp /etc/postfix/main.cf | grep -v '#' mailbox_transport = lmtp:unix:/var/lib/imap/socket/lmtp
postfix will use it (perhaps because I use cyrus) and cyrus (like some dovecot installs) uses sieve.
Craig