update TODO list with action items

This commit is contained in:
Michael Elkins 2001-10-03 00:03:14 +00:00
parent 6f647ae37b
commit 1efcad03f8

3
TODO
View File

@ -4,3 +4,6 @@ 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.