summaryrefslogtreecommitdiff
path: root/tests/data/test902
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test902')
-rw-r--r--tests/data/test9026
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test902 b/tests/data/test902
index 8ee105f7a..4f651a83b 100644
--- a/tests/data/test902
+++ b/tests/data/test902
@@ -31,7 +31,7 @@ To: another
body
</stdin>
<command>
-smtp://%HOSTIP:%SMTPPORT/902 --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -T -
</command>
</client>
@@ -39,8 +39,8 @@ smtp://%HOSTIP:%SMTPPORT/902 --mail-rcpt recipient@example.com --mail-from sende
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 902
-HELO 902
+EHLO %TESTNUMBER
+HELO %TESTNUMBER
MAIL FROM:<sender@example.com>
RCPT TO:<recipient@example.com>
DATA