ph10 2005/05/10 15:34:21 BST
Modified files:
exim-doc/doc-misc WishList
Log:
A new wish about header modification handling in unseen routers.
Revision Changes Path
1.32 +10 -1 exim/exim-doc/doc-misc/WishList
Index: WishList
===================================================================
RCS file: /home/cvs/exim/exim-doc/doc-misc/WishList,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- WishList 6 May 2005 08:28:16 -0000 1.31
+++ WishList 10 May 2005 14:34:21 -0000 1.32
@@ -1,4 +1,4 @@
-$Cambridge: exim/exim-doc/doc-misc/WishList,v 1.31 2005/05/06 08:28:16 ph10 Exp $
+$Cambridge: exim/exim-doc/doc-misc/WishList,v 1.32 2005/05/10 14:34:21 ph10 Exp $
EXIM 4 WISH LIST
----------------
@@ -1917,5 +1917,14 @@
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.
------------------------------------------------------------------------------
---- HWM 327 ------------------------------------------------------------------
+
+(338) 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
+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 ------------------------------------------------------------------
---------------------------- End of WishList ---------------------------------