imap-mailbox-map
imap-mailbox-map is a compiled Lisp function in `imap.el
'.
(imap-mailbox-map FUNC &optional BUFFER)
Map a function across each mailbox in `imap-mailbox-data', returning a list.
Function should take a mailbox name (a string) as
the only argument.