imap_unsubscribe
PHP function
Edit on GitHub ✎
(PHP 4, PHP 5, PHP 7, PHP 8)
Unsubscribe from a mailbox
Description
imap_unsubscribe(IMAP\Connection $imap, string $mailbox): bool
Unsubscribe from the specified mailbox.
Parameters
mailboxThe mailbox name, see
imap_open()for more informationInsecure
Return Values
Success
Changelog
| Version | Description |
|---|