You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

43 lines
1.6 KiB

# outlook-365-mac-license
[Licence et types de comptes](https://learn.microsoft.com/en-us/deployoffice/outlook/get-started/supported-account-types)
Standard et semble correct pour Windows.
Exceptions pour mac
[https://answers.microsoft.com/en-us/outlook_com/forum/all/outlook-setup-issue-on-macbook-m1-third/b9b70f20-83a1-475c-9541-9eb0bbc5f82c](https://answers.microsoft.com/en-us/outlook_com/forum/all/outlook-setup-issue-on-macbook-m1-third/b9b70f20-83a1-475c-9541-9eb0bbc5f82c
Outlook for Mac (NEW) demande absolument une licence logiciel (M365 Business Standard) comme minimum pour être configuré sur Mac, même en étant un compte secondaire.
Bypass??::
```
... which provided this instruction for disabling new Outlook and removing the new Outlook prompt:
Digging up the past here, but this is the top Google result so wanted to share the fix found here
Open Terminal
Copy this into Terminal: defaults write com.microsoft.Outlook EnableNewOutlook -int 0
Hit enter in Terminal, restart Outlook This should disable New Outlook and the prompts for it
... and this instruction for restoring the prompt.
Open Terminal
Copy this into Terminal: defaults write com.microsoft.Outlook EnableNewOutlook -int 1
Hit enter in Terminal, restart Outlook
All of that worked and I was able to add the accounts via legacy mode, and then switch successfully to New Outlook, which worked.
```
Autre façon:
!(outlook)[./77892e22-2c4e-45f4-9451-0e44391ebff1.jpg]
Here is how you solve this problem: Switch back to Legacy Outlook:
Click top Left Outlook, then legacy Outlook
Add the Account
Switch back to new Outlook