Flowdock
login(user, password) public

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.

Show source
Register or log in to add new notes.