aboutsummaryrefslogtreecommitdiff
path: root/tests/data
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-11-24 16:19:12 +0000
committerSteve Holme <steve_holme@hotmail.com>2013-11-24 16:25:44 +0000
commit0434a19431fa8fa5a2d810f240d2407e182ef3d5 (patch)
treef7ecdaa1fef06d4816c7a56418d88ccd6bf9f5da /tests/data
parent2ff0c6f5f391fc81fd8f7eca1cc0cb159cc353c3 (diff)
tests: Corrected login "username" authentication responses
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/test8202
-rw-r--r--tests/data/test8662
-rw-r--r--tests/data/test9042
3 files changed, 3 insertions, 3 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>
diff --git a/tests/data/test866 b/tests/data/test866
index 8fbf92a60..7ab2445ae 100644
--- a/tests/data/test866
+++ b/tests/data/test866
@@ -13,7 +13,7 @@ RFC5034
<reply>
<servercmd>
AUTH LOGIN
-REPLY AUTH +
+REPLY AUTH + VXNlcm5hbWU6
REPLY dXNlcg== + UGFzc3dvcmQ6
REPLY c2VjcmV0 +OK Login successful
</servercmd>
diff --git a/tests/data/test904 b/tests/data/test904
index 2c90cea97..3ba5bd276 100644
--- a/tests/data/test904
+++ b/tests/data/test904
@@ -12,7 +12,7 @@ RFC4954
<reply>
<servercmd>
AUTH LOGIN
-REPLY AUTH 334 LOGIN supported
+REPLY AUTH 334 VXNlcm5hbWU6
REPLY dXNlcg== 334 UGFzc3dvcmQ6
REPLY c2VjcmV0 235 Authenticated
</servercmd>