ID:               27482
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ronanmcnulty at hotmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         IMAP related
 Operating System: WINXP
 PHP Version:      4.3.4
 New Comment:

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



Previous Comments:
------------------------------------------------------------------------

[2004-03-03 12:27:00] ronanmcnulty at hotmail dot com

Description:
------------
I can't get imap_open to connect with SSL. 



I have included the openssl module, but this has made not difference

Reproduce code:
---------------
$mbox =
imap_open('{'.$server.':993/imap/ssl/novalidate-cert}INBOX',$name,
$pass)

Expected result:
----------------
I was hoping to have secure connections to ssl enabled imap servers. 

Actual result:
--------------
ERROR: Can't open mailbox {imap.cc:993/imap/ssl/novalidate-cert}INBOX:
invalid remote specification


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=27482&edit=1

Reply via email to