X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/e6532c4a78619d4ea45b6e95b738189eebf8859a..32a167571d19dc17c709616320917276e8d82c3b:/test/confs/4201 diff --git a/test/confs/4201 b/test/confs/4201 index 9242eb063..376cea5bd 100644 --- a/test/confs/4201 +++ b/test/confs/4201 @@ -117,6 +117,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" @@ -124,5 +125,9 @@ local_delivery: rmt_smtp: driver = smtp + hosts_try_fastopen = : +.ifdef STRICT + utf8_downconvert = STRICT +.endif # End