summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlain Magloire <alainm@gnu.org>2001-10-24 02:17:28 +0000
committerAlain Magloire <alainm@gnu.org>2001-10-24 02:17:28 +0000
commitb845fd2c1d962390dbe0ae9241a2322dc29ce0f7 (patch)
tree3a4d6df296334adf5611978a41b07854ed39d320 /TODO
parente9091575bd3e0f00baba74a1e9aa1d2afdd3e32b (diff)
downloadmailutils-b845fd2c1d962390dbe0ae9241a2322dc29ce0f7.tar.gz
mailutils-b845fd2c1d962390dbe0ae9241a2322dc29ce0f7.tar.bz2
* mailbox/body.c: body_lines () nd body_size () were not
properly overriden given the wrong size and line number, fixed. * mailbox/mbx_imap.c (mailbox_imap_close): Not to send another SELECT but rather just close the mailbox if not selected. (imap_scan0): If there is no messages in the mailbox no need to send the FETCH 1:*. * mailbox/message.c (message_is_modified): Protect against null pointer. * TODO: Some stuff todo 8).
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 20 insertions, 0 deletions
diff --git a/TODO b/TODO
index b2d460fc8..cd6a27e9d 100644
--- a/TODO
+++ b/TODO
@@ -23,10 +23,14 @@ IMPORTANT:
+ crypt is linked even if pam was detected, it should be one or the other (JB Oct 08/99)
+- SSL support
+
[imap4d]
- Check interaction with imap clients.
+- Better support of multi-access mailbox
+
- implement charsets in search: 1 SEARCH CHARSET ISO-8859-2 TEXT ...
- implement AUTHENTICATE command (at least kerberos?)
@@ -35,6 +39,22 @@ IMPORTANT:
- Add MIME support.
+[mailbox]
+
+- finish rewrite 8-)
+
+- Configuration API
+
+- Mailcap API
+
+- Mime.types API
+
+- imap4 client login referals
+
+- imap4 client mailbox referals
+
+- Maildir mailbox support
+
[sieve]
- bug: imap_fetch() can loop forever when sieve tries fileinto (sr - seen

Return to:

Send suggestions and report system problems to the System administrator.