summaryrefslogtreecommitdiff
path: root/tests/data/test927
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test927')
-rw-r--r--tests/data/test9274
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test927 b/tests/data/test927
index b1997102e..a982d147a 100644
--- a/tests/data/test927
+++ b/tests/data/test927
@@ -27,7 +27,7 @@ smtp
SMTP mailing list EXPN (CUSTOMREQUEST)
</name>
<command>
-smtp://%HOSTIP:%SMTPPORT/927 --mail-rcpt Friends -X EXPN
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt Friends -X EXPN
</command>
</client>
@@ -35,7 +35,7 @@ smtp://%HOSTIP:%SMTPPORT/927 --mail-rcpt Friends -X EXPN
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 927
+EHLO %TESTNUMBER
EXPN Friends
QUIT
</protocol>