X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0135;h=1318e025c655ac9d36da63e69333a6ab25b5fa1e;hb=46473d31e2aa9db8aeff247667fe0b3770573a6d;hp=913373d8aaaac64869573e6d271c9fed3cf05755;hpb=d1af83598f7d6b32516a11bb28e569d592a05c48;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0135 b/test/confs/0135 index 913373d8a..1318e025c 100644 --- a/test/confs/0135 +++ b/test/confs/0135 @@ -1,13 +1,7 @@ # Exim test configuration 0135 -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 ----- @@ -15,7 +9,7 @@ domainlist local_domains = test.ex qualify_domain = test.ex ignore_bounce_errors_after = 0s -admin_groups = CALLER +admin_groups = CALLERGROUP remote_max_parallel = 1 @@ -50,11 +44,12 @@ begin transports smtp: driver = smtp + hosts_try_fastopen = : connect_timeout = 1s local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} quota = 20 user = CALLER