1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-01-12 04:23:24 +02:00
mailcow: dockerized - 🐮 + 🐋 = 💕
Go to file
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
data BugFix: Outlook 2016 not using EAS 2018-02-20 02:42:23 +02:00
helper-scripts [Helper] Set Nextcloud trusted proxies by ipv6/4 network vars 2018-01-24 09:19:03 +01:00
.env Docs 2017-03-02 11:23:23 +01:00
.gitignore [Nginx] Fix EAS 2018-02-13 09:09:41 +01:00
.travis.yml Travis: Temp stop auto build 2018-01-14 10:45:10 +01:00
CODE_OF_CONDUCT.md Update CODE_OF_CONDUCT.md 2017-06-30 07:03:10 +08:00
CONTRIBUTING.md Update CONTRIBUTING.md 2017-06-30 06:48:04 +08:00
docker-compose.yml Merge pull request #1052 from levinus/patch-1 2018-02-19 13:49:42 +01:00
generate_config.sh Fix generate_config 2018-01-27 16:52:56 +01:00
LICENSE License 2017-05-18 09:48:22 +02:00
README.md Fix README.md bitcoin address 2017-07-10 21:28:44 +02:00
update.sh Fix var name.. 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.