On Tue, Dec 26, 2006 at 10:23:07AM +0100, Peter Mann wrote:
> On Tue, Oct 31, 2006 at 09:32:33AM +0900, Horms wrote:
> > On Mon, Oct 30, 2006 at 11:23:19AM -0500, Dykema, Erik wrote:
> > > Here are my configs for perdition, which cause the error to occur:
> > > 
> > > /etc/default/perdition
> > > 
> > > RUN_PERDITION=yes
> > > POP3=no
> > > POP3S=no
> > > IMAP4=yes
> > > IMAP4_FLAGS="-s 10.2.2.2 --ssl_mode tls_listen,tls_listen_force"
> > > IMAP4S=no
> > > 
> > > Where 10.2.2.2 is the address of the server I'm attempting to proxy for.  
> > > I 
> > > attemped to do the same thing with /etc/perdition/perdition.conf:
> > > # perdition.conf
> > > ssl_mode tls_listen,tls_listen_force
> > > 
> > > But it also causes perdition to fail.
> > 
> > As a work-around, could you try using just the following,
> > which should do what you are after, well assuming that it works.
> > 
> > ssl_mode tls_listen_force
> 
> i have same problem after upgrade from 1.17-3 to 1.17-7
> 
> so how resolve this bug? what informations could you help?

I expect that its just a simple bug in the config parser.
I'm sorry that I haven't found time to investigate it.
But if you want to do so, poking around in the source,
either from the debian package or cvs, would be a good start.
From memory config.c is what you are after.


-- 
Horms
  H: http://www.vergenet.net/~horms/
  W: http://www.valinux.co.jp/en/


Reply via email to