create-folder ( mailbox -- )
IMAP library

Prev:select-folder ( mailbox -- count )
Next:delete-folder ( mailbox -- )


Vocabulary
imap

Inputs
mailboxa string


Outputs
None

Word description
Creates a new folder.

Definition