summaryrefslogtreecommitdiff
path: root/doc/doc-misc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-10-03 09:11:42 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-10-03 09:11:42 +0000
commit23149c6cfdc621a219299197ecb998e87efaf4b8 (patch)
tree8878151eba0170d3f97921a5f3da2f75a58d8357 /doc/doc-misc
parent9a799bc0748201e80ca3b4f7ffaaa588315626b7 (diff)
downloadexim4-23149c6cfdc621a219299197ecb998e87efaf4b8.tar.gz
Add another wish.
Diffstat (limited to 'doc/doc-misc')
-rw-r--r--doc/doc-misc/WishList10
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList
index 3aa936f85..5dc946b0f 100644
--- a/doc/doc-misc/WishList
+++ b/doc/doc-misc/WishList
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-misc/WishList,v 1.50 2005/09/26 09:14:44 ph10 Exp $
+$Cambridge: exim/doc/doc-misc/WishList,v 1.51 2005/10/03 09:11:42 ph10 Exp $
EXIM 4 WISH LIST
----------------
@@ -1986,5 +1986,11 @@ Odd values for "condition" in an ACL cause it to defer. In a router, they are
treated as "true". At least they should be logged in a router, and perhaps they
should also defer, for compatibility with ACLs.
------------------------------------------------------------------------------
---- HWM 342 ------------------------------------------------------------------
+
+(343) 03-Oct-05 M A query-style lookup for scanning flat files
+
+The natural syntax for this would be to use a regex, like this:
+${lookup regex{/some/file regex}{found-string}{not-found-string}}
+------------------------------------------------------------------------------
+--- HWM 343 ------------------------------------------------------------------
---------------------------- End of WishList ---------------------------------