Class: Net::IMAP::IgnoredResponse

Inherits:
UntaggedResponse show all
Defined in:
lib/net/imap/response_data.rb

Overview

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.

Instance Attribute Summary

Attributes inherited from UntaggedResponse

#data, #name, #raw_data