diff options
Diffstat (limited to 'tests/data/test908')
-rw-r--r-- | tests/data/test908 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/test908 b/tests/data/test908 index bf0b45a18..b87c4387b 100644 --- a/tests/data/test908 +++ b/tests/data/test908 @@ -32,7 +32,7 @@ SMTP OAuth 2.0 (XOAUTH2) authentication mail body
</stdin> <command> -smtp://%HOSTIP:%SMTPPORT/908 --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> @@ -40,7 +40,7 @@ smtp://%HOSTIP:%SMTPPORT/908 --mail-rcpt recipient@example.com --mail-from sende # Verify data after the test has been "shot" <verify> <protocol> -EHLO 908
+EHLO %TESTNUMBER
AUTH XOAUTH2
dXNlcj11c2VyAWF1dGg9QmVhcmVyIG1GXzkuQjVmLTQuMUpxTQEB
MAIL FROM:<sender@example.com>
|