De traductores profesionales, empresas, páginas web y repositorios de traducción de libre uso.
표 1. mailbox properties
table 1.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
mailbox - the mailbox name (username)
mailbox - the mailbox name (username)
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
driver - protocol used to access this mailbox: pop3, imap, nntp
nmsgs - number of messages in the mailbox
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
latt_marked - this mailbox is marked. only used by uw-imapd.
latt_unmarked - this mailbox is not marked.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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 actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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 actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
latt_noselect - this is only a container, not a mailbox - you cannot open it.
latt_marked - this mailbox is marked.
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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 actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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 actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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 actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
Advertencia: contiene formato HTML invisible
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 actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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 actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
cl_expunge - expunge mailbox automatically upon mailbox close (see also imap_delete() and imap_expunge())
prev
Última actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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 actualización: 2011-10-24
Frecuencia de uso: 1
Calidad:
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 actualización: 2011-10-24
Frecuencia de uso: 1
Calidad: