浏览代码

update TODO list with action items

Michael Elkins 24 年之前
父节点
当前提交
1efcad03f8
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      TODO

+ 3 - 0
TODO

@@ -4,3 +4,6 @@ finish implementing --quiet
 
 
 isync gets confused when new mail is delivered while in the middle of an
 isync gets confused when new mail is delivered while in the middle of an
 IMAP session.  need to handled those asynchronous notifications properly.
 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.