diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-05-10 14:34:21 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-05-10 14:34:21 +0000 |
commit | 22907b39ade6b33cf2f7bca0c376505b3261ab0b (patch) | |
tree | 26522db07e157ec71d16df35571309ba64e72662 /doc | |
parent | 22c3b60b40edbe58c8b5f5237dd6b995032cca03 (diff) |
A new wish about header modification handling in unseen routers.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-misc/WishList | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList index 09b19b06e..db27cad7f 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.31 2005/05/06 08:28:16 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.32 2005/05/10 14:34:21 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1917,5 +1917,14 @@ triggers on a shortage of main memory. 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 --------------------------------- |