mirror of
https://git.code.sf.net/p/archivemail/code
synced 2024-12-22 15:56:27 +00:00
TODO: dropped items about --all, which is now implemented.
This commit is contained in:
parent
622c0105ea
commit
415e055a6e
1 changed files with 2 additions and 4 deletions
6
TODO
6
TODO
|
@ -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
|
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
|
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
|
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'
|
November, not matching messages that arrived today. (This problem is probably
|
||||||
option to fix this?
|
fixed for most use cases by the --all option.)
|
||||||
|
|
||||||
Document mbox format issues: link to
|
Document mbox format issues: link to
|
||||||
http://homepages.tesco.net/~J.deBoynePollard/FGA/mail-mbox-formats.html,
|
http://homepages.tesco.net/~J.deBoynePollard/FGA/mail-mbox-formats.html,
|
||||||
|
@ -59,8 +59,6 @@ are mapped like this:
|
||||||
test/box | box_archive.gz
|
test/box | box_archive.gz
|
||||||
|
|
||||||
|
|
||||||
Implement --all. (?) Check patch from #1764846.
|
|
||||||
|
|
||||||
Implement --include-draft. But before, think about it again. (This is feature
|
Implement --include-draft. But before, think about it again. (This is feature
|
||||||
request #1569305.)
|
request #1569305.)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue