Hello,
I'm trying to get an SSL-encrypted IMAP connection to work on my Windows
box. Here's the error message I get when attempting to connect:
Warning: imap_open(): Couldn't open stream
{:993/imap/ssl/novalidate-cert}INBOX in
D:\Dan\Projects\Mail\mail.php on line 92
I'm running Windows XP Pro, Ap
Can anyone tell me the correct syntax for connecting to an imap server using
imap_open and an ssl connection.
normally > $link = imap_open ("{mail.whatever.com:143}",
"username", "password");
Is this the correct way to do it for ssl? ... because it is not working for
me.
ssl
Is there any IMAP PHP functions using ssl ??
Do I have to just switch the port 143->993 to use ssl
or do I have to use specific functions implemented in
PHP 4 ??
__
ifrance.com, l'email gratuit le plus complet de l'Int
3 matches
Mail list logo