[imp] courier imap connections
jason kawaja
kawaja@ece.ufl.edu
Mon, 3 Jun 2002 17:03:28 -0400 (EDT)
system info :
- horde 2.0
- imp 3.0
- turba 1.0
i have been using uw-imap for sometime with no issues and am working on
implementing the courier 1.4.6 imap.
when i login through imp to the courier imap server, it authenticates me
and lists my inbox...however the the imap server is then disconnected. if
i click on a message, imp re-establishes the imap connection shows the
message and then logs me off of the imap server.
this whole process make the webmail look real slow since a login is
required for each operation. i do not have to login myself, the imap
server simply closes the connection and imp seems to handle reconnecting.
here is a snip from the imap log file showing a login and reading one
message :
2002-06-03 16:42:01.302989500 INFO: Connection,
2002-06-03 16:42:08.542332500 INFO: LOGIN, user=kawaja,
2002-06-03 16:42:08.609899500 INFO: LOGOUT, user=kawaja,
[snip tcpserver info]
2002-06-03 16:42:09.117689500 INFO: LOGIN, user=kawaja,
2002-06-03 16:42:09.626541500 INFO: LOGOUT, user=kawaja,
any ideas on keeping the connection?
/* Regards,
Jason Kawaja, UF-ECE Sys Admin */