X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/fb6f3d5c1822aa3062ad3aac9a63c57c350562f0..e5a9dba621b4301bfbe2bc05576ddc5ec752b1b5:/doc/doc-misc/WishList diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList index 4d25700c3..09b19b06e 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.28 2005/04/04 08:27:28 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.31 2005/05/06 08:28:16 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1900,5 +1900,22 @@ transport and the callout code could prevent this kind of thing from happening. This is in the Bugzilla as #10. ------------------------------------------------------------------------------ ---- HWM 324 ------------------------------------------------------------------ + +(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. +------------------------------------------------------------------------------ + +(327) 06-May-05 ? Break delay if connection drops + +Currently, "delay=5m" (e.g.) waits for 5 minutes. If we can detect that the +connection has died in the meantime, it would make sense to break the delay. +------------------------------------------------------------------------------ +--- HWM 327 ------------------------------------------------------------------ ---------------------------- End of WishList ---------------------------------