Skip to main content
September 30, 2008
Question

Exchange 2003 440 Error on ONE person

  • September 30, 2008
  • 1 reply
  • 276 views
I am experiencing an issue with the cfexchangeconnection tag where I am getting a 440 error (instantly) after I try to auth one particular employee. Every other employee account works fine. The exchange error log shows "bad password" - but his password is correct as he can log into the OWA client without a problem. Is there somewhere his password might be out of sync on the exchange server?

I added the formBasedAuthenticationURL options as suggested in other forms and that made no difference.

Any assistance/insight would be greatly appreciated.
This topic has been closed for replies.

1 reply

Participating Frequently
October 22, 2008
Exchange does not have its own password database.

You should probably use a proxy domain account that has full access to every Exchange mailbox. Then, your cfexchangeconnection tag would only use that domain account.