method
auth_only
v1_8_6_287 -
Show latest stable
- Class:
Net::POP3
auth_only( account, password )public
Starts a pop3 session, attempts authentication, and quits. This method must not be called while POP3 session is opened. This method raises POPAuthenticationError if authentication fails.