diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 4 insertions, 6 deletions
@@ -1,19 +1,17 @@ -Goals for next minor release (0.2.2): +Goals for next minor release (0.3.1): ------------------------------------- -* Finish man page -* If a mailbox has a mode of 660, preserve it. - (Especially in /var/spool/mail with groupid of 'mail') +* Finish docbook sgml documentation & man page -Goals for next major release (0.3.0): +Goals for next major release (0.4.0): ------------------------------------- -* Build a testing framework using python module 'unittest' * Lock any original .gz files - is this necessary? * Check for symlink attacks for tempfiles (although we don't use /var/tmp) Longer Term goals: ------------------ +* Use zlib instead of calling gzip directly * Add MMDF mailbox support * Add Babyl mailbox support * Add option to archive depending on mailbox size threshold |