Class: Net::IMAP::IgnoredResponse
- Inherits:
-
Struct
- Object
- Struct
- Net::IMAP::IgnoredResponse
- Defined in:
- lib/net/imap.rb
Overview
Net::IMAP::IgnoredResponse represents intentionaly ignored responses.
This includes untagged response “NOOP” sent by eg. Zimbra to avoid some clients to close the connection.
It matches no IMAP standard.
Fields:
- raw_data
-
Returns the raw data string.