select-folder ( mailbox -- count )
IMAP library

Prev:list-folders ( directory -- folders )
Next:create-folder ( mailbox -- )


Vocabulary
imap

Inputs
mailboxa string


Outputs
countnumber of mails in the folder


Word description
Selects which folder to operate on.

Definition