X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F2201;h=8b0c72d917ada0260c94587637aeddcd30214836;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=b60439e29ffbe796b0a542ba4bc1951440691649;hpb=bfe645c1570343d3adca657ab67998e122ca8792;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/2201 b/test/confs/2201 index b60439e29..8b0c72d91 100644 --- a/test/confs/2201 +++ b/test/confs/2201 @@ -1,13 +1,8 @@ # Exim test configuration 2201 -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME -tls_advertise_hosts = # ----- Main settings ----- @@ -73,6 +68,7 @@ begin transports local_delivery: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER remote_delivery: @@ -80,6 +76,7 @@ remote_delivery: hosts = 127.0.0.1 allow_localhost port = PORT_D + hosts_try_fastopen = : # ----- Retry -----