"mailbox"的翻译 使用英语:


  字典 中国人-英语

  例子 (外部来源,未经审查)

桶跡 1. Mailbox properties
Mailbox properties
Returns an array of objects containing mailbox information. Each object has the attributes name, specifying the full name of the mailbox delimiter, which is the hierarchy delimiter for the part of the hierarchy this mailbox is in and attributes. Attributes is a bitmask that can be tested against
Attributes is a bitmask that can be tested against
Return the number of messages in the current mailbox.
Return the number of messages in the current mailbox.
Returns information about the current mailbox. Returns FALSE on failure.
Returns FALSE on failure.
Driver protocol used to access this mailbox POP3, IMAP, NNTP
POP3, IMAP, NNTP
Returns the number of recent messages in the current mailbox.
Returns the number of recent messages in the current mailbox.
Returns an array with integer values limit and usage for the given mailbox. The value of limit represents the total amount of space allowed for this mailbox. The usage value represents the mailboxes current level of capacity. Will return FALSE in the case of failure.
This function is currently only available to users of the c client2000 or greater library.
This function reopens the specified stream to a new mailbox on an IMAP or NNTP server.
This function reopens the specified stream to a new mailbox on an IMAP or NNTP server.
Returns a properly formatted email address as defined in RFC2822 given the mailbox, host, and personal info.
Returns a properly formatted email address as defined in RFC2822 given the mailbox, host, and personal info.
The limit value represents the total amount of space allowed for this user's total mailbox usage. The usage value represents the user's current total mailbox capacity. This function will return FALSE in the case of call failure, and an array of information about the connection upon an un parsable response from the server.
This function will return FALSE in the case of call failure, and an array of information about the connection upon an un parsable response from the server.
These functions are not limited to the IMAP protocol, despite their name. The underlying c client library also supports NNTP, POP3 and local mailbox access methods.
The underlying c client library also supports NNTP, POP3 and local mailbox access methods.
Returns an array of integer values pertaining to the specified user mailbox. All values contain a key based upon the resource name, and a corresponding array with the usage and limit values within.
The limit value represents the total amount of space allowed for this user 's total mailbox usage.
With mcal support, a calendar stream can be opened much like the mailbox stream with the IMAP support. Calendars can be local file stores, remote ICAP servers, or other formats that are supported by the mcal library.
With mcal support, a calendar stream can be opened much like the mailbox stream with the IMAP support.