Struct.new(:raw_data)
Net::IMAP::IgnoredResponse represents intentionally ignored responses.
This includes untagged response “NOOP” sent by eg. Zimbra to avoid some clients to close the connection.
It matches no IMAP standard.
Returns the raw data string.