mail-in-a-box / mailinabox

Mail-in-a-Box helps individuals take back control of their email by defining a one-click, easy-to-deploy SMTP+everything else server: a mail server in a box.
https://mailinabox.email/
Creative Commons Zero v1.0 Universal
14k stars 1.44k forks source link

Autodiscover is not working on MacOS Mail app (MacBook, iMac, etc) and iOS Mail app (Iphone, iPad, etc) #1811

Open leb75 opened 4 years ago

leb75 commented 4 years ago

Hi I have a major issue setting my mail adresses with Exchange protocol MIAB provides autodiscover.xml file but it now requires autodiscover.json Any workaround please?

2020/08/26 06:09:08 [error] 1197#1197: *29661 open() "/opt/folder/www/default/autodiscover/autodiscover.json" failed (2: No such file or directory), client: xx.xx.xx.xx, server: autodiscover.domain.fr, request: "GET /autodiscover/autodiscover.json?Email=mail%40domain.fr&Protocol=EWS&RedirectCount=1 HTTP/2.0", host: "autodiscover.domain.fr" (modifié)

jvolkenant commented 4 years ago

It is probably the case that z-push does not support AutodiscoverV2. Until they do; MIAB won't work with O365 clients that do not use AutodiscoverV1

Perhaps like Microsoft products, there may be a way to manually setup the connection, or tell it to use the older protocol https://github.com/mailcow/mailcow-dockerized-docs/commit/e3dd114a54bb607cd30bf03c5e05aab9db4cd6b3

ZinkDifferent commented 3 years ago

Same issue as I have - any solution?

https://discourse.mailinabox.email/t/z-push-autodiscovery-not-working-on-mac-outlook/7474/2

jvolkenant commented 3 years ago

Not unless they added AutodiscoverV2 support yet.