summaryrefslogtreecommitdiff
path: root/tests/data/test920
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test920')
-rw-r--r--tests/data/test9204
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test920 b/tests/data/test920
index 82f6c5601..26255188f 100644
--- a/tests/data/test920
+++ b/tests/data/test920
@@ -32,7 +32,7 @@ SMTP login authentication with initial response
mail body
</stdin>
<command>
-smtp://%HOSTIP:%SMTPPORT/920 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret --sasl-ir -T -
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -u user:secret --sasl-ir -T -
</command>
</client>
@@ -40,7 +40,7 @@ smtp://%HOSTIP:%SMTPPORT/920 --mail-rcpt recipient@example.com --mail-from sende
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 920
+EHLO %TESTNUMBER
AUTH LOGIN dXNlcg==
c2VjcmV0
MAIL FROM:<sender@example.com>