Add hosts_verify_avoid_tls option to smtp transport.
[exim.git] / doc / doc-docbook / spec.xfpt
index ee3193beff7e1f316719347d1e53779b0553a67b..85843843189956eae65b2a36e8da6c51a50e2300 100644 (file)
@@ -22302,6 +22302,13 @@ that matches this list, even if the server host advertises PIPELINING support.
 Exim will not try to start a TLS session when delivering to any host that
 matches this list. See chapter &<<CHAPTLS>>& for details of TLS.
 
+.option hosts_verify_avoid_tls smtp "host list&!!" *
+.cindex "TLS" "avoiding for certain hosts"
+Exim will not try to start a TLS session for a verify callout,
+or when delivering in cutthrough mode,
+to any host that matches this list.
+Note that the default is to not use TLS.
+
 
 .option hosts_max_try smtp integer 5
 .cindex "host" "maximum number to try"