<HTML dir=ltr><HEAD><TITLE>RE: murder configuration issue final stretch</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.3429" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText789 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Gothca. I was thinking when you said lmtp you meant lmtp, not lmtpproxy.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>I will try that later today (as I don't have access to that environment where I'm at). </FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>Thanks, </FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>Gary</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Andrew Morgan [mailto:morgan@orst.edu]<BR><B>Sent:</B> Fri 12/12/2008 9:46 AM<BR><B>To:</B> Gary W. Smith<BR><B>Cc:</B> Wesley Craig; info-cyrus@lists.andrew.cmu.edu<BR><B>Subject:</B> RE: murder configuration issue final stretch<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>On Fri, 12 Dec 2008, Gary W. Smith wrote:<BR><BR>> Andrew,<BR>><BR>> Any idea how this works with the lmtpproxy? Also, I've tried to setup<BR>> the lmtp using the local port but for some reason when I restart<BR>> cyrus-imapd it doesn't who up in netstat.<BR>><BR>> Tried<BR>> lmtp cmd="lmtpd" listen="lmtp" prefork=1<BR>> Tried<BR>> lmtp cmd="lmtpd" listen="/var/lib/imap/socket/lmtp" prefork=1 maxchild=20<BR>> Current:<BR>> lmtp cmd="lmtpproxyd" listen="/var/lib/imap/socket/lmtpunix" prefork=1<BR>><BR>> Do you have any examples of setting it up on a different port and<BR>> forwarding it onwards to the backend (or I assume that we would forward<BR>> it to the proxy) using postfix?.<BR><BR>I believe you want:<BR><BR> lmtp cmd="lmtpproxyd" listen="2004" prefork=1 maxchild=50<BR> lmtpunix cmd="lmtpproxyd" listen="/var/lib/imap/socket/lmtpunix" prefork=1<BR><BR>This should listen on port 2004 (instead of the usual 2003) on all<BR>interfaces, plus listen on the unix socket you had defined earlier.<BR><BR> Andy<BR></FONT></P></DIV></BODY></HTML>