I am hosting an IMAP/SMTP server for my clients. (Dovecot / Postfix) In order for Thunderbird and Outlook mail clients to automatically discover the settings, I have set up autoconfig and autodiscover. However, with Outlook, it is not autodiscover.xml that is called but autodiscover.json/v1.0/address@domain.com?Protocol=ActiveSync&RedirectCount=1.
When I run the connection tests provided by Microsoft, it works. I can’t find any significant information on what this script should return.
ActiveSync seems to be dedicated to the Exchange service but I am using IMAP.
Do you have any information to give me? Can the call to autodiscover.json/v1.0/address@domain.com?Protocol=ActiveSync&RedirectCount=1
somehow redirect to
autodiscover.xml?