Net_POP3::login() -- Performs the login procedure
Description
Performs the login procedure. If there is a timestamp stored,
APOP will be tried first, then basic USER/PASS.
Return value
Returns TRUE on success,
PEAR_Error on failure.
Note
This function can not be called
statically.