f0c7fdf008
fixed memory leak in free_list() free memory associated with global settings on exit
7 lines
283 B
Plaintext
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.
|