summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSam Roberts <sroberts@uniserve.com>2002-02-09 04:12:19 +0000
committerSam Roberts <sroberts@uniserve.com>2002-02-09 04:12:19 +0000
commite9a80de7ae5a38373ce57bbdc5cf0fdb0b59cc6f (patch)
tree8d9cde034674875fe5144706ad7f7630a655cdab /TODO
parent25319ee8fe3c2bf91ffa2523269cc5fb3e79796d (diff)
downloadmailutils-e9a80de7ae5a38373ce57bbdc5cf0fdb0b59cc6f.tar.gz
mailutils-e9a80de7ae5a38373ce57bbdc5cf0fdb0b59cc6f.tar.bz2
More things I think should be done.
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 17 insertions, 3 deletions
diff --git a/TODO b/TODO
index fb4f1abbb..2a0ac682b 100644
--- a/TODO
+++ b/TODO
@@ -45,6 +45,16 @@ IMPORTANT:
[mailbox]
+- mailboxes don't remember whether or not they've been opened
+
+- print errors to a debug object, by default
+
+- the debug object should pass the error level onto the callback
+
+- does IMAP do an EXAMINE instead of a select if the mailbox is being
+ opened readonly? Does list return whether a mailbox is readonly?
+ Check against CMUs anon server, it is a read-only mailbox.
+
- mu_cpystr - the size_t* size outputs only give strlen(), not the
actual length?
@@ -60,8 +70,6 @@ IMPORTANT:
- implement a header_field_unfold()?
-- finish rewrite 8-)
-
- pipe_open_stream() - implemented with popen()
- Configuration API
@@ -96,7 +104,13 @@ IMPORTANT:
[sieve]
-- argp
+- make sure there's a SV_DBG_ERR, so REAL info on errors gets printed
+
+- add copyrights, including CMUs to the docs
+
+- ensure implicit keep works
+
++ argp
- clean up diagnostics
- fileinto action dies badly when the mailbox lock failed

Return to:

Send suggestions and report system problems to the System administrator.