Skip to content

Commit f160633

Browse files
eckilukasj
authored andcommitted
OAuth2.md: POP3 works with O365 with towlines
Should this maybe moved to the O365 page?
1 parent acbb015 commit f160633

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

www/OAuth2.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,10 @@ Get your Client ID and Client secret from the
5353
The general procedure above should work to connect to
5454
imap-mail.outlook.com, but the access token will need to be acquired as
5555
described on the Outlook.com page.
56+
For POP3 you need the additional `mail.pop3.auth.xoauth2.two.line.authentication.format=true` property.
5657

5758
OAuth2 is also supported with SMTP; change "imap" to "smtp" in the
58-
property names. OAuth2 is **not** supported for pop3.
59+
property names.
5960

6061
Please send feedback to [angus-dev@eclipse.org](https://accounts.eclipse.org/mailing-list/angus-dev).
6162

0 commit comments

Comments
 (0)