No description
Find a file
Jim Nelson 737f235d60 Create ClientSessionManager.
The ClientSessionManager maintains a pool of connections to an IMAP server, reusing them whenever possible.  It allows for multiple folders to be managed and monitored by an application without having to change contexts constantly (which also introduces side-effects, esp. with expunging deleted messages).
2011-05-30 18:18:52 -07:00
src Create ClientSessionManager. 2011-05-30 18:18:52 -07:00
vapi Prettier dates and From: labels. Initial GMime integration. 2011-05-26 17:29:00 -07:00
Makefile Create ClientSessionManager. 2011-05-30 18:18:52 -07:00