diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-10-20 11:36:09 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-10-20 11:36:09 +0000 |
commit | 33caadb6ad0253abb12d66bd6f1f26cf08911937 (patch) | |
tree | bd4f93ce653d90508a6a0f3b5a114f565f7e2f88 | |
parent | d0c5c351da260a04bb28a70f1e437f7cec42c9b4 (diff) |
Another wish.
-rw-r--r-- | doc/doc-misc/WishList | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList index d0997e688..66049897d 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.54 2005/10/14 15:44:53 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.55 2005/10/20 11:36:09 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1997,5 +1997,10 @@ rejection/refusal log messages? How about something like: (<ID>|16 Spaces) *< (Connection|MAIL|RCPT|HELO|EHLO|DATA) rejected (from <Address>)?: <Reason> (\(<Detail>\))?" ------------------------------------------------------------------------------ ---- HWM 345 ------------------------------------------------------------------ + +(346) 20-Oct-05 S Set $domain and $local_part in retry matching + +Currently, these variables are unset. Make it like rewrite matching. +------------------------------------------------------------------------------ +--- HWM 346 ------------------------------------------------------------------ ---------------------------- End of WishList --------------------------------- |