examine

examine(mailbox)
Instance Public methods

Sends a EXAMINE command to select a mailbox so that messages in the mailbox can be accessed. Behaves the same as select(), except that the selected mailbox is identified as read-only.

A Net::IMAP::NoResponseError is raised if the mailbox does not exist or is for some reason non-examinable.

doc_ruby_on_rails
2015-04-22 01:00:36
Comments
Leave a Comment

Please login to continue.