gshaw Posted July 10, 2012 Posted July 10, 2012 (edited) Just setting up a couple of Android devices for email sync and notice they never get the Exchange server address right, I'm guessing this is down to autodiscover (or lack of) Our external DNS is hosted by our ISP and I don't think we have a record set up there, am I right in thinking I just need the SRV record added as per the link below and point it to the external domain of our Exchange server? A new feature is available that enables Outlook 2007 to use DNS Service Location (SRV) records to locate the Exchange Autodiscover service Also seen articles that mention an A record instead set as exchangeserver.domain.com > external IP of Exchange server instead of the SRV record Edited July 10, 2012 by gshaw
SYNACK Posted July 10, 2012 Posted July 10, 2012 (edited) Yes, you need to have an SSL cert that covers autodiscover.whatever.org.uk otherwise soe implementations get antsy. If you have a SAN cert this probably alredy has it. Edited July 10, 2012 by SYNACK
gshaw Posted July 10, 2012 Author Posted July 10, 2012 Yes, you need to have an SSL cert that covers autodiscover.whatever.org.uk otherwise soe implementations get antsy. If you have a SAN cert this probably alredy has it. Yup I'm pretty sure I put that on there when I did it. Did you use an A record, SRV record or both?
SYNACK Posted July 10, 2012 Posted July 10, 2012 As long as your cert covers it I'd just setup the autodiscover subdomain pointed at your webmail IP it is the most supported, if the autodiscover subdomain exists you don't need the svr records.
bart21 Posted July 10, 2012 Posted July 10, 2012 you want a cname record of autodiscover.company.com which points to whatever the external address for activesync is. (its normally the same as the external OWA address). The time you would need srv records is if you had multiple domains so would need multiple autodiscover records, dont think you have multiple domains. nick
sukh Posted July 10, 2012 Posted July 10, 2012 A record is the preferred method, use ExchRCA to test.
twin--turbo Posted July 10, 2012 Posted July 10, 2012 a record and a valid ssl for autodiscover.xxx.yyy Rob
gshaw Posted July 11, 2012 Author Posted July 11, 2012 Thanks all, will get an A record done today and give it a twirl
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now