summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO14
1 files changed, 2 insertions, 12 deletions
diff --git a/TODO b/TODO
index 1b7a3c6..db6255a 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,3 @@
-- Add support for SMTP AUTH CRAM-MD5
-
- Convert all proto modules to use timedout reads.
- Add patterns to the remotes file, to allow messages to be delivered to
@@ -12,17 +10,9 @@
it must be matched exactly (before qualification).
- PATTERN can be "@FQDN" which matches any user.
-- For version 1.5:
- - Generate bounces for permanently failed messages.
- - Generate DDNs for messages older than a configurable time.
- - Generate bounces for temporarily failing messages after a
- configurable time.
- - Queue bounce from <> to sender
- - Queue double bounce from <#@[]> to doublebounceto or adminaddr
- - Optionally move bounces to a separate directory
- - Move triple bounces to a separate directory
+- Generate DDNs for messages older than a configurable time.
-- For version 2: three-state queueing
+- For version 3: three-state queueing?
- Queue message partially (tmp -> holding)
- Send to smarthost immediately
- Remove from holding if sending succeeds