From: Jeremy Harris Date: Thu, 20 Dec 2018 17:48:52 +0000 (+0000) Subject: Docs: tweaks X-Git-Url: https://git.exim.org/users/heiko/exim.git/commitdiff_plain/aa6e77afb5ba7df42fcff06cac744b1f4a4105d2 Docs: tweaks --- diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 80b7840a4..3b5ae26aa 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -6288,7 +6288,7 @@ smarthost_smtp: # The SNI name should match the name which we'll expect to verify; # many mail systems don't use SNI and this doesn't matter, but if it does, # we need to send a name which the remote site will recognize. - # This _should_ be the name which you the smarthost operators specified as + # This _should_ be the name which the smarthost operators specified as # the hostname for sending your mail to. tls_sni = ROUTER_SMARTHOST # diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index bda812513..e9e83e0ab 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -173,7 +173,7 @@ JH/37 Bug 2341: Send "message delayed" warning MDNs (restricted to external and multiple senders' messages were queued, only one sender would get notified on each configured delay_warning cycle. -JH/01 Bug 2351: Log failures to extract envelope addresses from message headers. +JH/38 Bug 2351: Log failures to extract envelope addresses from message headers. Exim version 4.91 diff --git a/src/src/configure.default b/src/src/configure.default index d757c0b39..15ca3fdae 100644 --- a/src/src/configure.default +++ b/src/src/configure.default @@ -784,7 +784,7 @@ smarthost_smtp: # The SNI name should match the name which we'll expect to verify; # many mail systems don't use SNI and this doesn't matter, but if it does, # we need to send a name which the remote site will recognize. - # This _should_ be the name which you the smarthost operators specified as + # This _should_ be the name which the smarthost operators specified as # the hostname for sending your mail to. tls_sni = ROUTER_SMARTHOST #