mirror of
https://git.code.sf.net/p/archivemail/code
synced 2025-01-03 05:34:58 +00:00
Added maildir support, cache message-Ids, and lots of other stuff.
This commit is contained in:
parent
902a81b4bc
commit
1b7ab09f24
2 changed files with 535 additions and 274 deletions
10
TODO
10
TODO
|
@ -1,16 +1,16 @@
|
|||
|
||||
add Maildir support
|
||||
test exclusive locking works with another test process
|
||||
|
||||
add MH support
|
||||
|
||||
start using private variables?
|
||||
add MH mailbox support
|
||||
|
||||
finish man page
|
||||
|
||||
add option to archive depending on mailbox size threshold
|
||||
+ is this a good idea?
|
||||
add option to archive depending on number of messages
|
||||
+ is this a good idea?
|
||||
|
||||
perserve atime of mailbox properly
|
||||
perserve atime of original mailbox properly
|
||||
|
||||
lock any original .gz files (?)
|
||||
|
||||
|
|
799
archivemail.py
799
archivemail.py
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue