X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0055;h=ed6e60878451461dd002f59cc437ecb0d09baa3c;hb=0d2e392e281e96d9f9f2f3dd438affe3f2563c57;hp=9f1b0087c5c1d6cbdcd66e87b65644f07e683a42;hpb=f926e27276301de1e2fd011b7edcd1b85d8c4754;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0055 b/test/confs/0055 index 9f1b0087c..ed6e60878 100644 --- a/test/confs/0055 +++ b/test/confs/0055 @@ -1,12 +1,8 @@ # Exim test configuration 0055 -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 ----- @@ -50,12 +46,13 @@ local_delivery: driver = appendfile delivery_date_add envelope_to_add - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} return_path_add user = CALLER smtp: driver = smtp + hosts_try_fastopen = : # ----- Retry -----