subscribe

subscribe(mailbox)
Instance Public methods

Sends a SUBSCRIBE command to add the specified mailbox name to the server's set of âactiveâ or âsubscribedâ mailboxes as returned by lsub().

A Net::IMAP::NoResponseError is raised if mailbox cannot be subscribed to, for instance because it does not exist.

doc_ruby_on_rails
2015-04-22 02:25:17
Comments
Leave a Comment

Please login to continue.