diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-02-21 10:22:48 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2005-02-21 10:22:48 +0000 |
commit | 46c23dbae2fd414f8fc09d37cb3953eef6bb7d37 (patch) | |
tree | 1407de1622d3ff3e11e58ac272766d3c1851d3f9 /doc/doc-misc | |
parent | e9b2188f6a63646596cdd35b2bc0388efbb88097 (diff) |
A new 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 039114e3b..8ee208859 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.19 2005/02/15 16:39:19 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.20 2005/02/21 10:22:48 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1848,5 +1848,11 @@ for those people that construct configs using .ifdef or .include, etc. Currently, only numerical variables are supported. ------------------------------------------------------------------------------ ---- HWM 315 ------------------------------------------------------------------ + +(316) 21-Feb-05 M Put callout response into a variable + +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 ------------------------------------------------------------------ ---------------------------- End of WishList --------------------------------- |