Closes the imap stream. This method is a wrapper for imap_close().
The second argument of imap_close() will expunge all messages marked for deletion before closing the stream. Specify the constant CL_EXPUNGE in the Mail_IMAP::setOptions() method or $option property to expunge the mailbox before closing the stream.
| return | bool | |
| access | public | |
| see | imap_close() | |
There are no comments posted at this time.
* All comments are moderated and are subject to approval.
Your comment will appear once it has been approved.
Posting multiple times will not expedite the approval process.
Comments are closed at this time.