imap_listscan Returns the list of mailboxes that matches the given text &reftitle.description; arrayimap_listscan resourceimap_stream stringref stringpattern stringcontent Returns an array containing the names of the mailboxes that have content in the text of the mailbox. This function is similar to imap_listmailbox, but it will additionally check for the presence of the string content inside the mailbox data. &reftitle.parameters; &imap.imap-stream.description; ref ref should normally be just the server specification as described in imap_open pattern &imap.pattern; content The searched string &reftitle.returnvalues; Returns an array containing the names of the mailboxes that have content in the text of the mailbox. &reftitle.seealso; imap_listmailbox imap_search