diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-06-11 20:40:08 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-06-17 09:55:30 +0100 |
commit | f5fcf66cf3e995321ff69672ed9412e0bf60fb7c (patch) | |
tree | 54083bc9b41c8a50ad326e9ca4a85518ea2d430e /doc | |
parent | e89d95f1909c0972b0e854ae05f50246f4d727d6 (diff) |
Docs: minor tweaks
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 8350b4da7..2fb732154 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -12473,7 +12473,7 @@ the complete argument of the ETRN command (see section &<<SECTETRN>>&). .cindex "tainted data" If the origin of the data is an incoming message, the result of expanding this variable is tainted. -When in untainted version is needed, one should be obtained from +When an untainted version is needed, one should be obtained from looking up the value in a local (therefore trusted) database. Often &$domain_data$& is usable in this role. @@ -17990,6 +17990,7 @@ syslog. The value must be no longer than 32 characters. See chapter .option syslog_timestamp main boolean true .cindex "syslog" "timestamps" +.cindex timestamps syslog If &%syslog_timestamp%& is set false, the timestamps on Exim's log lines are omitted when these lines are sent to syslog. See chapter &<<CHAPlog>>& for details of Exim's logging. |