X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0175;h=3f2cc8c9618ccd40bf15121852ac0a6f8293d8d2;hb=b16c9f8bdcfd4cce490af9e493489e128f5c8f52;hp=7fba5b6aba8b0d8f49edbf40be58623b88b5556d;hpb=afda344b580b54a4513569720aec3260cd5ba546;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0175 b/test/confs/0175 index 7fba5b6ab..3f2cc8c96 100644 --- a/test/confs/0175 +++ b/test/confs/0175 @@ -1,12 +1,7 @@ # Exim test configuration 0175 -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,10 +58,11 @@ begin transports smtp: driver = smtp + hosts_try_fastopen = : appendfile: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER