murder configuration issue final stretch
Gary W. Smith
gary at primeexalia.com
Fri Dec 12 12:48:19 EST 2008
Gothca. I was thinking when you said lmtp you meant lmtp, not lmtpproxy.
I will try that later today (as I don't have access to that environment where I'm at).
Thanks,
Gary
________________________________
From: Andrew Morgan [mailto:morgan at orst.edu]
Sent: Fri 12/12/2008 9:46 AM
To: Gary W. Smith
Cc: Wesley Craig; info-cyrus at lists.andrew.cmu.edu
Subject: RE: murder configuration issue final stretch
On Fri, 12 Dec 2008, Gary W. Smith wrote:
> Andrew,
>
> Any idea how this works with the lmtpproxy? Also, I've tried to setup
> the lmtp using the local port but for some reason when I restart
> cyrus-imapd it doesn't who up in netstat.
>
> Tried
> lmtp cmd="lmtpd" listen="lmtp" prefork=1
> Tried
> lmtp cmd="lmtpd" listen="/var/lib/imap/socket/lmtp" prefork=1 maxchild=20
> Current:
> lmtp cmd="lmtpproxyd" listen="/var/lib/imap/socket/lmtpunix" prefork=1
>
> Do you have any examples of setting it up on a different port and
> forwarding it onwards to the backend (or I assume that we would forward
> it to the proxy) using postfix?.
I believe you want:
lmtp cmd="lmtpproxyd" listen="2004" prefork=1 maxchild=50
lmtpunix cmd="lmtpproxyd" listen="/var/lib/imap/socket/lmtpunix" prefork=1
This should listen on port 2004 (instead of the usual 2003) on all
interfaces, plus listen on the unix socket you had defined earlier.
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.andrew.cmu.edu/pipermail/info-cyrus/attachments/20081212/f35bafac/attachment.html
More information about the Info-cyrus
mailing list