Gitweb:
https://git.exim.org/exim.git/commitdiff/aa6e77afb5ba7df42fcff06cac744b1f4a4105d2
Commit: aa6e77afb5ba7df42fcff06cac744b1f4a4105d2
Parent: 75fc378208b50ee13004bb62c60f1fbd6f623ec1
Author: Jeremy Harris <jgh146exb@???>
AuthorDate: Thu Dec 20 17:48:52 2018 +0000
Committer: Jeremy Harris <jgh146exb@???>
CommitDate: Thu Dec 20 17:48:52 2018 +0000
Docs: tweaks
---
doc/doc-docbook/spec.xfpt | 2 +-
doc/doc-txt/ChangeLog | 2 +-
src/src/configure.default | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 80b7840..3b5ae26 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 bda8125..e9e83e0 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 d757c0b..15ca3fd 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
#