X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/4fab92fbc2b63bac2d89c1dae69fa1845cb640b7..a45431fa71165d56a6775099fad1c8806c593b0a:/test/confs/4201 diff --git a/test/confs/4201 b/test/confs/4201 index e12e13828..17afe9f78 100644 --- a/test/confs/4201 +++ b/test/confs/4201 @@ -93,6 +93,11 @@ bounces: data = DIR/test-mail/$local_part file_transport = local_delivery +redir: + driver = redirect + local_parts = ^z + data = ${substr_1:$local_part}@$domain + rmt: driver = manualroute domains = +local_domains @@ -119,5 +124,8 @@ local_delivery: rmt_smtp: driver = smtp +.ifdef STRICT + utf8_downconvert = STRICT +.endif # End