X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/30079bc1d20c0473d012ef33654358cfadb0a2ff..bbd4e082cb5c6a4275d570e2ab6cdc4dadddb022:/test/confs/3405 diff --git a/test/confs/3405 b/test/confs/3405 index 460c5842e..90576fc5e 100644 --- a/test/confs/3405 +++ b/test/confs/3405 @@ -3,11 +3,11 @@ 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 = "" gecos_name = CALLER_NAME +tls_advertise_hosts = # ----- Main settings ----- @@ -45,6 +45,5 @@ smtp: headers_add = X-TAID: >$authenticated_id< hosts_try_auth = * port = PORT_S - interface = 127.0.0.1 # End