X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;ds=sidebyside;f=test%2Fconfs%2F0408;h=af74310c8d9e8d3153106aec706a3f682f83581f;hb=4cfb21b860882e76c3d3147b01708b347d0f9a0d;hp=9f1af13cb218b7727c8d2618abeb5878d17496a1;hpb=f926e27276301de1e2fd011b7edcd1b85d8c4754;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0408 b/test/confs/0408 index 9f1af13cb..af74310c8 100644 --- a/test/confs/0408 +++ b/test/confs/0408 @@ -1,11 +1,7 @@ # Exim test configuration 0408 -exim_path = EXIM_PATH -host_lookup_order = bydns -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 ----- @@ -30,7 +26,7 @@ begin transports t1: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER