X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/30079bc1d20c0473d012ef33654358cfadb0a2ff..43ba2742c700d625dcdcdaf7bbadc2f72776854a:/test/confs/0518 diff --git a/test/confs/0518 b/test/confs/0518 index 372489467..71316f469 100644 --- a/test/confs/0518 +++ b/test/confs/0518 @@ -1,9 +1,9 @@ # Exim test configuration 0518 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 = "" @@ -45,7 +45,6 @@ t1: driver = smtp hosts = 127.0.0.1 port = PORT_S - interface = 127.0.0.1 allow_localhost rcpt_include_affixes @@ -53,7 +52,6 @@ t2: driver = smtp hosts = 127.0.0.1 port = PORT_S - interface = 127.0.0.1 allow_localhost # End