<HTML dir=ltr><HEAD><TITLE>Re: murder configuration issue</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16735" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText74639 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Wesley, </FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>I'm on the final stretch. I have mailboxes seen at all angles. If I telnet to the frontend I can see the backend mailboxes on both servers. Yay. The problem now is delivery. I tried setting up lmtpproxyd but I get some errors and the email gets queued up on the frontend server. This is fine for now while we have the mail going to the proper places on the backend but going forward we will need to be able to deliver via the frontend (or murder server).</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>on the frontend:</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>/etc/cyrus.conf</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>lmtp cmd="lmtpproxyd" listen="/var/lib/imap/socket/lmtp" prefork=0</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>/var/lib/imap/socket</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>srwxrwxrwx 1 root root 0 Dec 9 19:38 lmtp</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>mailq contains:</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>(host mdsfe[/var/lib/imap/socket/lmtp] said: 451 4.4.3 Remote server unavailable (in reply to end of DATA command))</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>Please correct me if I'm wrong but my understanding is that lmtp will be used to deliver the message from the frontend to the backend (thus bypassing postfix in this case). When I do a netstat -atunep on the backend server, I don't see the lmtp port open. I would assume that this could be part of the problem. </FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>On the backend servers, we have this line in the /etc/cyrus.conf</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>lmtpunix cmd="lmtpd" listen="/var/lib/imap/socket/lmtp" prefork=1</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>I've also tried</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2>lmtp cmd="lmtpd" listen="/var/lib/imap/socket/lmtp" prefork=1 (with prefork 0 and 1 -- example show zero).</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>Any ideas on how to resolve this part? Or better question, what am I missing (besides a few screws).</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial size=2>Gary</FONT></DIV>
<DIV dir=ltr><BR> </DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Wesley Craig [mailto:wes@umich.edu]<BR><B>Sent:</B> Tue 12/9/2008 12:36 PM<BR><B>To:</B> Gary W. Smith<BR><B>Cc:</B> info-cyrus@lists.andrew.cmu.edu<BR><B>Subject:</B> Re: murder configuration issue<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>On 09 Dec 2008, at 15:04, Gary W. Smith wrote:<BR>> I updated to the FC10 package and now it seems to be working <BR>> better. On the backend I can see the mailboxes that are synching <BR>> with the master, but the front end doesn't seem to be pulling the <BR>> information. That is, it connects, I can see that in the log on <BR>> the master, and says it pulls the mailbox data but when I connect <BR>> via pop3 it says that it can't find the mailbox. I'm probably just <BR>> missing something minor at this point. I'm going to down <BR>> everything and resync a little later to see if that cures my wows.<BR><BR>Does ctl_mboxlist -d on the frontend show mailboxes?<BR><BR>:wes<BR></FONT></P></DIV></BODY></HTML>