Any suggestions how I can remove the .xml from the domain?
Or atleast make it unreadable.
The autodiscovery prioritizes the .xml before checking DNS for SRV records.
I need it to find the SRV for it to go to the right mailserver.
Yes exactly. The site is hosted using wordpress.
I want Outlook to not find or skip the autodiscover .xml from Plesk. (https://<domain>/autodiscover/autodiscover.xml)
I've tried adding RewriteRule ^autodiscover/autodiscover.xml$ - [forbidden,last] to the .htaccess file, but that does not seem to...
Hi Kaspar,
Thank you for the quick answer.
I've confirmed my DNS records. Those are all set.
Unfortunately Outlook first looks for: https://<domain>/autodiscover/autodiscover.xml
And after that it will look locally, CNAME and after that SRV.
I am using a SRV record.
Currently it still finds...
Hi,
Does anyone know the TTL for plesk autodiscover records?
I have shutdown the service yesterday about 20 hours ago and it still finds the plesk autodiscover first.
I've tried looking at the knowledge base but doesn't have a note included with the TTL of the records it would add.
Thank you...