archivemail/TODO

27 lines
617 B
Plaintext
Raw Normal View History

2002-03-26 03:53:09 +00:00
build a testing framework
2002-03-26 03:53:09 +00:00
test exclusive locking works with another test process
2002-03-26 03:53:09 +00:00
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?
2002-03-26 03:53:09 +00:00
perserve atime of original mailbox properly
2002-03-26 03:53:09 +00:00
lock any original .gz files (?)
check for symlink attacks for tempfiles (although we don't use /var/tmp)
test for write permission before doing anything
test for missing compression programs
+ is this a waste of time?
add option - do not compress (?)
Add Makefile with "make install" target ?