From: Philip Hazel Date: Wed, 24 Nov 2004 16:36:19 +0000 (+0000) Subject: Fix typo in NewStuff. X-Git-Tag: exim-4_50~87 X-Git-Url: https://git.exim.org/users/jgh/exim.git/commitdiff_plain/51a0ece14d610b73162eb330bef9c92fb5ce40aa Fix typo in NewStuff. --- 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.