diff options
Diffstat (limited to 'tests/data/test881')
-rw-r--r-- | tests/data/test881 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test881 b/tests/data/test881 index 80eca500c..ccb906d9d 100644 --- a/tests/data/test881 +++ b/tests/data/test881 @@ -20,7 +20,7 @@ AUTH DIGEST-MD5 PLAIN REPLY "AUTH DIGEST-MD5" + Rubbish REPLY * -ERR AUTH exchange cancelled by client REPLY "AUTH PLAIN" + -REPLY dXNlcgB1c2VyAHNlY3JldA== +OK Login successful +REPLY AHVzZXIAc2VjcmV0 +OK Login successful </servercmd> <data> From: me@somewhere
@@ -60,7 +60,7 @@ CAPA AUTH DIGEST-MD5
*
AUTH PLAIN
-dXNlcgB1c2VyAHNlY3JldA==
+AHVzZXIAc2VjcmV0
RETR 881
QUIT
</protocol> |