From professional translators, enterprises, web pages and freely available translation repositories.
표 1. mailbox properties
table 1.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
mailbox - the mailbox name (username)
mailbox - the mailbox name (username)
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
driver - protocol used to access this mailbox: pop3, imap, nntp
nmsgs - number of messages in the mailbox
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
latt_marked - this mailbox is marked. only used by uw-imapd.
latt_unmarked - this mailbox is not marked.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
latt_unmarked - this mailbox is not marked. only used by uw-imapd.
mailbox names containing international characters outside the printable ascii range will be encoded and may be decoded by imap_utf7_decode().
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
op_halfopen - for imap and nntp names, open a connection but dont open a mailbox.
cl_expunge - expunge mailbox automatically upon mailbox close (see also imap_delete() and imap_expunge())
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
latt_noselect - this is only a container, not a mailbox - you cannot open it.
latt_marked - this mailbox is marked.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
sa_recent - set status- recent to the number of recent messages in the mailbox
sa_recent - set status - recent to the number of recent messages in the mailbox
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
sa_uidvalidity - set status- uidvalidity to a constant that changes when uids for the mailbox may no longer be valid
example 1. imap_status() example
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
latt_noinferiors - this mailbox has no "children" (there are no mailboxes below this one).
latt_noinferiors - this mailbox has no "children" (there are no mailboxes below this one).
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
Warning: Contains invisible HTML formatting
mcal_reopen() reopens an mcal connection to the specified calendar store. if the optional options is specified, passes the options to that mailbox also.
if the optional options is specified, passes the options to that mailbox also.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
sets an upper limit quota on a per mailbox basis. this function requires the imap_stream to have been opened as the mail administrator account. it will not work if opened as any other user.
it will not work if opened as any other user.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
cl_expunge - expunge mailbox automatically upon mailbox close (see also imap_delete() and imap_expunge())
prev
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
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.
the usage value represents the mailboxes current level of capacity.
Last Update: 2011-10-24
Usage Frequency: 1
Quality:
imap_body() returns the body of the message, numbered msg_number in the current mailbox. the optional flags are a bit mask with one or more of the following: imap_body() 함수는 메시지의 본문을 리턴한다. 즉, 현재메일박스의 msg_number 번째의 메시지 의 본문을 읽어 오게 된다. 선택적 인수 flags 는 다음 리스트의 비트마스크 가 된다:
the optional flags are a bit mask with one or more of the following:
Last Update: 2011-10-24
Usage Frequency: 1
Quality: