We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acbb015 commit f160633Copy full SHA for f160633
www/OAuth2.md
@@ -53,9 +53,10 @@ Get your Client ID and Client secret from the
53
The general procedure above should work to connect to
54
imap-mail.outlook.com, but the access token will need to be acquired as
55
described on the Outlook.com page.
56
+For POP3 you need the additional `mail.pop3.auth.xoauth2.two.line.authentication.format=true` property.
57
58
OAuth2 is also supported with SMTP; change "imap" to "smtp" in the
-property names. OAuth2 is **not** supported for pop3.
59
+property names.
60
61
Please send feedback to [angus-dev@eclipse.org](https://accounts.eclipse.org/mailing-list/angus-dev).
62
0 commit comments