diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2022-07-21 16:41:25 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2022-07-21 16:41:25 +0100 |
commit | 9b3a1518f52a1de4469c85af8dde74489b974a66 (patch) | |
tree | 64356765aa6683c04d3ee4b3520e73fa4d4d1f52 /test/stdout/3419 | |
parent | 7a97480c2bb86d9385597680ec2d4461e1656193 (diff) |
Event for auth fail: client side
Diffstat (limited to 'test/stdout/3419')
-rw-r--r-- | test/stdout/3419 | 18 |
1 files changed, 18 insertions, 0 deletions
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 |