X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/7cd1141be4e551e80514c38662ec6e8209608205..2e88a017b6c7a845bc223b2b883e10828407c00c:/doc/doc-misc/WishList diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList index 0b7338f97..e101901ad 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.47 2005/08/09 13:31:52 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.49 2005/09/15 08:27:59 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1967,5 +1967,17 @@ feature. It would be nice if this was automatic. This wish is for an option to log the name of the file that is written in maildir format (e.g. time.pid.host). ------------------------------------------------------------------------------ ---- HWM 339 ------------------------------------------------------------------ + +(340) 30-Aug-05 M Match more than one item + +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. +------------------------------------------------------------------------------ + +(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 ---------------------------------