X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/1d717e1c110562fd6bf28478c79f180cafeba776..c68dd63514daee71b12bb62c04400dc2f8116d96:/test/confs/0901?ds=sidebyside diff --git a/test/confs/0901 b/test/confs/0901 index 2e299c7dd..361a9bf6c 100644 --- a/test/confs/0901 +++ b/test/confs/0901 @@ -17,6 +17,9 @@ tls_advertise_hosts = ${if eq {SRV}{tls} {*}} .ifdef _HAVE_DMARC dmarc_tld_file = .endif +.ifdef _OPT_MAIN_LIMITS_ADVERTISE_HOSTS +limits_advertise_hosts = !* +.endif pipelining_advertise_hosts = : @@ -88,6 +91,7 @@ local_delivery: delivery_date_add envelope_to_add file = DIR/test-mail/$local_part + create_file = DIR/test-mail headers_add = "X-body-linecount: $body_linecount\n\ X-message-linecount: $message_linecount\n\ X-received-count: $received_count"