A partir de tradutores profissionais, empresas, páginas da web e repositórios de traduções disponíveis gratuitamente
표 1. mailbox properties
table 1.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
mailbox - the mailbox name (username)
mailbox - the mailbox name (username)
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
driver - protocol used to access this mailbox: pop3, imap, nntp
nmsgs - number of messages in the mailbox
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
latt_marked - this mailbox is marked. only used by uw-imapd.
latt_unmarked - this mailbox is not marked.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
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().
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
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())
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
latt_noselect - this is only a container, not a mailbox - you cannot open it.
latt_marked - this mailbox is marked.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
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
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
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
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
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).
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
Aviso: contém formatação HTML invisível
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.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
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.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
cl_expunge - expunge mailbox automatically upon mailbox close (see also imap_delete() and imap_expunge())
prev
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
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.
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade:
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:
Última atualização: 2011-10-24
Frequência de uso: 1
Qualidade: