X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..33c9e43ec040c0a29394d8e3b745180ddddc0ed8:/test/confs/0355 diff --git a/test/confs/0355 b/test/confs/0355 index 9b86cca2e..c5a9c4b90 100644 --- a/test/confs/0355 +++ b/test/confs/0355 @@ -1,12 +1,7 @@ # Exim test configuration 0355 -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 ----- @@ -35,5 +30,6 @@ t1: driver = appendfile user = CALLER file = DIR/test-mail/$local_part + create_file = DIR/test-mail # End