X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0298;h=546a93bc87a4ec5f3176a9feef1081d7bb9f3e9d;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=13c2779850eccd146df3e69e5aed46f77535a600;hpb=afda344b580b54a4513569720aec3260cd5ba546;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0298 b/test/confs/0298 index 13c277985..546a93bc8 100644 --- a/test/confs/0298 +++ b/test/confs/0298 @@ -1,13 +1,8 @@ # Exim test configuration 0298 -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 ----- @@ -38,6 +33,7 @@ begin transports t1: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End