summaryrefslogtreecommitdiff
path: root/tests/data/test934
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test934')
-rw-r--r--tests/data/test9344
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test934 b/tests/data/test934
index 1794d81d8..87b8571d7 100644
--- a/tests/data/test934
+++ b/tests/data/test934
@@ -35,7 +35,7 @@ crypto
SMTP DIGEST-MD5 graceful cancellation
</name>
<command>
-smtp://%HOSTIP:%SMTPPORT/934 --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>
</client>
@@ -50,7 +50,7 @@ smtp://%HOSTIP:%SMTPPORT/934 --mail-rcpt recipient@example.com --mail-from sende
# The multi interface considers a broken "CONNECT" as a prematurely broken
# transfer and such a connection will not get a "QUIT"
<protocol>
-EHLO 934
+EHLO %TESTNUMBER
AUTH DIGEST-MD5
*
</protocol>