Hi there, I'm currently building an information system inside our office and I'd like to retrieve our e-mails using Go Daddy. Is it possible to use PHP Language to retrieve those emails from our account?
Please help...
| SitePoint Sponsor |
Hi there, I'm currently building an information system inside our office and I'd like to retrieve our e-mails using Go Daddy. Is it possible to use PHP Language to retrieve those emails from our account?
Please help...
Failure defeats losers, failure inspires winners.
"GoDaddy", actually SecureServer, exposes their servers to POP3 requests. (or IMAP, if you've purchased IMAP accounts)
Any PHP extension able to handle POP3 instructions (such as the IMAP extension) will be able to retrieve mails from them following the same connection setup as if you were using a regular mail client.
Never grow up. The instant you do, you lose all ability to imagine great things, for fear of reality crashing in.
Bookmarks