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