X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/30079bc1d20c0473d012ef33654358cfadb0a2ff..bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0:/test/confs/0554 diff --git a/test/confs/0554 b/test/confs/0554 index cf337b21b..b76286b13 100644 --- a/test/confs/0554 +++ b/test/confs/0554 @@ -1,13 +1,14 @@ # Exim test configuration 0554 exim_path = EXIM_PATH +keep_environment = 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 ----- @@ -30,7 +31,6 @@ begin transports smtp: driver = smtp port = PORT_S - interface = 127.0.0.1 # ----- Retry -----