Bug#395408: perdition configs..

2007-01-02 Thread Peter Mann
On Tue, Jan 02, 2007 at 10:45:36AM +0100, Peter Mann wrote: > sorry for such many emails, but i want resolve this bug ... i changed ssl_mode tls_listen,tls_listen_force,ssl_outgoing to ssl_mode tls_listen,tls_listen_force,tls_outgoing in perdition.imap4.conf now it's ok, but i must test it with

Bug#395408: perdition configs..

2007-01-02 Thread Peter Mann
On Tue, Jan 02, 2007 at 10:35:14AM +0100, Peter Mann wrote: > i try debug option in perdition.imap4.conf or perdition.pop3.conf, > but i have only 2 "valid" lines in mail.log together with 2 "bad" lines: > > Jan 2 10:29:24 ... perdition[7933]: Exiting on signal 11 > Jan 2 10:29:24 ... perdition

Bug#395408: perdition configs..

2007-01-02 Thread Peter Mann
On Mon, Jan 01, 2007 at 10:16:51PM +0100, Peter Mann wrote: > so problem is somewhere between sarge a etch ... > > my own recompiled 1.17-3 version in sarge works fine (all ports) > 1.17-3 in etch no ... only ssl ports - problem is only with tls my own recompiled perdition 1.17-7 works fine in S

Bug#395408: perdition configs..

2007-01-01 Thread Peter Mann
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: > > > ssl_mode tls_listen,tls_listen_force > > > > > > But it also causes perdition to fail. > > > > As a work-aro

Bug#395408: perdition configs..

2006-12-26 Thread Peter Mann
On Tue, Dec 26, 2006 at 06:44:30PM +0100, Peter Mann wrote: > On Tue, Dec 26, 2006 at 07:10:03PM +0900, Horms wrote: > > 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, >

Bug#395408: perdition configs..

2006-12-26 Thread Peter Mann
On Tue, Dec 26, 2006 at 07:10:03PM +0900, Horms wrote: > 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

Bug#395408: perdition configs..

2006-12-26 Thread Horms
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 > > >

Bug#395408: perdition configs..

2006-12-26 Thread Peter Mann
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_F

Bug#395408: perdition configs..

2006-10-30 Thread Horms
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 > >

Bug#395408: perdition configs..

2006-10-30 Thread Dykema, Erik
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 attempe