method
start
v1_8_6_287 -
Show latest stable
- Class:
Net::POP3
start( account, password )public
Starts a POP3 session.
When called with block, gives a POP3 object to the block and closes the session after block call finishes.
This method raises a POPAuthenticationError if authentication fails.