From ef782d726e8e6f473237389066a11a908218f893 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Wed, 28 Jan 2015 19:45:54 +0000 Subject: tests: Grouped SMTP SASL EXTERNAL tests with other SMTP tests --- tests/data/test951 | 56 ------------------------------------------------------ 1 file changed, 56 deletions(-) delete mode 100644 tests/data/test951 (limited to 'tests/data/test951') diff --git a/tests/data/test951 b/tests/data/test951 deleted file mode 100644 index 1dd21a679..000000000 --- a/tests/data/test951 +++ /dev/null @@ -1,56 +0,0 @@ - - - -SMTP -SASL -SASL AUTH EXTERNAL -RFC4422 -RFC4954 - - - -# -# Server-side - - -AUTH EXTERNAL -REPLY AUTH 334 EXTERNAL supported -REPLY = 235 Authenticated - - - -# -# Client-side - - -smtp - - -SMTP external authentication without credentials - - -mail body - - -'smtp://;AUTH=EXTERNAL@%HOSTIP:%SMTPPORT/951' --mail-rcpt recipient@example.com --mail-from sender@example.com -T - - - - -# -# Verify data after the test has been "shot" - - -EHLO 951 -AUTH EXTERNAL -= -MAIL FROM: -RCPT TO: -DATA -QUIT - - -mail body -. - - - -- cgit v1.2.3