delete

delete(mailbox)
Instance Public methods

Sends a DELETE command to remove the mailbox.

A Net::IMAP::NoResponseError is raised if a mailbox with that name cannot be deleted, either because it does not exist or because the client does not have permission to delete it.

doc_ruby_on_rails
2015-04-22 00:46:31
Comments
Leave a Comment

Please login to continue.