X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0032;h=8af551b0c105e6d076952bcb87f5fc206c0509c7;hb=e8e7fafabffe61077794a2f1e5febd7b96b01116;hp=9d2a0255b4b4988b26eb197e7e2b4cf52e220ed8;hpb=f926e27276301de1e2fd011b7edcd1b85d8c4754;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0032 b/test/confs/0032 index 9d2a0255b..8af551b0c 100644 --- a/test/confs/0032 +++ b/test/confs/0032 @@ -1,12 +1,8 @@ # Exim test configuration 0032 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -38,10 +34,12 @@ local_delivery: delivery_date_add envelope_to_add file = DIR/test-mail/$local_part + create_file = DIR/test-mail return_path_add smtp: driver = smtp + hosts_try_fastopen = : # End