login(user, password)
Instance Public methods
Sends a LOGIN command to identify the client and carries the plaintext
password
authenticating this user
. Note that,
unlike calling authenticate()
with an auth_type
of âLOGINâ, login() does not use
the login authenticator.
A Net::IMAP::NoResponseError is raised if authentication fails.
Please login to continue.