Change interface to fake nameserver for new test-suite. Some error
[users/heiko/exim.git] / doc / doc-misc / WishList
index c39210662ee30c1ab8b97e98e3784bb6faea9d97..5dc946b0fbd6c09d2b84a8420005999078c55fc7 100644 (file)
@@ -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.51 2005/10/03 09:11:42 ph10 Exp $
 
 EXIM 4 WISH LIST
 ----------------
@@ -1974,5 +1974,23 @@ 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.
+------------------------------------------------------------------------------
+
+(342) 26-Sep-05 T Log and maybe defer odd values for condition pre-condition
+
+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.
+------------------------------------------------------------------------------
+
+(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 ---------------------------------