From a96603a0e5a7283a9275fb090dac95a42e05a423 Mon Sep 17 00:00:00 2001 From: Philip Hazel Date: Tue, 19 Jun 2007 14:41:31 +0000 Subject: Add -Mvc option. --- doc/doc-txt/ChangeLog | 4 +++- doc/doc-txt/NewStuff | 6 +++++- 2 files changed, 8 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 76ab6e7a1..28b98cfbe 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,4 +1,4 @@ -$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.514 2007/06/19 13:32:05 ph10 Exp $ +$Cambridge: exim/doc/doc-txt/ChangeLog,v 1.515 2007/06/19 14:41:31 ph10 Exp $ Change log file for Exim from version 4.21 ------------------------------------------- @@ -60,6 +60,8 @@ PH/06 Added the client_condition to authenticators so that some can be skipped PH/07 The error message for a badly-placed control=no_multiline_responses left "_responses" off the end of the name. +PH/08 Added -Mvc to output a copy of a message in RFC 2822 format. + Exim version 4.67 ----------------- 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 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 ------------ -- cgit v1.2.3