cyrus-imapd-2.3.x and UMich patch?
Andrew Morgan
morgan at orst.edu
Wed Feb 27 20:04:58 EST 2008
On Tue, 26 Feb 2008, Khalid Mehmood wrote:
> I have been trying to setup lmtp.conf on a frontend to
> deliver mail via lmtp proxyd without any success. I
> have installed Cyrus-imapd-2.3.11 and postfix-2.4.6.
> Can soneome tell me whether UMich patch has been
> ported to 2.3.x? I have something like;
> "lmtp cmd="proxyd -C /etc/lmtp.conf"
> listen="/var/lib/imap/socket/lmtp" prefork=5
> maxchild=10 in my cyrus.conf. But I'm getting the
> following error message from postfix;
>
> (conversation with
> xxx.xxx.com[/var/lib/imap/socket/lmtp] timed out while
> receiving the initial server greeting)
This should be something like:
lmtp cmd="/usr/local/cyrus/bin/lmtpproxyd" listen="lmtp" prefork=0
"proxyd" is the imap/pop proxy binary. "lmtpproxyd" is the lmtp proxy
binary.
Andy
More information about the Info-cyrus
mailing list