PHP » PYTHON |
login |
register |
about
|
PYTHON imap_unsubscribe
is this article helpful?
|
Python replacement for PHP's imap_unsubscribe
[
edit
| history
]
imapobj.unsubscribe(mailbox) imap_unsubscribe(PHP 4, PHP 5) imap_unsubscribe — Unsubscribe from a mailbox Description
bool imap_unsubscribe
( resource $imap_stream
, string $mailbox
)
Unsubscribe from the specified mailbox . Parameters
Return ValuesReturns TRUE on success or FALSE on failure. |
more
Recently updated
more
Most requested
more
Last requests
|