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
boolean - Returns TRUE on success, FALSE on failure.
Note
This function can not be called
statically.