diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-21 23:59:07 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-21 23:59:07 +0100 |
commit | 0ec7e94825af4ec45b9ab92f9a2d22cf59952600 (patch) | |
tree | 90858b82ffb23a74a1c157a119264f3b6e68e49e /test/scripts/4200-International | |
parent | 921dfc1193791b722844341c3ec97be158042c17 (diff) |
UTF8: mua_wrapper
Diffstat (limited to 'test/scripts/4200-International')
-rw-r--r-- | test/scripts/4200-International/4208 | 2 | ||||
-rw-r--r-- | test/scripts/4200-International/4209 | 40 |
2 files changed, 41 insertions, 1 deletions
diff --git a/test/scripts/4200-International/4208 b/test/scripts/4200-International/4208 index 0fa719019..880298798 100644 --- a/test/scripts/4200-International/4208 +++ b/test/scripts/4200-International/4208 @@ -13,7 +13,7 @@ QUIT **** # Recipient+random verify callout, pass only due to downconvert -exim -d+all -bs -odi -DINSERT="control=utf8_downconvert" -DCONTROL="verify=recipient/callout=random" +exim -bs -odi -DINSERT="control=utf8_downconvert" -DCONTROL="verify=recipient/callout=random" EHLO client.ffail MAIL FROM: <CALLER@vietnamese.TạisaohọkhôngthểchỉnóitiếngViệt.local> SMTPUTF8 RCPT TO: <userT@test.ex> diff --git a/test/scripts/4200-International/4209 b/test/scripts/4200-International/4209 new file mode 100644 index 000000000..6531103b9 --- /dev/null +++ b/test/scripts/4200-International/4209 @@ -0,0 +1,40 @@ +# Internationalised mail: mua_wrapper +# Exim test configuration 4209 +# +# featurefull server +exim -DSERVER=server -bd -oX PORT_D +**** +# +# commandline/stdin input, utf-8 rcpt & sender, forwarded +# should not downconvert +exim -DSUB=mua_wrapper -odi -f 他们为什么不说中文@test1.com user.他们为什么不说中文@test.ex +Test message 1. +. +**** +# +# +killdaemon +exim -DSERVER=server -qqff +**** +# +# +# +# featureless server +exim -DSERVER=server -DOPTION="" -bd -oX PORT_D +**** +# +# commandline/stdin input, utf-8 rcpt & sender, forwarded +# should downconvert +exim -DSUB=mua_wrapper -odi -f 他们为什么不说中文@test1.com user.他们为什么不说中文@test.ex +Test message 1. +. +**** +# +# +killdaemon +exim -DSERVER=server -qqff +**** +# +# +# +no_msglog_check |