Displaying 1 result from an estimated 1 matches for "session_save".
2012 Oct 29
2
Save/restore IMAP session state
...connection fd to restore the imap process
The patch is ugly and still missing many things. Anyway I thought I'd
include it here just in case someone was really eager to continue
implementing it. :) I'm not sure when I'll have time for it.
A full patch would probably have to have some
session_save()/session_restore() functions in lib-storage API. But a
quick and dirty way is possible to implement for v2.1 as well, as long
as some IMAP extensions aren't used (most importantly rfc5267).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: imap-state.diff
Type...