Hi
I am trying to access our Exchange 2003 server with Outlook for Mac 2011, using DAVMail.
I have set up an IMAP Account in Outlook, but cannot get the account to authenticate. It keeps coming up with an invalid user or password at davmail message. I have tried various different configurations of the username, including and excluding the domain and trying \ and / options but with no success. Any suggestions?
The error log is below.
Thread: ImapConnection-52983
Message #: 13
Level: DEBUG
NDC:
Category: davmail
Message: executeFollowRedirects: https://sbs.MYCOMPANY.com/exchweb/bin/auth/owalogon.asp?url=https://sbs.MYCOMPANY.com/exchange/&reason=2 redirectCount:2
Location: davmail.ui.tray.DavGatewayTray.displayMessage(DavGatewayTray.java:96)
Thread: ImapConnection-52983
Message #: 14
Level: ERROR
NDC:
Category: davmail.exchange.ExchangeSession
Message: Authentication failed: invalid user or password
Location: davmail.exchange.ExchangeSession.<init>(ExchangeSession.java:20
Thread: ImapConnection-52983
Message #: 15
Level: ERROR
NDC:
Category: davmail
Message: Authentication failed: invalid user or password
Location: davmail.ui.tray.DavGatewayTray.displayMessage(DavGatewayTray.java:113)
Thrown:
davmail.exception.DavMailAuthenticationException: Authentication failed: invalid user or password
at davmail.exchange.ExchangeSession.throwAuthenticationFailed(ExchangeSession.java:609)
at davmail.exchange.ExchangeSession.checkFormLoginQueryString(ExchangeSession.java:603)
at davmail.exchange.ExchangeSession.postLogonMethod(ExchangeSession.java:485)
at davmail.exchange.ews.EwsExchangeSession.formLogin(EwsExchangeSession.java:112)
at davmail.exchange.ExchangeSession.<init>(ExchangeSession.java:189)
at davmail.exchange.ews.EwsExchangeSession.<init>(EwsExchangeSession.java:101)
at davmail.exchange.ExchangeSessionFactory.getInstance(ExchangeSessionFactory.java:116)
at davmail.imap.ImapConnection.run(ImapConnection.java:110)
On Exchange 2003, you need to use the windows domain name prefix in username:
domain\username
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).