summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorPhilip Hazel <ph10@hermes.cam.ac.uk>2005-05-17 15:00:04 +0000
committerPhilip Hazel <ph10@hermes.cam.ac.uk>2005-05-17 15:00:04 +0000
commit87ba3f5f78da0d53bfb3bdef9db569c8da241eba (patch)
treee80c384c99702c229d95b8c4e78078d520056290 /doc/doc-txt/NewStuff
parent9c7a242c6007e9854d3332777c0ca131da51c775 (diff)
Installed a modified version of Tony's submission enhancement patch +
two small bugfixes.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r--doc/doc-txt/NewStuff11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index a4ac7e5ad..24993b5ac 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -1,4 +1,4 @@
-$Cambridge: exim/doc/doc-txt/NewStuff,v 1.41 2005/05/17 09:53:34 ph10 Exp $
+$Cambridge: exim/doc/doc-txt/NewStuff,v 1.42 2005/05/17 15:00:04 ph10 Exp $
New Features in Exim
--------------------
@@ -81,6 +81,15 @@ PH/01 The amount of output produced by the "make" process has been reduced,
command reflection in "make". When you ask for the full output, it is
given in addition to the the short output.
+PH/02 There have been two changes concerned with submission mode:
+
+ (a) A new option, /name=value, makes it possible to supply a user name
+ to be inserted into any created Sender: header line. Typically, this
+ would be looked up from $authenticated_id.
+
+ (b) The envelope sender address is forced to be the same as the
+ submission mode sender address.
+
Version 4.51
------------