diff options
Diffstat (limited to 'tests/data/test937')
-rw-r--r-- | tests/data/test937 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test937 b/tests/data/test937 index 5e729e308..c2a195ab1 100644 --- a/tests/data/test937 +++ b/tests/data/test937 @@ -41,7 +41,7 @@ SMTP DIGEST-MD5 authentication with SASL downgrade mail body
</stdin> <command> -smtp://%HOSTIP:%SMTPPORT/937 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T - +smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T - </command> </client> @@ -49,7 +49,7 @@ smtp://%HOSTIP:%SMTPPORT/937 --mail-rcpt recipient@example.com --mail-from sende # Verify data after the test has been "shot" <verify> <protocol> -EHLO 937
+EHLO %TESTNUMBER
AUTH DIGEST-MD5
*
AUTH PLAIN
|