[Imap-uw] How to manage c-client memory management?

Shawn Walker swalker at bynari.net
Mon Jul 13 17:16:26 PDT 2009


I have an issue that I would like to tell c-client to flush it's cache since I don't want it to keep
headers, body of the messages, etc for 20,000 messages since it take up a lot of memory.

mail_free_cache wouldn't be the ideal function to call since that wipe out the list of known
messages on the server and cannot download any known messages that I want to download (headers only
or just the body of the message or the attachments).

Would be ideal that once I have what I wanted downloaded I want c-client to free all of the memory
for that message before I go on to the next message.

Regards,
Shawn


More information about the Imap-uw mailing list