Forum Discussion
Marcel Baschenegger
May 06, 2022Copper Contributor
POP3, IMAP Encryption in Exchange Online
Dear community, as basic authentication gets (or is already) disabled for POP3 and IMAP. We are looking for alternative solution, as we soon have to migrate some applications for some customer. ...
VasilMichev
May 07, 2022MVP
OAuth is only for authentication, it doesn't affect anything else. Once the token is obtained/passed, any further communication occurs in the same manner as without OAuth, the protocol works the same.