X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/a08c49f10dbed682e0500e6510c78bd65002fc34..ce41ebd827abe9be836bb7f39ebe945867628c34:/test/confs/0135 diff --git a/test/confs/0135 b/test/confs/0135 index 4cef8c451..63168ecd5 100644 --- a/test/confs/0135 +++ b/test/confs/0135 @@ -1,11 +1,7 @@ # Exim test configuration 0135 -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 ----- @@ -13,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 @@ -48,11 +44,13 @@ begin transports smtp: driver = smtp + hosts_try_fastopen = : connect_timeout = 1s local_delivery: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail quota = 20 user = CALLER