Net_Ping::setArgs() (Previous) (Next) Introduction to Net_POP3

View this page in Last updated: Sun, 01 Jul 2007
English | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

Net_POP3

Tabla de contenidos
Introduction to Net_POP3 -- 
Net_POP3::Net_POP3() -- Constructor
Net_POP3::connect() -- Connection to POP3 server
Net_POP3::deleteMsg() -- Marks a message for deletion
Net_POP3::disconnect() -- Disconnection to POP3 server
Net_POP3::getBody() -- Returns the body of the message
Net_POP3::getListing() -- Listing message in maildrop
Net_POP3::getMsg() -- Returns the entire message
Net_POP3::getParsedHeaders() -- Returns the parsed headers of the specified message
Net_POP3::getRawHeaders() -- Returns the raw headers of the specified message
Net_POP3::getSize() -- Returns the size of the maildrop
Net_POP3::login() -- Performs the login procedure
Net_POP3::numMsg() -- number of messages in this maildrop

Provides a POP3 class to access POP3 server.

Net_Ping::setArgs() (Previous) (Next) Introduction to Net_POP3

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.