diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-11-24 16:36:19 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2004-11-24 16:36:19 +0000 |
commit | 51a0ece14d610b73162eb330bef9c92fb5ce40aa (patch) | |
tree | ff07777baa848fba15a5bb1c63ed4acb2228c410 | |
parent | 908acc4e475c50483db29586ac1aaf764ca4380f (diff) |
Fix typo in NewStuff.
-rw-r--r-- | doc/doc-txt/NewStuff | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index da99fb7b3..0496b39c5 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.16 2004/11/24 15:43:36 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.17 2004/11/24 16:36:19 ph10 Exp $ New Features in Exim -------------------- @@ -16,7 +16,7 @@ Version 4.44 CONFIGURE_OWNER. It specifies one additional group that is permitted for the runtime configuration file when the group write permission is set. - 2. The "control=submission" facility has a new option /retain_sender. This + 2. The "control=submission" facility has a new option /sender_retain. This has the effect of setting local_sender_retain true and local_from_check false for the incoming message in which it is encountered. |