aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test905
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-09-19 20:29:24 +0100
committerSteve Holme <steve_holme@hotmail.com>2013-09-19 20:29:59 +0100
commit89d320c2fd160a0e1fe0b7602211fb320e87d1f2 (patch)
tree445b82d91dcdf6115d6a139515d049acc210d4b0 /tests/data/test905
parentb809bafb0c0149ffafed9070fd03f65db44bd01f (diff)
tests: Updated SMTP AUTH tests to use the new AUTH directive
...rather than specify a customised EHLO response.
Diffstat (limited to 'tests/data/test905')
-rw-r--r--tests/data/test9052
1 files changed, 1 insertions, 1 deletions
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>