mailcow/data/web
eXtremeSHOK a3ae800794
BugFix: Outlook 2016 not using EAS
Outlook 2016 autoconfig will not be EAS enabled, even though "$autodiscover_config['useEASforOutlook'] = 'yes';

Outlook 2016 gives the HTTP_USER_AGENT string of "Microsoft Office/16.0 (Windows NT 10.0; MAPI 16.0.9001; Pro)"

Limiting the regex to only 15, causes the entire if statement to fail.

For future proofing, this has been set to any version string containing 15,16,17,18,19

This has been tested using the "Test Email AutoConfiguration for Outlook 2016"
2018-02-20 02:42:23 +02:00
..
css [Web] Slight css changes; Simple loading overlay... 2018-01-25 13:22:43 +01:00
fonts More changes to the UI, more API... 2017-05-29 21:51:06 +02:00
img Various... 2017-12-09 13:17:15 +01:00
inc [Web] Fixes to Sieve validation (fixes #1027) 2018-02-11 13:29:13 +01:00
js [Web] Remove FA js 2018-01-27 12:26:36 +01:00
lang Correction 2018-01-28 11:53:48 +08:00
modals [Web, Dovecot] Add new options to imapsync, other minor changes to forms, partly fixes #955 2018-01-24 12:59:11 +01:00
admin.php Correction 2018-01-28 11:54:32 +08:00
autoconfig.php [Web] Fix autodiscover merge on user.php 2017-09-16 13:33:27 +02:00
autodiscover-json.php Make Capitalization Consistent 2018-01-12 06:20:27 +08:00
autodiscover.php BugFix: Outlook 2016 not using EAS 2018-02-20 02:42:23 +02:00
debug.php [Web] Remove logs from docker functions, fix debug syntax 2017-12-11 09:43:43 +01:00
edit.php [Web] Fixes #955 2018-01-27 16:16:22 +01:00
favicon.png mailcow dockerized 2016-12-09 20:39:02 +01:00
index.php Update index.php 2018-01-15 22:44:04 +08:00
json_api.php [Web] Fix u2f I previously messed up, sorry 2018-01-18 22:10:32 +01:00
mailbox.php Various... 2017-12-09 13:17:15 +01:00
mobileconfig.php #878 remove utf8_encode for macos mobileconfig 2018-01-11 11:01:03 +01:00
quarantaine.php Various... 2017-12-09 13:17:15 +01:00
robots.txt mailcow dockerized 2016-12-09 20:39:02 +01:00
user.php [Web] Alias by alias domain is now in 'direct aliases', added desc to direct and shared aliases 2018-01-21 15:02:56 +01:00