imap_subscribe()
imap_subscribe - Subscribe to a mailboxSyntax
bool imap_subscribe (resource $imap_stream, string $mailbox)Arguments
- imap_stream - An IMAP stream returned by imap_open().
- mailbox - The mailbox name, see imap_open() for more information
