There are email accounts in your organization using Basic Authentication, which Microsoft will no longer support after 06/16/2023. You'll still be able to access your email through your browser, but not from an email app, such as Outlook or Apple Mail - don't worry, none of your emails will be lost.
This paragraph is very obtuse. I understand that "Basic Authentication" will no longer be supported by MS but MS has replaced it with some version of OAuth.
They go on to say:
In order to continue using your email apps
which indicates that there is a way to continue using email apps (clients).
Finally, they say:
you need to update your settings from POP/IMAP to Exchange
which again is obtuse. Many, if not most email clients (Outlook, Apple Mail, Thunderbird,...) auto-configure which means you tell it who or what the host is (in this case "Exchange" ) and it sets it up for you. I believe that is what they mean when they say to update your settings to Exchange.
All of that said, Pegasus Mail can't authenticate to Exchange unless Exchange has been configured to generate and accept application passwords. This is rare. A difficult thing will be finding a host who allows for Basic Authentication or some other form of authentication (like an application password).
The difficulty for Pegasus Mail development is that every company implements OAuth differently. That is an extreme development burden. The recently released v4.81 beta supports Google's OAuth authentication method but not anyone else's.
[quote="pid:55514, uid:38982"]There are email accounts in your organization using Basic Authentication, which Microsoft will no longer support after 06/16/2023. You'll still be able to access your email through your browser, but not from an email app, such as Outlook or Apple Mail - don't worry, none of your emails will be lost.[/quote]This paragraph is very obtuse. I understand that "Basic Authentication" will no longer be supported by MS but MS has replaced it with some version of OAuth.
They go on to say:
[quote="pid:55514, uid:38982"]In order to continue using your email apps[/quote] which indicates that there is a way to continue using email apps (clients).
Finally, they say:
[quote="pid:55514, uid:38982"]you need to update your settings from POP/IMAP to Exchange[/quote]which again is obtuse. Many, if not most email clients (Outlook, Apple Mail, Thunderbird,...) auto-configure which means you tell it who or what the host is (in this case "Exchange" ) and it sets it up for you. I believe that is what they mean when they say to update your settings to Exchange.
All of that said, Pegasus Mail can't authenticate to Exchange unless Exchange has been configured to generate and accept application passwords. This is rare. A difficult thing will be finding a host who allows for Basic Authentication or some other form of authentication (like an application password).
The difficulty for Pegasus Mail development is that every company implements OAuth differently. That is an extreme development burden. The recently released v4.81 beta supports Google's OAuth authentication method but not anyone else's.