summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSam Roberts <sroberts@uniserve.com>2001-07-13 02:28:02 +0000
committerSam Roberts <sroberts@uniserve.com>2001-07-13 02:28:02 +0000
commitcac341d2ff272bb258bdc166267108d424a5497e (patch)
treee9df77617f214ec83d020771b4827bbfe54b7b3e /TODO
parentf4abd169f40861722b9452af40a02352ec285dc3 (diff)
downloadmailutils-cac341d2ff272bb258bdc166267108d424a5497e.tar.gz
mailutils-cac341d2ff272bb258bdc166267108d424a5497e.tar.bz2
Added Sergey's todo, and mine for sieve.
Diffstat (limited to 'TODO')
-rw-r--r--TODO37
1 files changed, 37 insertions, 0 deletions
diff --git a/TODO b/TODO
index 762a5a929..4b31091ad 100644
--- a/TODO
+++ b/TODO
@@ -4,6 +4,7 @@
* --> in progress
[libmailbox]
+
* autogen.sh (libtool) complains about libmailbox.la in noinst (JB Oct 08/99)
- added more includes, make sure autoconf finds them
@@ -24,9 +25,11 @@
* Maildir is VERY rough
[mail]
+
- clean up 'mail''s compilation, why is there a mail script?
[pop3]
+
- find out why the pop3 server quits on a signal when the 'quit' command is
given
@@ -36,6 +39,40 @@
+ crypt is linked even if pam was detected, it should be one or the other (JB Oct 08/99)
+[imap4d]
+
+- Check interaction with imap clients.
+
+- implement charsets in search: 1 SEARCH CHARSET ISO-8859-2 TEXT ...
+
+- implement AUTHENTICATE command (at least kerberos?)
+
+[mail]
+
+- Add MIME support.
+
+[sieve]
+
+* clean up diagnostics
+
+The 5 actions:
+
++ keep
+
++ fileinto
+
++ discard
+
+- redirect (need to modify mail sending interface to control envelope
+ addresses)
+
+- reject (need to from MDNs)
+
+- run as daemon, sieveing mail on arrival (need interface for notification
+ of message arrival, this is supported by imap, but we'll have to fake
+ for pop and local spools my polling, why can't you select() on a unix
+ file?)
+
[all]
- add more features

Return to:

Send suggestions and report system problems to the System administrator.