From bd0fff00c496a0530f1320721816bbcd07d2c478 Mon Sep 17 00:00:00 2001 From: Phil Pennock Date: Sat, 6 Oct 2012 20:20:14 -0400 Subject: [PATCH] Doc fix: log field M8S=, in details section --- doc/doc-docbook/spec.xfpt | 9 +++++++++ doc/doc-txt/NewStuff | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 255513921..18cff9ed6 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -13100,6 +13100,7 @@ Those options that undergo string expansion before use are marked with .cindex "8BITMIME" .cindex "8-bit characters" .cindex "log" "selectors" +.cindex "log" "8BITMIME" This option causes Exim to send 8BITMIME in its response to an SMTP EHLO command, and to accept the BODY= parameter on MAIL commands. However, though Exim is 8-bit clean, it is not a protocol converter, and it @@ -33878,6 +33879,14 @@ selection marked by asterisks: More details on each of these items follows: .ilist +.cindex "8BITMIME" +.cindex "log" "8BITMIME" +&%8bitmime%&: This causes Exim to log any 8BITMIME status of received messages, +which may help in tracking down interoperability issues with ancient MTAs +that are not 8bit clean. This is added to the &"<="& line, tagged with +&`M8S=`& and a value of &`0`&, &`7`& or &`8`&, corresponding to "not given", +&`7BIT`& and &`8BITMIME`& respectively. +.next .cindex "&%warn%& ACL verb" "log when skipping" &%acl_warn_skipped%&: When an ACL &%warn%& statement is skipped because one of its conditions cannot be evaluated, a log line to this effect is written if diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 2982fc4b5..5347246c4 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -118,7 +118,7 @@ Version 4.81 14. New expansion variable $headers_added with content from ACL add_header modifier (but not yet added to messsage). -15. New 8bitmime status logging option for received messages. +15. New 8bitmime status logging option for received messages. Log field "M8S". Version 4.80 -- 2.30.2