diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-12 19:19:58 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-12 19:19:58 +0100 |
commit | 7ade712cc84d7f822f04baf2f46daee81701174d (patch) | |
tree | ba134c340b0c63193b600f589f0326506ccb01a0 /test/scripts | |
parent | 5a886ce7f82d5add6fdbf17a6ed698f13abb748d (diff) |
smtp output
Diffstat (limited to 'test/scripts')
-rw-r--r-- | test/scripts/4200-International/4201 | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/test/scripts/4200-International/4201 b/test/scripts/4200-International/4201 index bac040f9b..1bb978634 100644 --- a/test/scripts/4200-International/4201 +++ b/test/scripts/4200-International/4201 @@ -57,6 +57,21 @@ QUIT **** # # +# utf-8 from, -bs input and forwarding +exim -bs -odi +EHLO client.bh +MAIL FROM: <他们为什么不说中文@hebrew.למההםפשוטלאמדבריםעברית.com> SMTPUTF8 +RCPT TO: <usery@test.ex> +DATA +Subject: test + +body +. +QUIT +**** +# +# +# killdaemon exim -DSERVER=server -qq **** |