diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-08-30 09:19:33 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-08-30 09:19:33 +0000 |
commit | aa2b5c79bb551ce28868d751715aed7c6c21d053 (patch) | |
tree | 32959d4664d5df16f252e884aee10fe562b16801 /doc/doc-misc | |
parent | 9cec981fa37f4ad2f5234a2a5c296ae6ebebd019 (diff) |
(1) a new wish (2) minor tweaks to dbmbuild and cramtest when setting up
new tests.
Diffstat (limited to 'doc/doc-misc')
-rw-r--r-- | doc/doc-misc/WishList | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList index 0b7338f97..c39210662 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.48 2005/08/30 09:19:33 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1967,5 +1967,12 @@ 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. +------------------------------------------------------------------------------ +--- HWM 340 ------------------------------------------------------------------ ---------------------------- End of WishList --------------------------------- |