X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/30079bc1d20c0473d012ef33654358cfadb0a2ff..e4307860d847c4679adb4735698a31065a392752:/test/confs/0474 diff --git a/test/confs/0474 b/test/confs/0474 index 7bb526b67..35b4805e5 100644 --- a/test/confs/0474 +++ b/test/confs/0474 @@ -1,12 +1,7 @@ # Exim test configuration 0474 -exim_path = EXIM_PATH -host_lookup_order = bydns -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -29,7 +24,6 @@ begin transports smtp: driver = smtp port = PORT_S - interface = 127.0.0.1 # ----- Retry -----