A wish about moving to a new name resolver API.
[exim.git] / doc / doc-misc / WishList
index c31891b464fe4c2cec95432dd16b86e616cd9460..066ebd0793146ae398326fd5a2acce334f329df6 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-misc/WishList,v 1.41 2005/06/22 10:17:22 ph10 Exp $
+$Cambridge: exim/doc/doc-misc/WishList,v 1.43 2005/07/14 17:17:25 ph10 Exp $
 
 EXIM 4 WISH LIST
 ----------------
@@ -1979,5 +1979,21 @@ log selector, and it must have a cutoff maximum number of recipients. NOTE: the
 data in the reject log does show the envelope recipients as part of its
 additional data.
 ------------------------------------------------------------------------------
---- HWM 336 ------------------------------------------------------------------
+
+(337) 29-Jun-05 S Add "defer" to $recipient_verify_failure
+
+This is for when defer_ok was set when verifying recipients. Since this isn't
+for a failure, we probably also need "ok" for the non-fail case.
+------------------------------------------------------------------------------
+
+(338) 14-Jul-05 M Change to Bind 9 API
+
+Exim uses the original API for calling the DNS resolver. There is a newer API
+available, and noises are being made in some OS that compatibility with the old
+API is going to be dropped. Nevertheless, there are sure to be systems about
+for ages that require the use of the old API. Therefore, we will have to
+implement not only an interface to the new API, but a backwards compatibility
+feature. It would be nice if this was automatic.
+------------------------------------------------------------------------------
+--- HWM 338 ------------------------------------------------------------------
 ---------------------------- End of WishList ---------------------------------