From e3558a551b832ed08dbaf59c0674295cbf524da2 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Wed, 28 Jan 2015 19:35:35 +0000 Subject: tests: Grouped IMAP SASL EXTERNAL tests with other IMAP tests --- tests/data/test945 | 56 ------------------------------------------------------ 1 file changed, 56 deletions(-) delete mode 100644 tests/data/test945 (limited to 'tests/data/test945') diff --git a/tests/data/test945 b/tests/data/test945 deleted file mode 100644 index 158b3579a..000000000 --- a/tests/data/test945 +++ /dev/null @@ -1,56 +0,0 @@ - - - -IMAP -SASL -SASL AUTH EXTERNAL -SASL-IR -RFC4422 - - - -# -# Server-side - - -AUTH EXTERNAL -CAPA SASL-IR -REPLY AUTHENTICATE A002 OK AUTHENTICATE completed - - -From: me@somewhere -To: fake@nowhere - -body - --- - yours sincerely - - - -# -# Client-side - - -imap - - -IMAP external authentication with initial response without credentials - - -'imap://;AUTH=EXTERNAL@%HOSTIP:%IMAPPORT/945/;UID=1' - - - -# -# Verify data after the test has been "shot" - - -A001 CAPABILITY -A002 AUTHENTICATE EXTERNAL = -A003 SELECT 945 -A004 FETCH 1 BODY[] -A005 LOGOUT - - - -- cgit v1.2.3