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

  
  