X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/273f34d076393a3df1b85a93f10d16f1a68f66a1..89318c714454e11217505d2163d807d5d827f50a:/test/confs/0535 diff --git a/test/confs/0535 b/test/confs/0535 index a45a374b7..864320339 100644 --- a/test/confs/0535 +++ b/test/confs/0535 @@ -1,13 +1,8 @@ # Exim test configuration 0535 -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 ----- @@ -42,6 +37,7 @@ t1: driver = appendfile user = CALLER file = DIR/test-mail/$local_part + create_file = DIR/test-mail # End