X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/30079bc1d20c0473d012ef33654358cfadb0a2ff..12b7f811de4a540d0724585aecfa33b5881e2a30:/test/confs/0561 diff --git a/test/confs/0561 b/test/confs/0561 index 801afbd34..7095eb2e6 100644 --- a/test/confs/0561 +++ b/test/confs/0561 @@ -2,14 +2,9 @@ QOLL=true -exim_path = EXIM_PATH -host_lookup_order = bydns +.include DIR/aux-var/std_conf_prefix + primary_hostname = myhost.test.ex -rfc1413_query_timeout = 0s -spool_directory = DIR/spool -log_file_path = DIR/spool/log/%slog -gecos_pattern = "" -gecos_name = CALLER_NAME # ----- Main settings ----- @@ -38,6 +33,6 @@ begin transports t1: driver = smtp port = PORT_D - interface = 127.0.0.1 + hosts_try_fastopen = : # End