aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorPaul Rodger <paul@paulrodger.com>2002-05-20 06:14:54 +0000
committerPaul Rodger <paul@paulrodger.com>2002-05-20 06:14:54 +0000
commit518654df61488d454c051951a18c7793b935a7d4 (patch)
treef540c5204637c380c2adb938dfa8dcf075d390ff /TODO
parentccea93db686be1f90a1ecc7ba2861a15c12ea3b2 (diff)
downloadarchivemail-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--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index f11f40c..77013d6 100644
--- a/TODO
+++ b/TODO
@@ -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)