class Net::IMAP::IgnoredResponse

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.

Fields:

raw_data

Returns the raw data string.