diff options
author | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-06-19 14:41:31 +0000 |
---|---|---|
committer | Philip Hazel <ph10@hermes.cam.ac.uk> | 2007-06-19 14:41:31 +0000 |
commit | a96603a0e5a7283a9275fb090dac95a42e05a423 (patch) | |
tree | e1aa6ce1a15a0a23e58d86e0aec05273751f9c0c /doc/doc-txt/NewStuff | |
parent | aa6dc51334206deff2ec80bfcbcf543714efe6d6 (diff) |
Add -Mvc option.
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 7e0c472ec..70da9ace2 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/NewStuff,v 1.149 2007/06/18 13:57:49 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/NewStuff,v 1.150 2007/06/19 14:41:31 ph10 Exp $ New Features in Exim -------------------- @@ -43,6 +43,10 @@ Version 4.68 contains the cipher used for the delivery. The same is true for $tls_peerdn. + 4. There is now a -Mvc <message-id> option, which outputs a copy of the + message to the standard output, in RFC 2822 format. The option can be used + only by an admin user. + Version 4.67 ------------ |