MailClientAutoConfig icon indicating copy to clipboard operation
MailClientAutoConfig copied to clipboard

PHP script to help serve Outlook autodiscover.xml as well as Mozilla autoconfig files

Results 3 MailClientAutoConfig issues
Sort by recently updated
recently updated
newest added

New Outlook 365 installed on PC search for this URL: `/autodiscover/autodiscover.json?Email=user%40example.com&Protocol=ActiveSync&RedirectCount=1` Is it possible to add support for this? Thanks.

Supports Windows 10 Mail and Android Exchange accounts

When reduced to a single domain PHP will error because of unexpected ] in line 19 and the base file is annoyed at line 15 of the missing array. $cfg->domains...