I want to download emails from a POP3 mail server

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Elmer Entenza
Forum Newbie
Posts: 1
Joined: Thu Aug 20, 2009 12:51 pm

I want to download emails from a POP3 mail server

Post by Elmer Entenza »

I want to download all the emails I have in an email box from a pop3 mail server.

I have seen that php has imap functions... But the point is that this mail server has no imap configuration....
Post Reply