diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-20 16:48:36 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-21 15:53:32 +0100 |
commit | 3c8b357717e895d6dcddc7faa5b7a0eaf4c73417 (patch) | |
tree | c9b54008e61eed3caa7ed58063ec0d30e60b6874 /test/scripts | |
parent | e8f0fc219ceca2834ee2b6a1a1a9b960ead39a2b (diff) |
UTF8: MSA downconversions
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/4200-International/4207 | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/test/scripts/4200-International/4207 b/test/scripts/4200-International/4207 new file mode 100644 index 000000000..66e77f0a9 --- /dev/null +++ b/test/scripts/4200-International/4207 @@ -0,0 +1,24 @@ +# Internationalised mail: control = utf8_downconvert +# Exim test configuration 4207 +# +exim -DSERVER=server -bd -oX PORT_D +**** +# +# +# utf-8 from, mandatory downconvert +exim -bs -odi -DCONTROL="control=utf8_downconvert" +EHLO client.bh +MAIL FROM: <他们为什么不说中文@hebrew.למההםפשוטלאמדבריםעברית.com> SMTPUTF8 +RCPT TO: <user.세계의모든사람들이한국어를이해한다면얼마나좋을까@test.ex> +DATA +Subject: test + +body +. +QUIT +**** +# +killdaemon +exim -DSERVER=server -qqff +**** +no_msglog_check |