Class Net::IMAP::BadResponseError
In: lib/net/imap.rb
Parent: ResponseError

Error raised upon a "BAD" response from the server, indicating that the client command violated the IMAP protocol, or an internal server failure has occurred.

[Validate]