diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-11-24 16:19:12 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-11-24 16:25:44 +0000 |
commit | 0434a19431fa8fa5a2d810f240d2407e182ef3d5 (patch) | |
tree | f7ecdaa1fef06d4816c7a56418d88ccd6bf9f5da /tests/data/test820 | |
parent | 2ff0c6f5f391fc81fd8f7eca1cc0cb159cc353c3 (diff) |
tests: Corrected login "username" authentication responses
Diffstat (limited to 'tests/data/test820')
-rw-r--r-- | tests/data/test820 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test820 b/tests/data/test820 index 3e740fa36..6d371f2e2 100644 --- a/tests/data/test820 +++ b/tests/data/test820 @@ -11,7 +11,7 @@ IMAP AUTH LOGIN <reply> <servercmd> AUTH LOGIN -REPLY AUTHENTICATE + +REPLY AUTHENTICATE + VXNlcm5hbWU6 REPLY dXNlcg== + UGFzc3dvcmQ6 REPLY c2VjcmV0 A002 OK AUTHENTICATE completed </servercmd> |