unsubscribe(mailbox)
Instance Public methods
Sends a UNSUBSCRIBE command to remove the specified mailbox
name from the server's set of âactiveâ or âsubscribedâ mailboxes.
A Net::IMAP::NoResponseError is
raised if mailbox
cannot be unsubscribed from, for instance
because the client is not currently subscribed to it.
Please login to continue.