bounce message
[exim.git] / test / confs / 2024
index a677c4c8661767b5ff77b61c30b22f56d21a3355..43889944450dda5647b393d19ceb11b1258ef69f 100644 (file)
@@ -6,7 +6,6 @@ TVC=/dev/null
 exim_path = EXIM_PATH
 host_lookup_order = bydns
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
 spool_directory = DIR/spool
 log_file_path = DIR/spool/log/%slog
 gecos_pattern = ""
@@ -24,6 +23,7 @@ tls_certificate = CERT
 tls_privatekey = CERT
 
 tls_verify_hosts = HOSTIPV4
-tls_verify_certificates = TVC
+#tls_verify_certificates = TVC
+tls_verify_certificates = CERT
 
 # End