X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/30079bc1d20c0473d012ef33654358cfadb0a2ff..43ba2742c700d625dcdcdaf7bbadc2f72776854a:/test/confs/0190 diff --git a/test/confs/0190 b/test/confs/0190 index f8851fc8b..29763a603 100644 --- a/test/confs/0190 +++ b/test/confs/0190 @@ -1,8 +1,8 @@ # Exim test configuration 0190 exim_path = EXIM_PATH +keep_environment = host_lookup_order = bydns -rfc1413_query_timeout = 0s spool_directory = DIR/spool log_file_path = DIR/spool/log/%slog gecos_pattern = "" @@ -94,7 +94,6 @@ smtp: smtp2: driver = smtp port = PORT_S - interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}} smtp3: driver = smtp @@ -102,7 +101,6 @@ smtp3: max_rcpt = 2 connection_max_messages = 1 port = PORT_S - interface = ${if eq {$host}{127.0.0.1} {127.0.0.1}} # ----- Retry -----