IMAP_BASE64 Solution BASE64 Encoding. Syntax: String imap_base64 (string text); Return value: String function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system Content Description This function will decode with a BASE64 encoded string. The return value is the decoded string. Reference ...
Imap_fetchstructure Gets the structure information of a letter. Syntax: array imap_fetchstructure (int imap_stream, int msg_number); Return value: Array function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system Content Description This function can read the specified letter ...
Imap_scanmailbox looking for letters with no specific strings. Syntax: array imap_scanmailbox (int imap_stream, string ref, string pattern, string content); Return value: Array function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system ...
Imap_close Turn off IMAP links. Syntax: int imap_close (int imap_stream, int [flags]); Return value: Integer function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system Content Description This function is used to turn off the IMAP stream, which is the end link. The value of the parameter flags that can be omitted ...
Imap_header gets the header information for a letter. Syntax: Object Imap_header (int imap_stream, int msg_number, int [fromlength], int [subjectlength], int [defaulthost]); Return value: Class function type: http://www.aliyun.com/zixun/aggregation/32416 ...
Imap_subscribe subscribe to the mailbox. Syntax: int imap_subscribe (int imap_stream, string mbox); Return value: Integer function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system Content Description This function subscribes to a new mailbox (mailbox).
Imap_createmailbox set up a new mailbox. Syntax: int imap_createmailbox (int imap_stream, string mbox); Return value: Integer function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system Content Description This function is used to create a new mailbox. Returns a true value for success.
Imap_listmailbox gets the mailbox listing. Syntax: array imap_listmailbox (int stream_id, string ref, String pattern); Return value: Array function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system content Description This function gets a mailbox listing. Parameter ima ...
Imap_mail_copy copies the specified letter to its mailbox. Syntax: int imap_mail_copy (int imap_stream, string msglist, string mbox, int [flags]); Return value: Integer function Type: http://www.aliyun.com/zixun/aggregation/32416.html "> Network system Content description this letter ...
Imap_reopen re-open the IMAP link. Syntax: int imap_reopen (String imap_stream, String mailbox, string [flags]); Return value: Integer function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system Content Description This function can reopen the customer ...
Imap_undelete Remove the message flag. Syntax: int imap_undelete (int imap_stream, int msg_number); Return value: Integer function Type: http://www.aliyun.com/zixun/aggregation/32416.html "> Network system Content Description This function will mark the deletion of the message. tags want to delete messages need to use IM ...
Imap_setflag_full Configure the letter flag. Syntax: int imap_setflag_full (int imap_stream, string sequence, string flag, int [options]); Return value: Integer function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system &NB ...
Imap_mail_move moves the specified letter to its mailbox. Syntax: int imap_mail_move (int imap_stream, string msglist, string mbox); Return value: Integer function Type: http://www.aliyun.com/zixun/aggregation/32416.html "> Network system Content Description This function moves the specified letter ...
Imap_clearflag_full clears the letter flag. Syntax: imap_clearflag_full (int imap_stream, string sequence, string flag, int [options]); Return value: No function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system &nbs ...
Imap_unsubscribe unsubscribe from the mailbox. Syntax: int imap_unsubscribe (int imap_stream, string mbox); Return value: Integer function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system content Description This function cancels subscribing to a new mailbox (mailbox).
Imap_sort sort the letter headers. Syntax: array imap_sort (int imap_stream, criteria int, int reverse, int [options]); Return value: Array function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system content Description This function sorts the letter headers. Parameters ...
Imap_deletemailbox Delete existing mailboxes. Syntax: int imap_deletemailbox (int imap_stream, string mbox); Return value: Integer function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system Content Description This function is used to delete existing mailboxes. Returns a true value for success.
Imap_fetchheader gets the original header. Syntax: string imap_fetchheader (int imap_stream, int msg_no, int [options]); Return value: String function type: http://www.aliyun.com/zixun/aggregation/32416.html > Network system content Description This function sorts the letter headers. Parameters ...
Imap_num_msg get the number of letters. Syntax: int imap_num_msg (int imap_stream); Return value: Integer function Type: http://www.aliyun.com/zixun/aggregation/32416.html "> Network system Content Description This function can get the number of letters in the mailbox (mailbox). Parameter Imap_stream for IMAP 5 ...
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.