r3ps4J Hi! I’m trying to restrict autodiscover to only provider imap login data, but for some reason it keeps using exchange. My client is outlook mobile for android. I’ve set the variable in vars.inc.php to ‘imap’, but with no luck. Even disabling sogo doesn’t seem to work. What is the proper way to disable exchange?
mlcwuser Not sure, but maybe by removing the autodiscover.tcp SRV record from your DNS, or if that doesn’t work, maybe by explicitly announce it as not provided: _autodiscover._tcp IN SRV 0 0 0 . If none of this works, maybe by not using Outlook 😉
DocFraggle BTW, Outlook Mobile is the worst client anyway as it stores your credentials at Microsoft…