murder configuration issue final stretch

Gary W. Smith gary at primeexalia.com
Mon Jan 19 13:11:19 EST 2009


Unfortunately I was unable to reproduce a working environment.  It's
still on my to do list but I've been over tasked over the last couple
weeks and this was a lower priority.  We will be setting up a new
environment in the next 30 days and are hoping to tackle our problem
then.  We are getting new hardware which will free up more hardware as a
test environment.

Gary

-----Original Message-----
From: iane at sussex.ac.uk [mailto:iane at sussex.ac.uk] 
Sent: Monday, January 19, 2009 9:36 AM
To: Gary W. Smith
Cc: info-cyrus at lists.andrew.cmu.edu
Subject: RE: murder configuration issue final stretch

Hi,

I've got a similar problem. Can I clarify what this solution means,
please?

It looks like we need lmtp listening on a TCP/IP socket at the back end,
of 
course. I've got that.

At the front end I'm delivering into a unix socket, so I have that set
up.

But does the solution below suggest that I also need to set up a tcp 
listener on the front end? Perhaps that's the process that's doing the 
final delivery?

Or is the solution below one line for the front end and one for the back

end?

--On 12 December 2008 09:46:05 -0800 Andrew Morgan <morgan at orst.edu>
wrote:

> 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
> ----
> Cyrus Home Page: http://cyrusimap.web.cmu.edu/
> Cyrus Wiki/FAQ: http://cyrusimap.web.cmu.edu/twiki
> List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html



-- 
Ian Eiloart
IT Services, University of Sussex
x3148


More information about the Info-cyrus mailing list