Uploading Images by Email
Uploading Images by Email
Out of context: Reply #17
- Started
- Last post
- 19 Responses
- thirtytwo0
I used this one:
$mbox = imap_open ("{localhost:995/pop3/ssl/novali... "user_id", "password");
It seemed the most reliable.
I used this one:
$mbox = imap_open ("{localhost:995/pop3/ssl/novali... "user_id", "password");
It seemed the most reliable.