Add cmdline option to append a log message. Bug 418
[users/heiko/exim.git] / doc / doc-docbook / spec.xfpt
index d7d003a3061c93ab3677d42297c033a08a0fa99e..9584e79d81ddd28f210a33be3bbdcef792b75d23 100644 (file)
@@ -4646,6 +4646,13 @@ this option.
 .oindex "&%-X%&"
 This option is interpreted by Sendmail to cause debug information to be sent
 to the named file.  It is ignored by Exim.
+
+.vitem &%-z%&&~<&'log line'&>
+.oindex "&%-z%&"
+This option writes its argument to Exim's logfile.
+Use is restricted to administrators; the intent is for operational notes.
+Quotes should be used to maintain a multi-word item as a single argument,
+under most shells.
 .endlist
 
 .ecindex IIDclo1
@@ -30603,7 +30610,7 @@ specify a non-default timeout.  The default is two minutes.
 For example:
 .code
 malware = * / defer_ok / tmo=10s
-.endc
+.endd
 A timeout causes the ACL to defer.
 
 .vindex "&$malware_name$&"