Re: [Dovecot] Proxy setup between two servers

2007-09-30 Thread Timo Sirainen
On Fri, 2007-09-28 at 16:10 +0530, Abhijit Hoskeri wrote: > Info: Dovecot v1.0.rc15 starting up .. > Info: auth(default): client out: OK 1 user=hoskeriproxy > host=192.168.1.5pass= I think rc15 still required that you return also "nologin" variable. signature.asc Descriptio

Re: [Dovecot] Proxy setup between two servers

2007-09-28 Thread Abhijit Hoskeri
On Thu, Sep 27, 2007 at 09:38:16PM +0100, Ed W wrote: > Hi > > >I have not yet tried to proxy to some other host. > > > > See my question a week or so previously. (Using mysql though). I am trying out that patch now. Thanks. > > Basically you need to return a null entry to mean "this machin

Re: [Dovecot] Proxy setup between two servers

2007-09-27 Thread Ed W
Hi I have not yet tried to proxy to some other host. See my question a week or so previously. (Using mysql though). Basically you need to return a null entry to mean "this machine", otherwise you return the IP of the machine you want to proxy to. Timo suggested a very interesting patch