X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/afda344b580b54a4513569720aec3260cd5ba546..b0e63c7efdc2133c61545b051042d3617ecd2bbd:/test/confs/0212 diff --git a/test/confs/0212 b/test/confs/0212 index 3c0f49d25..223bd574f 100644 --- a/test/confs/0212 +++ b/test/confs/0212 @@ -1,12 +1,7 @@ # Exim test configuration 0212 -exim_path = EXIM_PATH -host_lookup_order = bydns -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME +.include DIR/aux-var/std_conf_prefix + # ----- Main settings ----- @@ -63,7 +58,7 @@ alias: forward: driver = redirect no_check_local_user - file = DIR/aux-fixed/TESTNUM.$local_part.forward + file = ${lookup {TESTNUM.$local_part.forward} dsearch,ret=full {DIR/aux-fixed} {$value}fail} retry_use_local_part all: @@ -79,6 +74,7 @@ begin transports local_delivery: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail return_path_add user = CALLER