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
2018-02-20 02:42:23 +02:00
2017-03-02 11:23:23 +01:00
2018-02-13 09:09:41 +01:00
2018-01-14 10:45:10 +01:00
2017-06-30 07:03:10 +08:00
2017-06-30 06:48:04 +08:00
2018-01-27 16:52:56 +01:00
2017-05-18 09:48:22 +02:00
2017-07-10 21:28:44 +02:00
2018-01-27 12:24:00 +01:00

mailcow: dockerized - 🐮 + 🐋 = 💕

Donate

mailcow Bitcoin donations: 1E5rgzgA1sS3QH7r1ToWxRC3GEavfsGMrx

Please see the official documentation for instructions.

Important: mailcow makes use of various open-source software. Please assure you agree with their license before using mailcow. Any part of mailcow itself is released under GNU General Public License, Version 3.

Description
No description provided
Readme 52 MiB
Languages
JavaScript 57.4%
PHP 14.2%
Perl 10.5%
Twig 7.5%
CSS 4.7%
Other 5.5%