method
create
v1_9_2_180 -
Show latest stable
- Class:
Net::IMAP
create(mailbox)public
Sends a CREATE command to create a new mailbox.
A Net::IMAP::NoResponseError is raised if a mailbox with that name cannot be created.
create(mailbox)Sends a CREATE command to create a new mailbox.
A Net::IMAP::NoResponseError is raised if a mailbox with that name cannot be created.