summaryrefslogtreecommitdiff
path: root/doc/doc-misc
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-06-21 14:14:55 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-06-21 14:14:55 +0000
commit4aee02256cb1542139cdf399bd22bd7496d9611d (patch)
treef8c40423eaa565479dc104767a6f2c7ef7e8620a /doc/doc-misc
parent9a26b6b229299c6106f5ab917220f39277b21713 (diff)
downloadexim4-4aee02256cb1542139cdf399bd22bd7496d9611d.tar.gz
Implement daemon_startup_{retries,sleep} to control startup retrying.
Diffstat (limited to 'doc/doc-misc')
-rw-r--r--doc/doc-misc/WishList8
1 files changed, 1 insertions, 7 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList
index adc8b0bba..7624940c4 100644
--- a/doc/doc-misc/WishList
+++ b/doc/doc-misc/WishList
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-misc/WishList,v 1.39 2005/06/16 15:48:58 ph10 Exp $
+$Cambridge: exim/doc/doc-misc/WishList,v 1.40 2005/06/21 14:14:55 ph10 Exp $
EXIM 4 WISH LIST
----------------
@@ -1881,12 +1881,6 @@ file would contain the complete email. I suppose there may be other scanning
solutions with a similar requirement."
------------------------------------------------------------------------------
-(320) 03-Mar-05 T Options to control daemon retry binding
-
-Currently the daemon tries 10 times at 30-second intervals to listen on an IP
-address. The wish is for options to control these numbers.
-------------------------------------------------------------------------------
-
(321) 07-Mar-05 S Run an ACL on a sync error
... and possibly "accept" or "deny" it.