Jump to content

PHP imap_open to exchange 2010 : Unable to negotiate TLS with this server


k_romych

Recommended Posts

Hi
I am getting " Unable to negotiate TLS with this server" when trying to connect to exchange 2010 from imap_open() in PHP script. PHP ver is 5.2.17. I can connect to other mail servers but this one. IMAP on the server is set to "Secure logon. A TLS connection is required for the client to authenticate to the server" and is accessible from outlook or telnet on port 143.

And thats a connection line
$mbox = imap_open("{10.0.10.12:143/imap4/tls/novalidate-cert/debug}INBOX", "username", "pass", OP_DEBUG);
I have tried it with different options, triple checked the details.
Thanks

 

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.