git://git.exim.org
/
exim.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
908acc4
)
Fix typo in NewStuff.
author
Philip Hazel
<ph10@hermes.cam.ac.uk>
Wed, 24 Nov 2004 16:36:19 +0000
(16:36 +0000)
committer
Philip Hazel
<ph10@hermes.cam.ac.uk>
Wed, 24 Nov 2004 16:36:19 +0000
(16:36 +0000)
doc/doc-txt/NewStuff
patch
|
blob
|
history
diff --git
a/doc/doc-txt/NewStuff
b/doc/doc-txt/NewStuff
index da99fb7b397916082e94270b4cd288f649d7fc28..0496b39c529a3d7014ab427c8137a99a582c7392 100644
(file)
--- a/
doc/doc-txt/NewStuff
+++ b/
doc/doc-txt/NewStuff
@@
-1,4
+1,4
@@
-$Cambridge: exim/doc/doc-txt/NewStuff,v 1.1
6 2004/11/24 15:43:36
ph10 Exp $
+$Cambridge: exim/doc/doc-txt/NewStuff,v 1.1
7 2004/11/24 16:36:19
ph10 Exp $
New Features in Exim
--------------------
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.
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.
has the effect of setting local_sender_retain true and local_from_check
false for the incoming message in which it is encountered.