IMAP function library: imap_status

Source: Internet
Author: User
Keywords Imap_status imap function Library php Chinese function manual
Tags aliyun class client content display function function library html

Imap_status

Current state information.

Syntax: Object imap_status (int imap_stream, string mailbox, int options);

Return value: Class

Function type: http://www.aliyun.com/zixun/aggregation/32416.html "> network system

Content Description

This function is used to display current IMAP status information. Parameter Imap_stream is an IMAP code name. Parameter mailbox to the specified mailbox. Parameter options have the following options: Sa_messages, Sa_recent, Sa_unseen, Sa_uidnext, sa_uidvalidity, and Sa_all.

The full name of IMAP is the INTERNET message Access protocol,php provides a system of IMAP 4, which is based on RFC 1730.
To use IMAP e-mail features, first go to Ftp://ftp.cac.washington.edu/imap to download IMAP client programs. After the compilation is complete, copy the C-CLIENT/C-CLIENT.A to the/usr/local/lib and copy the C-client/rfc822.h, Mail.h, and linkage.h three files to/usr/local/include. Then you will add the--WITH-IMAP option when compiling the PHP program.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.