On Fri, 26 Jul 2024, 13:55:26 +0200, Cor Blom wrote:
Op 26-07-2024 om 13:44 schreef Marco Calistri:
Good morning!
Are there any news regarding the new e-mail access requirements for the outlook and hotmail.com domains by using MozillaThunderbird client?
Are these new access authorization policies will go to be implemented into MozillaThunderbird?
Thanks for the attention.
Best regards,
It should work already, as far as I know. See for example:
https://support.mozilla.org/en-US/kb/microsoft-oauth-authentication-and-thun...
One thing which can/will make it to not work is "javascript.enabled"; if you have set it to "false", this will not work for setting up new accounts/authorization mechanisms. As I really don't like arbitrary javascripts to be executed on my system, I have this in my user.js: user_pref("javascript.enabled", false); When adding new accounts, one has to remember to re-enable that; it can be disabled again afterwards. HTML e-mails alone is a bad thing in the first place, but JavaScript in such an e-mail, no way for me ;-)
Best,
Cor
Cheers. l8er manfred