method

start

v1_9_1_378 - 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.