X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F0900;h=df1540cfb523dd6e336c64b30034b1580e684256;hb=e4a04f2a8de013abe125d9d04219343b0a32662e;hp=dfb58eb43331ce383a2ee5c7a8de8e02fd5be93c;hpb=1ccc4edfce288968e4ea79586b00506ddefe1371;p=exim.git diff --git a/test/confs/0900 b/test/confs/0900 index dfb58eb43..df1540cfb 100644 --- a/test/confs/0900 +++ b/test/confs/0900 @@ -16,6 +16,12 @@ tls_advertise_hosts = ${if eq {SRV}{tls} {*}} .ifdef _HAVE_REQTLS tls_advertise_requiretls = : .endif +.ifdef _HAVE_PIPE_CONNECT +pipelining_connect_advertise_hosts = : +.endif +.ifdef _HAVE_DMARC +dmarc_tld_file = +.endif # ----- Main settings ----- @@ -90,7 +96,7 @@ local_delivery: driver = appendfile delivery_date_add envelope_to_add - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} headers_add = "X-body-linecount: $body_linecount\n\ X-message-linecount: $message_linecount\n\ X-received-count: $received_count" @@ -100,6 +106,7 @@ remote_smtp: driver = smtp hosts = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : allow_localhost command_timeout = 2s final_timeout = 2s @@ -108,6 +115,7 @@ remote_smtp_dkim: driver = smtp hosts = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : allow_localhost command_timeout = 2s final_timeout = 2s