X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F0901;h=ed465ace40c7f17d7c29952b202ec5aa6291f8c2;hb=7e26c2f6e641307f44c7a0c88def1d43f3e67eab;hp=c2eb5cca64d584c276f9621a220b1c62f9b66ea0;hpb=f4630439f888df191a151ac935eacf04517fb2ee;p=exim.git diff --git a/test/confs/0901 b/test/confs/0901 index c2eb5cca6..ed465ace4 100644 --- a/test/confs/0901 +++ b/test/confs/0901 @@ -14,6 +14,10 @@ gecos_name = CALLER_NAME chunking_advertise_hosts = * tls_advertise_hosts = ${if eq {SRV}{tls} {*}} +.ifdef _HAVE_DMARC +dmarc_tld_file = +.endif + pipelining_advertise_hosts = : # ----- Main settings ----- @@ -83,7 +87,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" @@ -93,6 +97,7 @@ remote_smtp: driver = smtp hosts = 127.0.0.1 port = PORT_S + hosts_try_fastopen = : allow_localhost command_timeout = 2s final_timeout = 2s @@ -101,6 +106,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