summaryrefslogtreecommitdiff
path: root/tests/data/test932
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test932')
-rw-r--r--tests/data/test9324
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test932 b/tests/data/test932
index 13ab790d6..b6f828cfb 100644
--- a/tests/data/test932
+++ b/tests/data/test932
@@ -33,7 +33,7 @@ crypto
SMTP CRAM-MD5 graceful cancellation
</name>
<command>
-smtp://%HOSTIP:%SMTPPORT/932 --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>
@@ -48,7 +48,7 @@ smtp://%HOSTIP:%SMTPPORT/932 --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 932
+EHLO %TESTNUMBER
AUTH CRAM-MD5
*
</protocol>