|
[x]
Posted via EE Mobile
|
|
| Search, ask, and monitor your questions on the go with EE Mobile. Visit Experts Exchange from your mobile device and never be out of touch again. |
|
|
|
|
Asked by NAFiamengo in PHP for Windows, Post Office Protocol 3 (POP3), Internet Message Access Protocol (IMAP)
I am unable to connect to gmail using this snippet -
$mailbox = "{pop.gmail.com:995/pop3/s
sl/novalid
ate-cert}I
NBOX";
$stream = imap_open($mailbox,"myname
@gmail.com
","mypassw
ord");
I receive the following error message
"imap_open(): Couldn't open stream"
I am able to connect to the mailbox using outlook express on the same machine.
Any ideas
20091021-EE-VQP-81 - Hierarchy / EE_QW_3_20080625