method
auth_only
v1_8_7_72 -
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.