1
0
Fork 0
mirror of https://git.code.sf.net/p/archivemail/code synced 2024-12-22 07:42:55 +00:00
archivemail/TODO
2002-03-26 03:53:09 +00:00

26 lines
513 B
Text

add Maildir support
add MH support
start using private variables?
finish man page
add option to archive depending on mailbox size threshold
+ is this a good idea?
perserve atime of mailbox properly
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 ?