summaryrefslogtreecommitdiff
path: root/tests/data/test924
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test924')
-rw-r--r--tests/data/test9244
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test924 b/tests/data/test924
index 51e373c7e..c87b2a9d5 100644
--- a/tests/data/test924
+++ b/tests/data/test924
@@ -27,7 +27,7 @@ smtp
SMTP ambiguous VRFY
</name>
<command>
-smtp://%HOSTIP:%SMTPPORT/924 --mail-rcpt smith
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt smith
</command>
</client>
@@ -35,7 +35,7 @@ smtp://%HOSTIP:%SMTPPORT/924 --mail-rcpt smith
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 924
+EHLO %TESTNUMBER
VRFY smith
QUIT
</protocol>