diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-02-25 14:10:18 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-02-25 14:10:18 +0000 |
commit | a6c11ddfcace581681a02574b90280c0e7ff10be (patch) | |
tree | bb4a79cc675289dae33e656fe7066be202fb5830 /doc/doc-misc | |
parent | 46c23dbae2fd414f8fc09d37cb3953eef6bb7d37 (diff) |
One more wish...
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 8ee208859..6895a8db9 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.20 2005/02/21 10:22:48 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.21 2005/02/25 14:10:18 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1854,5 +1854,11 @@ Currently, only numerical variables are supported. When a callout fails, put the entire SMTP response into a variable. This is not trivial because we probably should retain it in the cache as well. ------------------------------------------------------------------------------ ---- HWM 316 ------------------------------------------------------------------ + +(317) 25-Feb-05 S Delete the pid file when the daemon exits + +At least try to catch some of the exit routes from the daemon and either delete +or empty the pid file. +------------------------------------------------------------------------------ +--- HWM 317 ------------------------------------------------------------------ ---------------------------- End of WishList --------------------------------- |