summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSam Roberts <sroberts@uniserve.com>2001-10-30 14:20:42 +0000
committerSam Roberts <sroberts@uniserve.com>2001-10-30 14:20:42 +0000
commit3839724b1a5b739709fcb2ff565aed56c83d3d9d (patch)
tree10cb83c6220fe4c7e5449fe43775673131452e9a /TODO
parent4ae57543b36b5a104eee1e3a7e666d6c4522f221 (diff)
downloadmailutils-3839724b1a5b739709fcb2ff565aed56c83d3d9d.tar.gz
mailutils-3839724b1a5b739709fcb2ff565aed56c83d3d9d.tar.bz2
Updated AUTH=ANON todo, and added some wish-list utilities.
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 12 insertions, 1 deletions
diff --git a/TODO b/TODO
index cd6a27e9d..aef9d37af 100644
--- a/TODO
+++ b/TODO
@@ -11,7 +11,9 @@ IMPORTANT:
some of the flaws of the old version.
- generalized search interface
-- support AUTH=anonymous imap, imap://cyrus.andrew.cmu.edu/archive.info-cyrus
++ support AUTH=anonymous (imap://cyrus.andrew.cmu.edu/archive.info-cyrus)
++ probably the AUTH should be allocated on creation, when the url is
+ looked at, and rejected then, for now return ENOTSUP at folder_imap.c:327
[pop3]
+ find out why the pop3 server quits on a signal when the 'quit' command is
@@ -80,8 +82,17 @@ The 5 actions:
for pop and local spools my polling, why can't you select() on a unix
file?)
+[utilities]
+
+- forward only MTA, nullmailer like, but accepting SMTP on 25 from localhost
+
+- utility to move all mail from one mailbox to another, like mbox to
+ IMAP, preserving all flags that are possible. can sieve do this?
+
[all]
+- add nightly build
+
- add more features
- optimize everything

Return to:

Send suggestions and report system problems to the System administrator.