From 9b3a1518f52a1de4469c85af8dde74489b974a66 Mon Sep 17 00:00:00 2001 From: Jeremy Harris Date: Thu, 21 Jul 2022 16:41:25 +0100 Subject: Event for auth fail: client side --- test/stdout/3419 | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 test/stdout/3419 (limited to 'test/stdout/3419') diff --git a/test/stdout/3419 b/test/stdout/3419 new file mode 100644 index 000000000..a0c8deb59 --- /dev/null +++ b/test/stdout/3419 @@ -0,0 +1,18 @@ + +******** SERVER ******** +Listening on port 1224 ... +Connection request from [127.0.0.1] +220 ESMTP +EHLO myhost.test.ex +250-OK +250-HELP +250 AUTH LOGIN +AUTH LOGIN +334 VXNlciBOYW1l +dXNlcng= +334 UGFzc3dvcmQ= +c2VjcmV0 +599 no way, man +QUIT +250 OK +End of script -- cgit v1.2.3