diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-05-06 08:28:16 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-05-06 08:28:16 +0000 |
commit | f0884f3947f99919d82e82e787845b56917843a8 (patch) | |
tree | 3a9c39b52836f94c65b06238944b27b84842c12d /doc/doc-misc | |
parent | 9176e9f0046f5b7344bc8fadf09104d8bacc5d9d (diff) |
(1) New Wish. (2) Typo and tabs in FAQ source.
Diffstat (limited to 'doc/doc-misc')
-rw-r--r-- | doc/doc-misc/WishList | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList index 8f2b79536..09b19b06e 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.30 2005/05/03 08:38:13 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.31 2005/05/06 08:28:16 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1911,5 +1911,11 @@ Things get bigger far more quickly than I ever imagine... This is bugzilla #17. The idea is to have something like queue_only_load that triggers on a shortage of main memory. ------------------------------------------------------------------------------ ---- HWM 326 ------------------------------------------------------------------ + +(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 --------------------------------- |