mitya
10-08-2003, 06:07 PM
Hi all
I've spent the night trying to learn how to talk to a POP3 server via PHP, and looking, unsuccessfully, for tutorials or clear information on it.
Can anyone tell me how you call a message on the POP3 server in PHP and print it out? I can logon fine, but after that I'm stumped. I know the POP3 commands, but I've no idea what the syntax is to use them WITHIN php, i.e.
If anyone could help I'd be most grateful, or if you know of any tutorials which deal with this or discuss POP3 access via fsockopen and NOT imap (I don't have that enabled on my host account).
Thanks a lot.
I've spent the night trying to learn how to talk to a POP3 server via PHP, and looking, unsuccessfully, for tutorials or clear information on it.
Can anyone tell me how you call a message on the POP3 server in PHP and print it out? I can logon fine, but after that I'm stumped. I know the POP3 commands, but I've no idea what the syntax is to use them WITHIN php, i.e.
If anyone could help I'd be most grateful, or if you know of any tutorials which deal with this or discuss POP3 access via fsockopen and NOT imap (I don't have that enabled on my host account).
Thanks a lot.