X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..33c9e43ec040c0a29394d8e3b745180ddddc0ed8:/test/confs/0500 diff --git a/test/confs/0500 b/test/confs/0500 index b069d2e01..72e87c651 100644 --- a/test/confs/0500 +++ b/test/confs/0500 @@ -1,13 +1,8 @@ # Exim test configuration 0500 -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 ----- @@ -45,6 +40,7 @@ begin transports local_delivery: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End