summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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.