Microsoft not support imap for office365 in end of 2021

delaynomore 6 Reputation points
2021-04-20T03:59:30.537+00:00

hi, expert,

for my company, I have a program that using imap to get email and email attachment sent to a particular email address to implement some functions for business users.
now , the server team reported Microsoft not support imap for office365 in end of 2021. i.e. end of service

https://developer.microsoft.com/en-us/office/blogs/end-of-support-for-basic-authentication-access-to-exchange-online-apis-for-office-365-customers/

I have to change the program using new technique to continue to services for business users.
please kindly advise what approach is suggested.
thank you.

Delaynomore

Exchange | Exchange Server | Management
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Eric Yin-MSFT 4,396 Reputation points
    2021-04-21T02:05:37.607+00:00

    "now , the server team reported Microsoft not support imap for office365 in end of 2021. i.e. end of service"
    Is this heard from your team or Microsoft?
    I could only see "Microsoft stops supporting basic authentification for IMAP" from the link you post, and they want you to use Modern Authentication, which is based upon OAuth 2.0 for authentication and authorization.
    And according to Deferred end of support date for Basic Authentication in Exchange Online, it will be defered to the second half of 2021 due to Covid-19, I suppose there will be an announcement soon.
    If possible, it is recommended that you enable modern authentication as soon as possible to replace basic authentication: Authenticate an IMAP, POP or SMTP connection using OAuth


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.