aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 07754f79ff0802abfd6bb23474196456bf936aae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
build a testing framework

test exclusive locking works with another test process

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 original 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 ?