diff options
author | Paul Rodger <paul@paulrodger.com> | 2002-05-20 06:14:54 +0000 |
---|---|---|
committer | Paul Rodger <paul@paulrodger.com> | 2002-05-20 06:14:54 +0000 |
commit | 518654df61488d454c051951a18c7793b935a7d4 (patch) | |
tree | f540c5204637c380c2adb938dfa8dcf075d390ff /TODO | |
parent | ccea93db686be1f90a1ecc7ba2861a15c12ea3b2 (diff) | |
download | archivemail-518654df61488d454c051951a18c7793b935a7d4.tar.gz archivemail-518654df61488d454c051951a18c7793b935a7d4.tar.bz2 archivemail-518654df61488d454c051951a18c7793b935a7d4.zip |
We now call mkdir() to create a temporary directory to store any generated
tempfiles. This should be a lot more secure.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Goals for next minor release (0.4.8): ------------------------------------- +* When you get a file-not-found in the 6th mailbox of 10, it aborts * Think about the best way to specify the names of archives created with possibly an --archive-name option. * Add more tests (see top of test_archivemail.py) |