From 43b2683457475e00a4c6d98a7c7b9d88c40d1f84 Mon Sep 17 00:00:00 2001 From: Markus Ritzmann Date: Fri, 5 Jan 2018 09:55:28 +0100 Subject: [PATCH 1/2] add instruction for outlook 2016 --- docs/client-outlook.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/docs/client-outlook.md b/docs/client-outlook.md index 8ec22a0d1..182de6745 100644 --- a/docs/client-outlook.md +++ b/docs/client-outlook.md @@ -1,6 +1,21 @@
-## Outlook 2013 or higher on Windows +## Outlook 2016 on Windows + +
+ This is only applicable if your server administrator has not disabled EAS for Outlook. If it is disabled, please follow the guide for Outlook 2007 instead. +
+ +Outlook 2016 has an [issue with autodiscover](https://github.com/mailcow/mailcow-dockerized/issues/615). For EAS you must use the old Assistent: + +1. Launch `C:\Program Files (x86)\Microsoft Office\root\Office16\OLCFG.EXE` +2. If this is the first time you launched Outlook, it asks you to add a new profile. After that the account setup can be started. +4. Enter your name (), email address () and your password. Click *Next*. +5. When prompted, enter your password again, check *Remember my credentials* and click *OK*. +6. Click the *Allow* button. +7. Click *Finish*. + +## Outlook 2013 on Windows
This is only applicable if your server administrator has not disabled EAS for Outlook. If it is disabled, please follow the guide for Outlook 2007 instead. From d597a8bc938c14f424d7a32513e3eb64986796d0 Mon Sep 17 00:00:00 2001 From: Markus Ritzmann Date: Fri, 5 Jan 2018 10:31:32 +0100 Subject: [PATCH 2/2] add different between outlook 2016 from office365 and not office365 --- docs/client-outlook.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/client-outlook.md b/docs/client-outlook.md index 182de6745..0088a7730 100644 --- a/docs/client-outlook.md +++ b/docs/client-outlook.md @@ -1,12 +1,12 @@
-## Outlook 2016 on Windows +## Outlook 2016 (from Office365) on Windows
This is only applicable if your server administrator has not disabled EAS for Outlook. If it is disabled, please follow the guide for Outlook 2007 instead.
-Outlook 2016 has an [issue with autodiscover](https://github.com/mailcow/mailcow-dockerized/issues/615). For EAS you must use the old Assistent: +Outlook 2016 has an [issue with autodiscover](https://github.com/mailcow/mailcow-dockerized/issues/615). Only Outlook 2016 from Office365 is affected. If you installed Outlook 2016 from another source, please follow the guide for Outlook 2013 or higher. For EAS you must use the old Assistent: 1. Launch `C:\Program Files (x86)\Microsoft Office\root\Office16\OLCFG.EXE` 2. If this is the first time you launched Outlook, it asks you to add a new profile. After that the account setup can be started. @@ -15,7 +15,7 @@ Outlook 2016 has an [issue with autodiscover](https://github.com/mailcow/mailcow 6. Click the *Allow* button. 7. Click *Finish*. -## Outlook 2013 on Windows +## Outlook 2013 or higher on Windows
This is only applicable if your server administrator has not disabled EAS for Outlook. If it is disabled, please follow the guide for Outlook 2007 instead.