X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/30079bc1d20c0473d012ef33654358cfadb0a2ff..7006ee24ecfd9d8f405f70d38cc36bdd91f8de87:/test/confs/0201 diff --git a/test/confs/0201 b/test/confs/0201 index 1858c40e9..5385baa9a 100644 --- a/test/confs/0201 +++ b/test/confs/0201 @@ -1,13 +1,8 @@ # Exim test configuration 0201 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + 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 # ----- Main settings ----- @@ -31,7 +26,6 @@ t1: hosts = 127.0.0.1 allow_localhost port = PORT_S - interface = 127.0.0.1 transport_filter = /bin/sh -c 'cat; exit 99'