diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 | ||||
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
2 files changed, 2 insertions, 2 deletions
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 |