X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=test%2Fconfs%2F5201;h=2af73f24419cdc107f4ef376082accf8e46f5218;hp=58af62e6cd40167541d507881bbc4a31d9e4efea;hb=bf624a64a4395692f94ad304126a81d35a6d95df;hpb=f926e27276301de1e2fd011b7edcd1b85d8c4754 diff --git a/test/confs/5201 b/test/confs/5201 index 58af62e6c..2af73f244 100644 --- a/test/confs/5201 +++ b/test/confs/5201 @@ -1,11 +1,7 @@ # Exim test configuration 5201 -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 ----- @@ -38,7 +34,7 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER