Hi,
Is there a way to flag messages in POP3 as read or seen, and to detect that upon reading their headers? Is there such an option in POP3 at all?
This works fine with IMAP (using imap_setflag_full()), but I not in POP3.
Thank you