Pass $(MAKE) to the scripts/Configure-config.h script so that it uses
[users/jgh/exim.git] / doc / doc-misc / WishList
index 119e31e2d939d9bf2e073f0948e00fe68c5330ae..8f2b7953646de644492a6182bcbcff6802973371 100644 (file)
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-misc/WishList,v 1.26 2005/03/15 15:46:24 ph10 Exp $
+$Cambridge: exim/doc/doc-misc/WishList,v 1.30 2005/05/03 08:38:13 ph10 Exp $
 
 EXIM 4 WISH LIST
 ----------------
@@ -301,7 +301,8 @@ This would allow special handling of certain errors from certain hosts. In
 particular, it would allow failing of certain 4xx codes.
 
 This is now available for 4xx responses to RCPT commands. Is anything more
-needed?
+needed? Apparently, yes; there's been a request for a similar feature for MAIL
+commands.
 ------------------------------------------------------------------------------
 
 (148) 15-May-2000 S  Warn recipient if message rejected for quota excession.
@@ -1894,5 +1895,21 @@ This is yet another problem caused by duplicating the SMTP code between the
 transport and the callout verification. See item 294 above. Merging the
 transport and the callout code could prevent this kind of thing from happening.
 ------------------------------------------------------------------------------
---- HWM 323 ------------------------------------------------------------------
+
+(324) 04-Apr-05 ? Make -bP show ACLs
+
+This is in the Bugzilla as #10.
+------------------------------------------------------------------------------
+
+(325) 28-Apr-05 ? Support for quotas over 2G in appendfile.
+
+Things get bigger far more quickly than I ever imagine...
+------------------------------------------------------------------------------
+
+(326) 03-May-05 ? Queue-only on memory shortage
+
+This is bugzilla #17. The idea is to have something like queue_only_load that
+triggers on a shortage of main memory.
+------------------------------------------------------------------------------
+--- HWM 326 ------------------------------------------------------------------
 ---------------------------- End of WishList ---------------------------------