Before you do anything, I would suggest that you use a test account and run it through the Microsoft's test site. That will tell you if anything is wrong.
https://testexchangeconnec
Simon.
Main Topics
Browse All TopicsWhen I try to connect my iPhone to a new Windows 2003 Small Business Server, I am getting the message:
"Cannot Get Mail"
The connection to the server failed
I have purchased a SSL certificate and installed in on the Default Web Server. I have read several posts on Basic versus Forms based authentication and IIS.
Can someone point me to the right settings for configuring IIS, Exchange and iPhone for ActiveSync on Windows SBS 2003?
The info below shows that my iPhone is connecting, but I am not getting a valid response.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Before you do anything, I would suggest that you use a test account and run it through the Microsoft's test site. That will tell you if anything is wrong.
https://testexchangeconnec
Simon.
iPhone do work without Autodiscover. Autodiscover is a feature present in Exchange 2007. If the test passed then you should be able to sync. Have we tried with any other device? What is the certificate on the server(Internal or Third Party). If it is an Internal Certificate then is the certificate installed on the Mobile Device.
If you were able to pass the tests at testexchangeconnectivity.c
Try with any other Mobile Device apart from iPhone and see if you are able to sync with the Exchange Server.
To configure your iPhone check these articles. They should help you configure a profile correctly.
http://blog.fosketts.net/2
http://www.5limes.com.au/b
Let us know how it goes.
I had this problem with my company's Exchange server. If the autodiscover fails the IPhone will say the connection failed. Wait for it to fail and there should be a field to enter your server manually. Enter your server's hostname mail.yourdomain.com, domain name, username, and password, then save. It should connect after that. Let me know if it works.
Here is my Activesync troubleshooting guide:
You need to make sure that you have Exchange Server 2003 Service Pack 2 Installed - http://www.microsoft.com/d
Open Up Exchange System Manager - Start, Programs, Microsoft Exchange, System Manager. Expand Servers, Right-Click your server and choose properties. This will display whether you have SP2 installed or not.
If you have installed SP2, check on https://testexchangeconnec
Ensure that port 443 is open and forwarded on your firewall to your Exchange server.
Please check and mirror the settings below - Open up IIS and expand the default website then Click on the Directory Security Tab:
Exchange Virtual Directory
· Authentication = Integrated & Basic
· Default Domain = NETBIOS domain name - e.g., yourcompany
· Realm = yourcompany.com
· IP Address Restrictions = Granted Access
· Secure Communications = Require SSL NOT ticked
Microsoft-Server-Activesyn
· Authentication = Basic
· Default Domain = NETBIOS domain name - e.g., yourcompany
· Realm = NETBIOS name
· IP Address Restrictions = Granted Access
· Secure Communications = Require SSL NOT ticked
Then issue IISRESET from Start, Run
Make sure that the name on the certificate that you are using matches the FQDN that you are connecting to e.g., mail.microsoft.com. If it does not match, either re-issue the certificate if you created it yourself, or re-key the certificate from your SSL certificate provider.
Ensure that the IP for the Default Website is set to All Unassigned
Ensure that Forms Based Authentication is NOT turned on under HTTP Virtual Server under Exchange Protocols. If it is read http://support.microsoft.c
ASP.NET should be set to version 1.1 for all virtual directories listed above.
you dont need to use active sync to get the iphone to work with exchange. you will need SP2 on the SBS box and exchange though. tick all the boxes in mobile services (see pic) then just foward port 443 through to your exchange box. make sure imap is running.i often get that message when uPnP knock off port 443 out of my router. iphone has a fully functional exchange client. works great. i have it running on my sbs 2003 box. works a dream. it even get mail before the outlook clients on the local network strangely enough.
Business Accounts
Answer for Membership
by: ikshf143Posted on 2009-08-18 at 13:36:13ID: 25127400
First from an External Client try browsing https://mail.domain.com/Mi crosoft-Se rver-Activ eSync and see what is the response. The expected response should be http 501/505 - Not Implemented. If you are getting this then on the server Disable FBA and uncheck require SSL under Properties of Exchange-->Directory Security-->Edit(Secure Communication). Make sure the authentication on the Exchange Virtual directory is Integrated Windows and Basic and also we are able to browse OWA without any issues. The above settings worked and you want to use ActiveSync with FBA and SSL then follow Method 2 of KB article http://support.microsoft.c om/kb/8173 79.
Note: Delete the registry key for ExchangeVDir mentioned in the KB article if already present before following the above steps.