I can't seem to find the exact answer when I do a search for this topic. Let me take a shot here to see if anyone knows what I am seeking....
I want to use imap_open() to parse a POP email box. I can connect to the server just fine and download the mail. What I want to do is, I want to download the entire email message instead of just the parts of the email.
Is there a way to do this? If so, can you direct me?
Thanks.