X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/bc3c7bb7d4aba3e563434e5627fe1f2176aa18c0..e8ca77c32e51000283df63e08d6247d7a432b262:/test/confs/0226?ds=sidebyside diff --git a/test/confs/0226 b/test/confs/0226 index 5d56c6e9d..e83120839 100644 --- a/test/confs/0226 +++ b/test/confs/0226 @@ -1,13 +1,7 @@ # Exim test configuration 0226 -exim_path = EXIM_PATH -keep_environment = -host_lookup_order = bydns -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -28,10 +22,14 @@ bounces: notallowed: driver = redirect + domains = no.test.ex allow_defer caseful_local_part - data = $local_part - domains = no.test.ex + data = ${extract {$local_part} \ + { file1=/a/b/c \ + pipe1=|/p/q/r \ + file2=DIR/test-mail/file \ + pipe2=|DIR/aux-fixed/showenv }} forbid_file forbid_pipe retry_use_local_part @@ -40,7 +38,11 @@ allowed: driver = redirect allow_defer caseful_local_part - data = $local_part + data = ${extract {$local_part} \ + { file1=/a/b/c \ + pipe1=|/p/q/r \ + file2=DIR/test-mail/file \ + pipe2=|DIR/aux-fixed/showenv }} file_transport = address_file pipe_transport = address_pipe retry_use_local_part @@ -54,6 +56,7 @@ begin transports local_delivery: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER address_file: