(PHP 4, PHP 5)
imap_unsubscribe — Abonnement eines Postfachs beenden
$imap_stream
, string $mailbox
)
Das Abonnement des Postfachs mailbox beenden.
imap_streamEine von imap_open() zurückgegebene IMAP-Verbindung.
mailboxDer Postfachname (mehr Informationen finden Sie unter imap_open()).
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.