[imp] IMP random logout problems

Michael M Slusarz slusarz at bigworm.colorado.edu
Sun Mar 7 23:28:01 PST 2004


Quoting Bob Irwin <bob at pnc.com.au>:

> Hello,
>
> I'm having a lot of problems with Imp just logging users out at random.
> I've been thinking that this might be a session related problem, so I've
> tweaked the lifetime of sessions to be an entire day, garbage collection is
> a 1 in a million chance etc.

IMP version?  What kind of session handling are you using?

> Can anyone think of any other factors that could be causing this?
>
> We are running a courier IMAP mail server - could it be losing connection
> with that?  Would IMP log you out if this was the case?

No.  PHP breaks the connection to the IMAP server at the end of each request
(i.e. there is no persistent IMAP connections) so the connection to the IMAP
server is completely irrelevant.

michael

______________________________________________
Michael Slusarz [slusarz at bigworm.colorado.edu]
The University of Colorado at Boulder


More information about the imp mailing list