summaryrefslogtreecommitdiff
path: root/tests/data/test925
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test925')
-rw-r--r--tests/data/test9254
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test925 b/tests/data/test925
index 2d53100df..3b1801b0c 100644
--- a/tests/data/test925
+++ b/tests/data/test925
@@ -24,7 +24,7 @@ smtp
SMTP external VRFY
</name>
<command>
-smtp://%HOSTIP:%SMTPPORT/925 --mail-rcpt user@example.net
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt user@example.net
</command>
</client>
@@ -32,7 +32,7 @@ smtp://%HOSTIP:%SMTPPORT/925 --mail-rcpt user@example.net
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 925
+EHLO %TESTNUMBER
VRFY user@example.net
QUIT
</protocol>