diff --git a/reference/imap/functions/imap-getmailboxes.xml b/reference/imap/functions/imap-getmailboxes.xml index 0d027b68b4..03fdc9545b 100644 --- a/reference/imap/functions/imap-getmailboxes.xml +++ b/reference/imap/functions/imap-getmailboxes.xml @@ -1,5 +1,5 @@ - + imap_getmailboxes @@ -65,31 +65,31 @@ is a bitmask that can be tested against: - + LATT_NOINFERIORS - This mailbox contains, and may not contain any "children" (there are no mailboxes below this one). Calling imap_createmailbox will not work on this mailbox. - + - + LATT_NOSELECT - This is only a container, not a mailbox - you cannot open it. - + - + LATT_MARKED - This mailbox is marked. This means that it may contain new messages since the last time it was checked. Not provided by all IMAP servers. - + - + LATT_UNMARKED - This mailbox is not marked, does not contain new messages. If either MARKED or UNMARKED is provided, you can assume the IMAP server supports this feature for this mailbox. - +