X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F0343;h=a5741eade053f3f4e8959e7b96d5e7631a46f55e;hb=bf624a64a4395692f94ad304126a81d35a6d95df;hp=2dc7d6e49fe21609029ad9d9b973b766db46f218;hpb=bfe645c1570343d3adca657ab67998e122ca8792;p=exim.git diff --git a/test/confs/0343 b/test/confs/0343 index 2dc7d6e49..a5741eade 100644 --- a/test/confs/0343 +++ b/test/confs/0343 @@ -1,13 +1,8 @@ # Exim test configuration 0343 -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 ----- @@ -30,6 +25,7 @@ remote_smtp: hosts = 127.0.0.1 allow_localhost port = PORT_N + hosts_try_fastopen = : # ----- Retry -----