diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-12-07 14:23:56 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-12-07 14:23:56 +0000 |
commit | 59e887032e6e328e62a16566d403715975414ee2 (patch) | |
tree | d54e2954d51bcc143bb558528975bb7c158cf06b /doc/doc-misc | |
parent | fbbf1e99cf010b7f0784652b54873c1dfffdb089 (diff) |
More wishes.
Diffstat (limited to 'doc/doc-misc')
-rw-r--r-- | doc/doc-misc/WishList | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList index cc024fe40..391bde978 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.13 2004/12/06 14:14:14 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.14 2004/12/07 14:23:56 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1818,5 +1818,13 @@ often would this actually matter in practice? The idea is to save the email address that actually was found in the message in a variable so it can be used (e.g. as the From: address in an autoreply). ------------------------------------------------------------------------------ ---- HWM 310 ------------------------------------------------------------------ + +(311) 07-Dec-04 ? More flexible SMTP response codes + +The requestor wanted to be able to specify, for example, 551 in an ACL deny +instead of 550, and also vary the defer code. The first digit, however, should +remain fixed. In addition to main codes, enhanced status codes (RFC 2034) were +requested. (As far as I can tell, they have never been highly popular.) +------------------------------------------------------------------------------ +--- HWM 311 ------------------------------------------------------------------ ---------------------------- End of WishList --------------------------------- |