diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-06 14:07:31 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-04-12 19:20:13 +0100 |
commit | 250b68713b5810a824bb14337b98737b6b81bf53 (patch) | |
tree | d4ad59ab701bad2a244c98b155189e87842a3e32 /test/scripts/4200-International | |
parent | 7ade712cc84d7f822f04baf2f46daee81701174d (diff) |
smtp output, no remote support
Diffstat (limited to 'test/scripts/4200-International')
-rw-r--r-- | test/scripts/4200-International/4201 | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/test/scripts/4200-International/4201 b/test/scripts/4200-International/4201 index 1bb978634..17b97c7e6 100644 --- a/test/scripts/4200-International/4201 +++ b/test/scripts/4200-International/4201 @@ -73,6 +73,25 @@ QUIT # # killdaemon +exim -DSERVER=server -DOPTION="" -bd -oX PORT_D +**** +# +# forwarding fails when target does not support SMTPUTF8 +exim -bs -odi +EHLO client.ffail +MAIL FROM: <यहलोगहिन्दीक्योंनहींबोलसकतेहैं@japanese.なぜみんな日本語を話してくれないのか.com> SMTPUTF8 +RCPT TO: <userz@test.ex> +DATA +Subject: test + +body +. +QUIT +**** +# +# +# +killdaemon exim -DSERVER=server -qq **** no_msglog_check |