X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/7ade712cc84d7f822f04baf2f46daee81701174d..9bf74b9c298f6968417fe88a68ccdf2179db1403:/test/scripts/4200-International/4201 diff --git a/test/scripts/4200-International/4201 b/test/scripts/4200-International/4201 index 1bb978634..27a977552 100644 --- a/test/scripts/4200-International/4201 +++ b/test/scripts/4200-International/4201 @@ -1,5 +1,5 @@ -# Internationalised mail: smtp -# Exim test configuration 4200 +# Internationalised mail: smtp input and forwarding +# Exim test configuration 4201 # exim -DSERVER=server -bd -oX PORT_D **** @@ -11,6 +11,7 @@ client 127.0.0.1 PORT_D EHLO client ??? 250- ??? 250-SIZE +??? 250-LIMITS ??? 250-8BITMIME ??? 250-PIPELINING ??? 250-SMTPUTF8 @@ -31,12 +32,13 @@ QUIT **** # # -# utf-8 from, Basic smtp input, no delivery +# utf-8 from, Basic smtp input, no delivery. Two messages in a connection. client 127.0.0.1 PORT_D ??? 220 EHLO client ??? 250- ??? 250-SIZE +??? 250-LIMITS ??? 250-8BITMIME ??? 250-PIPELINING ??? 250-SMTPUTF8 @@ -49,6 +51,17 @@ DATA ??? 354 Subject: test +body +. +??? 250 +MAIL FROM: <ليهمابتكلموشعربي؟@czech.Pročprostěnemluvíčesky.com> SMTPUTF8 +??? 250 +RCPT TO: +??? 250 +DATA +??? 354 +Subject: test + body . ??? 250 @@ -70,10 +83,29 @@ body QUIT **** # +killdaemon +exim -DSERVER=server -DNOTDAEMON -qqff +**** # # -killdaemon -exim -DSERVER=server -qq +# Attempt to use when not advertised +exim -DSERVER=server -DOPTION=: -bd -oX PORT_D +**** +client 127.0.0.1 PORT_D +??? 220 +EHLO client +??? 250- +??? 250-SIZE +??? 250-LIMITS +??? 250-8BITMIME +??? 250-PIPELINING +??? 250 HELP +MAIL FROM: SMTPUTF8 +??? 501 +QUIT +??? 221 **** +killdaemon +# +# no_msglog_check -