X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a78fb8efad4f1388f482298ea4953caab89283fb..59e887032e6e328e62a16566d403715975414ee2:/doc/doc-misc/WishList diff --git a/doc/doc-misc/WishList b/doc/doc-misc/WishList index 110edb613..391bde978 100644 --- a/doc/doc-misc/WishList +++ b/doc/doc-misc/WishList @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-misc/WishList,v 1.12 2004/12/01 14:33:21 ph10 Exp $ +$Cambridge: exim/doc/doc-misc/WishList,v 1.14 2004/12/07 14:23:56 ph10 Exp $ EXIM 4 WISH LIST ---------------- @@ -1812,5 +1812,19 @@ If a queue-runner opened the -D file and took out the lock before forking, it would waste fewer resources if the message was already being delivered. But how often would this actually matter in practice? ------------------------------------------------------------------------------ ---- HWM 309 ------------------------------------------------------------------ + +(310) 06-Dec-04 S After "personal" save what matched + +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). +------------------------------------------------------------------------------ + +(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 ---------------------------------