compile and run!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

9 lines
370 B

add support for syncing with other: and shared: via NAMESPACE
finish implementing --quiet
isync gets confused when new mail is delivered while in the middle of an
IMAP session. need to handled those asynchronous notifications properly.
in order to be in total compliance with the maildir(5) spec, we need to
add code to clean the tmp directory on the 24-hour timer.