PHP-Klasse::POP3 12.07.2007

Kurzbeschreibung: Retrieve and delete messages from a POP3 mailbox
Veröffentlicht am: 12.07.2007
Gruppe(n):
- Networking
- PHP 5
Beschreibung:
This class can be used to retrieve and delete messages from POP3 mailbox.
It connects to a given POP3 server host on behalf of a given user and can execute several mailbox access operations.
Currently the class can list the messages in the mailbox, retrieve individual messages, mark or reset messages for deletion.
Link: POP3