X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0533;h=36e547ad6650215a978a8c9e98e6ea68f6636ce9;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=941994396fe462fe8afa115753d2354525859b23;hpb=75758eeb0ad0e1a6f3ad913acddadd07c45530ff;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0533 b/test/confs/0533 index 941994396..36e547ad6 100644 --- a/test/confs/0533 +++ b/test/confs/0533 @@ -1,13 +1,8 @@ # Exim test configuration 0533 -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 ----- @@ -21,14 +16,15 @@ r1: driver = redirect local_part_prefix = file- local_part_suffix = =* - data = DIR/test-mail/${substr_1:$local_part_suffix} + data = DIR/test-mail/${extract {${substr_1:$local_part_suffix}} {mbox=mbox mbox2=mbox2}} file_transport = t1 r2: driver = redirect local_part_prefix = pipe- local_part_suffix = =* - data = |${substr_1:$local_part_suffix} + caseful_local_part = true + data = |DIR/bin/${extract {$local_part} {userx=iefbr14 usery=iefbr14 userz=../bin/iefbr14}} pipe_transport = t2 @@ -38,6 +34,7 @@ begin transports t1: driver = appendfile + create_file = DIR/test-mail envelope_to_add user = CALLER batch_max = 10