From e4670a102921ca6b97f1948125f4adf44bdc6719 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 26 Oct 2013 13:44:31 +0100 Subject: tests: Tidy up of SMTP and POP3 tests Corrected line endings, RFC references and standardised on user names and passwords used in the tests. --- tests/data/test919 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data/test919') diff --git a/tests/data/test919 b/tests/data/test919 index bc26fef55..22508ab28 100644 --- a/tests/data/test919 +++ b/tests/data/test919 @@ -30,7 +30,7 @@ SMTP plain authentication with initial response mail body -smtp://%HOSTIP:%SMTPPORT/919 --mail-rcpt recipient@example.com --mail-from sender@example.com -u test:1234 --sasl-ir -T - +smtp://%HOSTIP:%SMTPPORT/919 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret --sasl-ir -T - @@ -39,7 +39,7 @@ smtp://%HOSTIP:%SMTPPORT/919 --mail-rcpt recipient@example.com --mail-from sende EHLO 919 -AUTH PLAIN dGVzdAB0ZXN0ADEyMzQ= +AUTH PLAIN dXNlcgB1c2VyAHNlY3JldA== MAIL FROM: RCPT TO: DATA -- cgit v1.2.3