(PHP 4, PHP 5)
imap_unsubscribe — Unsubscribe from a mailbox
$imap_stream
, string $mailbox
)
Unsubscribe from the specified mailbox.
imap_streamUno stream IMAP restituito da imap_open().
mailboxThe mailbox name, see imap_open() for more information
Restituisce TRUE in caso di successo, FALSE in caso di fallimento.