imap_unsubscribe(3) php man page | unix.com

Man Page: imap_unsubscribe

Operating Environment: php

Section: 3

IMAP_UNSUBSCRIBE(3)							 1						       IMAP_UNSUBSCRIBE(3)

imap_unsubscribe - Unsubscribe from a mailbox

SYNOPSIS
bool imap_unsubscribe (resource $imap_stream, string $mailbox)
DESCRIPTION
Unsubscribe from the specified $mailbox.
PARAMETERS
o $ imap_stream -An IMAP stream returned by imap_open(3). o $mailbox - The mailbox name, see imap_open(3) for more information
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
imap_subscribe(3). PHP Documentation Group IMAP_UNSUBSCRIBE(3)
Related Man Pages
imap_get_quota(3) - php
imap_createmailbox(3) - php
imap_mailboxmsginfo(3) - php
imap_reopen(3) - php
imap_set_quota(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team