[Dbmail-dev] Continuing bug #789

2009-08-05 Thread Jorge Bastos
Jon, The new problems on IMAP after you fixed the stuff about the invalid pointer, it really seems to be IDLE related. I've disabled IDLE and it's working perfect. What can I do to help on this? Jorge, ___ Dbmail-dev mailing list

Re: [Dbmail-dev] Continuing bug #789

2009-08-05 Thread Jonathan Feally
Part of fixing this bug was to make sure that the session is properly closed and deleted. I can't find what has been missed on session cleanup when comparing a session that is in an idle loop vs. a session that did a logout. If I left the session cleanup broken (doesn't do it) then I never got

Re: [Dbmail-dev] Continuing bug #789

2009-08-05 Thread Jorge Bastos
Part of fixing this bug was to make sure that the session is properly closed and deleted. I can't find what has been missed on session cleanup when comparing a session that is in an idle loop vs. a session that did a logout. If I left the session cleanup broken (doesn't do it) then I never