aboutsummaryrefslogtreecommitdiff
path: root/tests/data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data')
-rw-r--r--tests/data/test9032
-rw-r--r--tests/data/test9042
-rw-r--r--tests/data/test9052
-rw-r--r--tests/data/test9072
-rw-r--r--tests/data/test9082
5 files changed, 5 insertions, 5 deletions
diff --git a/tests/data/test903 b/tests/data/test903
index c41ff3d56..b87b499f9 100644
--- a/tests/data/test903
+++ b/tests/data/test903
@@ -12,7 +12,7 @@ RFC4954
# Server-side
<reply>
<servercmd>
-REPLY EHLO 250 AUTH PLAIN
+AUTH PLAIN
REPLY AUTH 334 PLAIN supported
REPLY dGVzdAB0ZXN0ADEyMzQ= 235 Authenticated
</servercmd>
diff --git a/tests/data/test904 b/tests/data/test904
index 650181de0..66fc7addd 100644
--- a/tests/data/test904
+++ b/tests/data/test904
@@ -11,7 +11,7 @@ RFC4954
# Server-side
<reply>
<servercmd>
-REPLY EHLO 250 AUTH LOGIN
+AUTH LOGIN
REPLY AUTH 334 LOGIN supported
REPLY dGVzdA== 334 UGFzc3dvcmQ6
REPLY MTIzNA== 235 Authenticated
diff --git a/tests/data/test905 b/tests/data/test905
index 0068f5991..510e1c0ad 100644
--- a/tests/data/test905
+++ b/tests/data/test905
@@ -12,7 +12,7 @@ RFC4954
# Server-side
<reply>
<servercmd>
-REPLY EHLO 250 AUTH CRAM-MD5
+AUTH CRAM-MD5
REPLY AUTH 334 PDE4OTYuNjk3MTcwOTUyQHBvc3RvZmZpY2UucmVzdG9uLm1jaS5uZXQ+
REPLY dGltIGI5MTNhNjAyYzdlZGE3YTQ5NWI0ZTZlNzMzNGQzODkw 235 Authenticated
</servercmd>
diff --git a/tests/data/test907 b/tests/data/test907
index d191a2877..6a7f5820f 100644
--- a/tests/data/test907
+++ b/tests/data/test907
@@ -12,7 +12,7 @@ RFC4954
# Server-side
<reply>
<servercmd>
-REPLY EHLO 250 AUTH PLAIN
+AUTH PLAIN
REPLY AUTH 235 Authenticated
</servercmd>
</reply>
diff --git a/tests/data/test908 b/tests/data/test908
index 3f4d4242a..0045d8bc0 100644
--- a/tests/data/test908
+++ b/tests/data/test908
@@ -11,7 +11,7 @@ RFC4954
# Server-side
<reply>
<servercmd>
-REPLY EHLO 250 AUTH LOGIN
+AUTH LOGIN
REPLY AUTH 334 UGFzc3dvcmQ6
REPLY MTIzNA== 235 Authenticated
</servercmd>