lsub(refname, mailbox)
Instance Public methods
Sends a LSUB command, and returns a subset of names from the set of names
that the user has declared as being âactiveâ or âsubscribedâ.
refname
and mailbox
are interpreted as for list(). The return value is an array of
Net::IMAP::MailboxList
.
Please login to continue.