I need to read mail from various POP accounts without having Lib::IMAP installed. Just using basic PHP installation. I've seen applications that say they do this but there are a ton of files to go through and all I want to do is find out the basic core of the functionality of how to access the mail, after that I've got to do a bunch of fun and interesting things with it
If you can give me a big hint or point me toward a tutorial that would be great. If not, I guess it's time to dig through code.
Thanks,
- D