X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/e6347c112a85a3775494958c1214f07f297d23c1..433a298016c18052dae7554c6770013578e40be8:/doc/doc-misc/WishList diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList index e101901ad..5dc946b0f 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.49 2005/09/15 08:27:59 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.51 2005/10/03 09:11:42 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1979,5 +1979,18 @@ second. Maybe something like ${match_any{...}{...}} is needed. This would re-instate the behaviour prior to change 4.52/TF/02. ------------------------------------------------------------------------------ ---- HWM 341 ------------------------------------------------------------------ + +(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 ---------------------------------