diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-09-15 08:27:59 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-09-15 08:27:59 +0000 |
commit | e6347c112a85a3775494958c1214f07f297d23c1 (patch) | |
tree | 0d3478ac7d480799c9b56b3974ff53bf87c1252a /doc | |
parent | f3f0a1f0ea2e1b74620b99c6055a12b1b688f808 (diff) |
Added /return_path_retain to the Wish List.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-misc/WishList | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList index c39210662..e101901ad 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.48 2005/08/30 09:19:33 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.49 2005/09/15 08:27:59 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1974,5 +1974,10 @@ match_address, for instance, matches one address to a list. The wish is to be able to supply two lists; for each address in the first list, search the second. Maybe something like ${match_any{...}{...}} is needed. ------------------------------------------------------------------------------ ---- HWM 340 ------------------------------------------------------------------ + +(341) 15-Sep-05 S Add /return_path_retain to submission mode + +This would re-instate the behaviour prior to change 4.52/TF/02. +------------------------------------------------------------------------------ +--- HWM 341 ------------------------------------------------------------------ ---------------------------- End of WishList --------------------------------- |