summaryrefslogtreecommitdiff
path: root/tests/data/test949
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test949')
-rw-r--r--tests/data/test9494
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test949 b/tests/data/test949
index 82064f19a..0c9007495 100644
--- a/tests/data/test949
+++ b/tests/data/test949
@@ -34,7 +34,7 @@ SMTP OAuth 2.0 (OAUTHBEARER) failure as continuation with initial response
mail body
</stdin>
<command>
-smtp://%HOSTIP:%SMTPPORT/949 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user --oauth2-bearer mF_9.B5f-4.1JqM --sasl-ir -T -
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -u user --oauth2-bearer mF_9.B5f-4.1JqM --sasl-ir -T -
</command>
</client>
@@ -49,7 +49,7 @@ smtp://%HOSTIP:%SMTPPORT/949 --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 949
+EHLO %TESTNUMBER
AUTH OAUTHBEARER %b64[n,a=user,%01host=127.0.0.1%01port=%SMTPPORT%01auth=Bearer mF_9.B5f-4.1JqM%01%01]b64%
AQ==
</protocol>