X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bfe645c1570343d3adca657ab67998e122ca8792..33c9e43ec040c0a29394d8e3b745180ddddc0ed8:/test/confs/5500 diff --git a/test/confs/5500 b/test/confs/5500 index f1a088d42..97894d1cd 100644 --- a/test/confs/5500 +++ b/test/confs/5500 @@ -3,14 +3,9 @@ LOG_SELECTOR= -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = # ----- Main settings ----- @@ -51,6 +46,7 @@ begin transports t1: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # ----- Routers -----