From 946515bfe62796f6c0d6554e9e1e227f33253e7c Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Wed, 18 Jul 2018 22:16:38 +0100 Subject: I18N: Fix protocol recorded for a multi-SMTPUTF8-message connection. Bug 2287 --- test/stdout/4201 | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'test/stdout/4201') diff --git a/test/stdout/4201 b/test/stdout/4201 index 5a110f292..08f6f1145 100644 --- a/test/stdout/4201 +++ b/test/stdout/4201 @@ -64,6 +64,21 @@ Connecting to 127.0.0.1 port 1225 ... connected >>> . ??? 250 <<< 250 OK id=10HmbA-0005vi-00 +>>> MAIL FROM: <ليهمابتكلموشعربي؟@czech.Pročprostěnemluvíčesky.com> SMTPUTF8 +??? 250 +<<< 250 OK +>>> RCPT TO: +??? 250 +<<< 250 Accepted +>>> DATA +??? 354 +<<< 354 Enter message, ending with "." on a line by itself +>>> Subject: test +>>> +>>> body +>>> . +??? 250 +<<< 250 OK id=10HmbB-0005vi-00 >>> QUIT ??? 221 <<< 221 the.local.host.name closing connection -- cgit v1.2.3