I have a problem connecting an iPhone to an exchange server. The administrator account connects fine. The error message is "The connection to the server failed" and "Unable to verify information" when I try to recreate the account . ActiveSync is enabled on all accounts. Any suggestions? |
Give the proper domain name. say if it is abc.com don't just give abc. |
Check the server application logs where Active Sync is running, try IISReset on that server and try again. |
|
What you need to do is keep trying to connect after it say 'unable to verify'. Then after a few attempts you will have the option to save the details, then you will get a warning saying, 'you may not be able to recieve mail'. It's okay, you will be able to, it's a certificate problem. Just browse to the folders (sent, inbox, delete etc..) and it will bring down your mail. Thanks :) |
Here is the results of the test ran from http://www.testexchangeconnectivity.com. See below ExRCA is testing Exchange ActiveSync. The Exchange ActiveSync test failed. Test Steps Attempting to resolve the host name mail.coughlanevans.co.uk in DNS. The host name resolved successfully. Additional Details Testing TCP port 443 on host mail.coughlanevans.co.uk to ensure it's listening and open. The port was opened successfully. Testing the SSL certificate to make sure it's valid. The certificate passed all validation requirements. Test Steps Checking the IIS configuration for client certificate authentication. Client certificate authentication wasn't detected. Additional Details Testing HTTP Authentication Methods for URL https://mail.coughlanevans.co.uk/Microsoft-Server-ActiveSync/. The HTTP authentication methods are correct. Additional Details An ActiveSync session is being attempted with the server. Errors were encountered while testing the Exchange ActiveSync session. Test Steps Attempting to send the OPTIONS command to the server. The OPTIONS response was successfully received and is valid. Additional Details Attempting the FolderSync command on the Exchange ActiveSync session. The test of the FolderSync command failed. Additional Details A Web exception occurred because an HTTP 507 - 507 response was received from Unknown. |
507 is a new one! The following thread suggests you might have a corrupt mailbox on your hands: http://social.technet.microsoft.com/Forums/en-US/exchangesvrmobility/thread/e767207f-8b6a-47f8-90b2-145619d1dfbc My regular fix for that would be to dismount the store and run: eseutil /p eseutil /d isinteg -s servername -fix -test alltests Then that should repair, defragment and integrity check the mailstore and should get Activesync working (hopefully). Failing that - please work through my article linked above. |
You can also, create a new mailbox for this user, import the data to new mailbox. Remove the old mailbox and assign the old Email address, also add the old legacy exchange dn value, so Outlook user with cache mode enabled shouldn't get any bounce back. |