summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-12-14 23:51:25 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-12-14 23:51:25 +0000
commit75e3a3ebde7a363bf65e6c51a179508a3a1b3e62 (patch)
tree8a669768414347f8d1058b1bb51b59efe57af981 /TODO
parentf1cbdaabade082b13a2994f52b3ec4f7f41026be (diff)
downloadmailutils-75e3a3ebde7a363bf65e6c51a179508a3a1b3e62.tar.gz
mailutils-75e3a3ebde7a363bf65e6c51a179508a3a1b3e62.tar.bz2
Updated
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 21 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3eb12113a..e01e30297 100644
--- a/TODO
+++ b/TODO
@@ -115,14 +115,34 @@ IMPORTANT:
+ support AUTH=anonymous (imap://cyrus.andrew.cmu.edu/archive.info-cyrus)
+[libmuauth]
+
+- First argument to mu_auth_fp (and second one to mu_auth_runlist) should
+ be struct mu_auth_data ** instead of void *.
+
[examples]
- unify the mbox-* and mimetest examples with messages, it would be nice
to have a general purpose tool
+[mh]
+
+- see mh/TODO
+
[sieve]
-+ need to deal with the envelope addressing issues
+- Implement boolean shortcut evaluation for `allof' and `anyof'
+
+- Extend the `text:' token. The planned syntax is:
+
+ text:[-][delimiter]
+
+ The meaning of optional flags is the same as in shell "here document"
+ construct: '-' strips all leading tab characters from the string body,
+ thus allowing it to be indented in a natural fashion; 'delimiter'
+ introduces the new end-of-text delimiter instead of the default
+ dot. If 'delimiter' starts with a backslash, no preprocessing will
+ be performed within a string.
- uid isn't good to identify messages, use message-id?

Return to:

Send suggestions and report system problems to the System administrator.