summaryrefslogtreecommitdiff
path: root/tests/data/test940
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test940')
-rw-r--r--tests/data/test9404
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test940 b/tests/data/test940
index 4dfb72cad..baa0c9894 100644
--- a/tests/data/test940
+++ b/tests/data/test940
@@ -23,7 +23,7 @@ SMTP with username and password but no AUTH capability
mail body
</stdin>
<command>
-smtp://%HOSTIP:%SMTPPORT/940 --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>
@@ -31,7 +31,7 @@ smtp://%HOSTIP:%SMTPPORT/940 --mail-rcpt recipient@example.com --mail-from sende
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 940
+EHLO %TESTNUMBER
MAIL FROM:<sender@example.com>
RCPT TO:<recipient@example.com>
DATA