summaryrefslogtreecommitdiff
path: root/tests/data/test933
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test933')
-rw-r--r--tests/data/test9334
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test933 b/tests/data/test933
index e091de395..518a9b157 100644
--- a/tests/data/test933
+++ b/tests/data/test933
@@ -41,7 +41,7 @@ CURL_GETHOSTNAME=curlhost
LD_PRELOAD=%PWD/libtest/.libs/libhostname.so
</setenv>
<command>
-smtp://%HOSTIP:%SMTPPORT/933 --mail-rcpt recipient@example.com --mail-from sender@example.com -u testuser:testpass -T -
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -u testuser:testpass -T -
</command>
<precheck>
chkhostname curlhost
@@ -59,7 +59,7 @@ chkhostname curlhost
# The multi interface considers a broken "CONNECT" as a prematurely broken
# transfer and such a connection will not get a "QUIT"
<protocol>
-EHLO 933
+EHLO %TESTNUMBER
AUTH NTLM
TlRMTVNTUAABAAAABoIIAAAAAAAAAAAAAAAAAAAAAAA=
*