X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..bbd4e082cb5c6a4275d570e2ab6cdc4dadddb022:/test/confs/0388 diff --git a/test/confs/0388 b/test/confs/0388 index ec41efcaf..38166b449 100644 --- a/test/confs/0388 +++ b/test/confs/0388 @@ -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 ----- @@ -37,6 +37,7 @@ smtp: hosts_max_try = 1 port = PORT_S connect_timeout = 2s + address_retry_include_sender = false # ----- Retry -----