Net_POP3::connect() -- Connection to POP3 server
Description
Connects to the given host on the given port.
Also looks for the timestamp in the greeting
needed for APOP authentication.
Return value
boolean - Returns TRUE on success, FALSE on failure.
Note
This function can not be called
statically.