summaryrefslogtreecommitdiff
path: root/doc/doc-misc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-05-12 08:26:09 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-05-12 08:26:09 +0000
commitc9f149f54159a21512e6cd88df8f23a30a5fd038 (patch)
tree873444a6e1b9eebe2a585e1e110fa4d1ee7ecb3a /doc/doc-misc
parent010c2d144000234b301d6b602dccf6abfd41003f (diff)
downloadexim4-c9f149f54159a21512e6cd88df8f23a30a5fd038.tar.gz
Another wish.
Diffstat (limited to 'doc/doc-misc')
-rw-r--r--doc/doc-misc/WishList15
1 files changed, 12 insertions, 3 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList
index db27cad7f..4f1f49e89 100644
--- a/doc/doc-misc/WishList
+++ b/doc/doc-misc/WishList
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-misc/WishList,v 1.32 2005/05/10 14:34:21 ph10 Exp $
+$Cambridge: exim/doc/doc-misc/WishList,v 1.33 2005/05/12 08:26:09 ph10 Exp $
EXIM 4 WISH LIST
----------------
@@ -1918,7 +1918,7 @@ Currently, "delay=5m" (e.g.) waits for 5 minutes. If we can detect that the
connection has died in the meantime, it would make sense to break the delay.
------------------------------------------------------------------------------
-(338) 10-May-05 S After "unseen" routing, pass on header additions/deletions
+(328) 10-May-05 S After "unseen" routing, pass on header additions/deletions
Currently, when an "unseen" router accepts an address, header additions and
deletions stick with that address, and the "clone" address that continues to be
@@ -1926,5 +1926,14 @@ routed starts off without any additions or removals. This request is for an
option to select other actions: retain header actions with the clone only, or
pass them on to both addresses.
------------------------------------------------------------------------------
---- HWM 328 ------------------------------------------------------------------
+
+(329) 12-May-05 S Create message ID at MAIL FROM time
+
+Currently, the ID is created only when Exim is about to create the data (-D)
+file for an incoming message. In other words, after it knows it really is going
+to accept the message. Creating the ID earlier would mean that rejection
+messages in the log would be tagged with an ID, and this is seen as desirable
+by some people.
+------------------------------------------------------------------------------
+--- HWM 329 ------------------------------------------------------------------
---------------------------- End of WishList ---------------------------------