diff options
author | Nikolaus Schulz <microschulz@web.de> | 2008-04-08 23:15:45 +0000 |
---|---|---|
committer | Nikolaus Schulz <microschulz@web.de> | 2008-04-08 23:15:45 +0000 |
commit | 415e055a6ec5b4f4d2f520330e6388cae66912c2 (patch) | |
tree | a7ae64c7d43097bfbbfa7ab5bab7dae6a30af6c0 | |
parent | 622c0105eadc535cf48412436bb7429ace75e939 (diff) | |
download | archivemail-415e055a6ec5b4f4d2f520330e6388cae66912c2.tar.gz archivemail-415e055a6ec5b4f4d2f520330e6388cae66912c2.tar.bz2 archivemail-415e055a6ec5b4f4d2f520330e6388cae66912c2.zip |
TODO: dropped items about --all, which is now implemented.
-rw-r--r-- | TODO | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -35,8 +35,8 @@ existing original mbox, and I feel that's really unclean. IMAP SEARCH BEFORE disregards time and timezone information. This should at least be documented. E.g. I've found that '-d 0' didn't match all messages in an IMAP mailbox. This is because the SEARCH key is (BEFORE 14-Nov-2007) on 14 -November, not matching messages that arrived today. Do we need an '--all' -option to fix this? +November, not matching messages that arrived today. (This problem is probably +fixed for most use cases by the --all option.) Document mbox format issues: link to http://homepages.tesco.net/~J.deBoynePollard/FGA/mail-mbox-formats.html, @@ -59,8 +59,6 @@ are mapped like this: test/box | box_archive.gz -Implement --all. (?) Check patch from #1764846. - Implement --include-draft. But before, think about it again. (This is feature request #1569305.) |