summaryrefslogtreecommitdiff
path: root/tests/data/test936
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test936')
-rw-r--r--tests/data/test9364
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test936 b/tests/data/test936
index b12349968..6d8074f2e 100644
--- a/tests/data/test936
+++ b/tests/data/test936
@@ -47,7 +47,7 @@ CURL_GETHOSTNAME=curlhost
LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
</setenv>
<command>
-smtp://%HOSTIP:%SMTPPORT/936 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T -
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret -T -
</command>
<precheck>
chkhostname curlhost
@@ -58,7 +58,7 @@ chkhostname curlhost
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 936
+EHLO %TESTNUMBER
AUTH NTLM
TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
*