summaryrefslogtreecommitdiff
path: root/tests/data/test968
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test968')
-rw-r--r--tests/data/test9684
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test968 b/tests/data/test968
index ca58970c2..89b543ae4 100644
--- a/tests/data/test968
+++ b/tests/data/test968
@@ -36,7 +36,7 @@ perl -MI18N::Langinfo=langinfo,CODESET -e 'die "Needs a UTF-8 locale" if (lc(lan
SMTP VRFY with SMTPUTF8 support
</name>
<command>
-smtp://%HOSTIP:%SMTPPORT/968 --mail-rcpt Användaren
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt Användaren
</command>
</client>
@@ -44,7 +44,7 @@ smtp://%HOSTIP:%SMTPPORT/968 --mail-rcpt Användaren
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 968
+EHLO %TESTNUMBER
VRFY Användaren SMTPUTF8
QUIT
</protocol>