isync/TODO
Michael Elkins f0c7fdf008 added memory debugging code
fixed memory leak in free_list()

free memory associated with global settings on exit
2001-11-19 19:41:14 +00:00

7 lines
283 B
Plaintext

add support for syncing with other: and shared: via NAMESPACE
--fast downloads the last message again if no new messages have arrived
isync gets confused when new mail is delivered while in the middle of an
IMAP session. need to handled those asynchronous notifications properly.