From 6876b35ad6a401aa2a435f11cf69bb9a0b472a11 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 30 Mar 2014 12:01:15 +0100 Subject: tests: Replaced email authentication keywords with SASL based keywords As the email protocols implement SASL authentication rather than IMAP, POP3 and SMTP specific authentication, updated the authentication keywords to reflect this. --- tests/data/test935 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data/test935') diff --git a/tests/data/test935 b/tests/data/test935 index 14404d50f..3fd5c2e50 100644 --- a/tests/data/test935 +++ b/tests/data/test935 @@ -2,9 +2,9 @@ SMTP -SMTP AUTH CRAM-MD5 -SMTP AUTH PLAIN SASL +SASL AUTH CRAM-MD5 +SASL AUTH PLAIN SASL DOWNGRADE RFC2195 RFC4954 -- cgit v1.2.3