summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2018-12-20 17:48:52 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2018-12-20 17:48:52 +0000
commitaa6e77afb5ba7df42fcff06cac744b1f4a4105d2 (patch)
tree017f3a070082efc487d80b68a5e21b6a60717e1a /src
parent75fc378208b50ee13004bb62c60f1fbd6f623ec1 (diff)
Docs: tweaks
Diffstat (limited to 'src')
-rw-r--r--src/src/configure.default2
1 files changed, 1 insertions, 1 deletions
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
#