X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0307;h=9e78a0c15c742d3e070db5b95ccb6dd65d1c9c58;hb=5cd1d1356732d96d49a1f7c682d1b8a33b2576f9;hp=db499851a8d07dda2673ecdca06bf2e22b0e3e52;hpb=d1af83598f7d6b32516a11bb28e569d592a05c48;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0307 b/test/confs/0307 index db499851a..9e78a0c15 100644 --- a/test/confs/0307 +++ b/test/confs/0307 @@ -1,14 +1,8 @@ # Exim test configuration 0307 -exim_path = EXIM_PATH -keep_environment = -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 ----- @@ -28,9 +22,9 @@ r1: senders = ${if eq {$local_part_suffix}{-request}{*}\ {\ ${if exists {DIR/aux-fixed/TESTNUM/$local_part}\ - {lsearch;DIR/aux-fixed/TESTNUM/$local_part}{*}}\ + {lsearch;${bless:DIR/aux-fixed/TESTNUM/$local_part}}{*}}\ }} - file = DIR/aux-fixed/TESTNUM/$local_part$local_part_suffix + file = DIR/aux-fixed/TESTNUM/${bless:$local_part$local_part_suffix} forbid_pipe forbid_file one_time @@ -61,6 +55,7 @@ begin transports t1: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER t2: