X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F4211;h=a5e823a5670c061e1c78a529d27cb45333af0c42;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=d4aaa441b40075f6912635e5c05966fea33546e0;hpb=0d2e392e281e96d9f9f2f3dd438affe3f2563c57;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/4211 b/test/confs/4211 index d4aaa441b..a5e823a56 100644 --- a/test/confs/4211 +++ b/test/confs/4211 @@ -107,16 +107,18 @@ local_delivery: user = CALLER 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" return_path_add rmt_smtp: - driver = smtp + driver = smtp hosts_try_fastopen = : - hosts_require_tls = * + hosts_require_tls = * tls_try_verify_hosts = : + utf8_downconvert = 0 # End