murder configuration issue final stretch

Andrew Morgan morgan at orst.edu
Tue Jan 20 15:02:52 EST 2009


On Mon, 19 Jan 2009, Ian Eiloart wrote:

> 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?

I had to use an authenticated LMTP connection to the frontends in order 
for the frontend to proxy the auth to the backend LMTP connection.  The 
only way I found to do that was to deliver to the LMTP tcp socket.

 	Andy


More information about the Info-cyrus mailing list