diff options
Diffstat (limited to 'tests/data/test904')
-rw-r--r-- | tests/data/test904 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test904 b/tests/data/test904 index dd3dad09b..07914970d 100644 --- a/tests/data/test904 +++ b/tests/data/test904 @@ -32,7 +32,7 @@ SMTP login authentication mail body
</stdin> <command> -smtp://%HOSTIP:%SMTPPORT/904 --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> @@ -40,7 +40,7 @@ smtp://%HOSTIP:%SMTPPORT/904 --mail-rcpt recipient@example.com --mail-from sende # Verify data after the test has been "shot" <verify> <protocol> -EHLO 904
+EHLO %TESTNUMBER
AUTH LOGIN
dXNlcg==
c2VjcmV0
|