PHP - imap/pop3 and Hotmail - Does anybody have working code ?

by 3 replies
5
Hi,

I'm trying almost 2 days with many different classes and codes to download emails from hotmail but still can't find any working code.

Does anybody have working code that can download emails from hotmail ?

Thanks
#programming #code #hotmail #imap or pop3 #php #working
  • why pop3? Unless you have ssl installed you might have some trouble using any major ISP's pop3 service. Can you use IMAP?

    PHP: IMAP - Manual
  • You can study for IMAP and POP3 PHP scripting from SquirrelMail (open source email clients) script. It can help you little bit.
    • [1] reply
    • Does Hotmail even support IMAP? Last I checked, they didn't.

Next Topics on Trending Feed