X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0518;h=1e6dd2277605c56f7ca3694af5ce3d854d0a84a6;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=979f99adf360013c1f25e52765fba273b6f9ec78;hpb=bfe645c1570343d3adca657ab67998e122ca8792;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0518 b/test/confs/0518 index 979f99adf..1e6dd2277 100644 --- a/test/confs/0518 +++ b/test/confs/0518 @@ -1,13 +1,8 @@ # Exim test configuration 0518 -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 ----- @@ -45,6 +40,7 @@ t1: driver = smtp hosts = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : allow_localhost rcpt_include_affixes @@ -52,6 +48,7 @@ t2: driver = smtp hosts = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : allow_localhost # End