summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Roberts <sroberts@uniserve.com>2002-05-14 03:22:50 +0000
committerSam Roberts <sroberts@uniserve.com>2002-05-14 03:22:50 +0000
commitb44ce92a2dc7ed1d3e0fa5fa37b17f93440697f9 (patch)
tree0687c982c6906d75c48add42bcd6ade1b89b2c13
parentd5dc3d7dfd7b7d3e609cb7e7c06346b80bcc12bc (diff)
downloadmailutils-b44ce92a2dc7ed1d3e0fa5fa37b17f93440697f9.tar.gz
mailutils-b44ce92a2dc7ed1d3e0fa5fa37b17f93440697f9.tar.bz2
Updated.
-rw-r--r--TODO10
1 files changed, 7 insertions, 3 deletions
diff --git a/TODO b/TODO
index 253f84757..508101f36 100644
--- a/TODO
+++ b/TODO
@@ -75,8 +75,6 @@ IMPORTANT:
- why does mimetest fail on a symlink, but suceed on a dotlocked file?
- - implement unrolling of symlinks
-
- implement a force unlock mode... so that when a mailbox
is closed or destroyed it can make sure that the lock
is definitely gone.
@@ -103,16 +101,22 @@ IMPORTANT:
- need code to find a "real" envelope from... an actual email address
that DSNs can be sent to.
+- need to be able to map some addresses (like mail to "root") to a
+ user for the box, a la nullmailer, perhaps
+
- mailer_t: the SMTP mailer isn't as fully implemented as the sendmail
mailer.
+- make the smtp mailer calls useable standalone, as well as url based,
+ and use them in mail.remote.
+
- header_get_value() returns the newline?
- implement a header_field_unfold()?
- pipe_open_stream() - implemented with popen()
-- Configuration API
++ Configuration API
- Mailcap API

Return to:

Send suggestions and report system problems to the System administrator.