pop3

Message ID in a POP3 protocol.

Hi all, my task is to retrieve a set of messages from GMail via POP3 (no IMAP). I can do RETR MSG #, and it is prohibited to delete. Fetchmail and procmail are constantly trying to download a same set of new, unread messages (this part goes to ServerFault). Is there a header specially designed to distinguish previously read messages? Or...

Use CURL to read mail? - PHP

Hello Is it possible to manipulate a dovcot server or any like server with CURL to return email for an email address? I've been unsuccessful with imap_open and am in need of a new alternative. I've been able to login using CURL but after that I do not know where to go. This is what is outputted after login: +OK Dovecot ready. -ERR Un...