summaryrefslogtreecommitdiff
path: root/tests/data/test946
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test946')
-rw-r--r--tests/data/test9464
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test946 b/tests/data/test946
index aa88364fa..ea6569380 100644
--- a/tests/data/test946
+++ b/tests/data/test946
@@ -33,7 +33,7 @@ SMTP OAuth 2.0 (OAUTHBEARER) authentication
mail body
</stdin>
<command>
-smtp://%HOSTIP:%SMTPPORT/946 --mail-rcpt recipient@example.com --mail-from sender@example.com -u user --oauth2-bearer mF_9.B5f-4.1JqM -T -
+smtp://%HOSTIP:%SMTPPORT/%TESTNUMBER --mail-rcpt recipient@example.com --mail-from sender@example.com -u user --oauth2-bearer mF_9.B5f-4.1JqM -T -
</command>
</client>
@@ -41,7 +41,7 @@ smtp://%HOSTIP:%SMTPPORT/946 --mail-rcpt recipient@example.com --mail-from sende
# Verify data after the test has been "shot"
<verify>
<protocol>
-EHLO 946
+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%
MAIL FROM:<sender@example.com>