X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=test%2Fconfs%2F4201;h=17afe9f782fcf8f48f5e08477c6e5ddc893c5ac2;hb=7ea1237c783e380d7bdb86c90b13d8203c7ecf26;hp=e12e13828b5daa93b373a549db6f646e86299db5;hpb=4fab92fbc2b63bac2d89c1dae69fa1845cb640b7;p=exim.git 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