X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/30079bc1d20c0473d012ef33654358cfadb0a2ff..28fb7042c4d99225f3968d6555faef598db2e9d0:/test/confs/0341 diff --git a/test/confs/0341 b/test/confs/0341 index 81ed9a8ae..726793390 100644 --- a/test/confs/0341 +++ b/test/confs/0341 @@ -2,14 +2,9 @@ SERVER = -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/SERVER%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -52,7 +47,6 @@ send_to_server: allow_localhost hosts = 127.0.0.1 port = PORT_D - interface = 127.0.0.1 # End