Doc: more explicit hinting on tls_try_verify_hosts.
[users/heiko/exim.git] / doc / doc-docbook / spec.xfpt
index 6ce9d87da47587c2960c4a6e506b4bfd1fee6296..7372dd3febf1490478317fe7a4e6447a3edd01f4 100644 (file)
@@ -6424,9 +6424,9 @@ smarthost_smtp:
   # request with your smarthost provider to get things fixed:
   hosts_require_tls = *
   tls_verify_hosts = *
-  # As long as tls_verify_hosts is enabled, this won't matter, but if you
-  # have to comment it out then this will at least log whether you succeed
-  # or not:
+  # As long as tls_verify_hosts is enabled, this this will have no effect,
+  # but if you have to comment it out then this will at least log whether
+  # you succeed or not:
   tls_try_verify_hosts = *
   #
   # The SNI name should match the name which we'll expect to verify;