imap_open use to read the sent mail using gmail
[email protected] (Kevin Peterson)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I am using imap_open ("{imap.gmail.com:993/imap/ssl/novalidate-cert/norsh}Inbox, $user, pass) but want to access gmail sent box not the inbox. Please suggest how to proceed.
Thanks