X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/001bf8f58763581d117edaa391aa13ac139eb39b..0695aae1eb75b439862d0f7fbf099b5d08f55af0:/test/confs/0900 diff --git a/test/confs/0900 b/test/confs/0900 index 2409f395e..a56ec0e5c 100644 --- a/test/confs/0900 +++ b/test/confs/0900 @@ -23,7 +23,9 @@ pipelining_connect_advertise_hosts = : .ifdef _HAVE_DMARC dmarc_tld_file = .endif - +.ifdef _OPT_MAIN_LIMITS_ADVERTISE_HOSTS +limits_advertise_hosts = !* +.endif # ----- Main settings ----- @@ -96,7 +98,8 @@ local_delivery: driver = appendfile delivery_date_add envelope_to_add - file = DIR/test-mail/${bless:$local_part} + 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"