File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 407407 </simpara >
408408 </listitem >
409409 </varlistentry >
410+ <varlistentry xml : id =" constant.latt-referral" >
411+ <term >
412+ <constant >LATT_REFERRAL</constant >
413+ (<type >integer</type >)
414+ </term >
415+ <listitem >
416+ <simpara >
417+ This container has a referral to a remote mailbox.
418+ </simpara >
419+ </listitem >
420+ </varlistentry >
421+ <varlistentry xml : id =" constant.latt-haschildren" >
422+ <term >
423+ <constant >LATT_HASCHILDREN</constant >
424+ (<type >integer</type >)
425+ </term >
426+ <listitem >
427+ <simpara >
428+ This mailbox has selectable inferiors.
429+ </simpara >
430+ </listitem >
431+ </varlistentry >
432+ <varlistentry xml : id =" constant.latt-hasnochildren" >
433+ <term >
434+ <constant >LATT_HASNOCHILDREN</constant >
435+ (<type >integer</type >)
436+ </term >
437+ <listitem >
438+ <simpara >
439+ This mailbox has no selectable inferiors.
440+ </simpara >
441+ </listitem >
442+ </varlistentry >
410443 <varlistentry xml : id =" constant.sortdate" >
411444 <term >
412445 <constant >SORTDATE</constant >
700733 </simpara >
701734 </listitem >
702735 </varlistentry >
703- <varlistentry xml : id =" constant.latt-referral" >
704- <term >
705- <constant >LATT_REFERRAL</constant >
706- (<type >integer</type >)
707- </term >
708- <listitem >
709- <simpara >
710-
711- </simpara >
712- </listitem >
713- </varlistentry >
714- <varlistentry xml : id =" constant.latt-haschildren" >
715- <term >
716- <constant >LATT_HASCHILDREN</constant >
717- (<type >integer</type >)
718- </term >
719- <listitem >
720- <simpara >
721-
722- </simpara >
723- </listitem >
724- </varlistentry >
725- <varlistentry xml : id =" constant.latt-hasnochildren" >
726- <term >
727- <constant >LATT_HASNOCHILDREN</constant >
728- (<type >integer</type >)
729- </term >
730- <listitem >
731- <simpara >
732-
733- </simpara >
734- </listitem >
735- </varlistentry >
736736 <varlistentry xml : id =" constant.imap-gc-elt" >
737737 <term >
738738 <constant >IMAP_GC_ELT</constant >
Original file line number Diff line number Diff line change 7878 provided, you can assume the IMAP server supports this feature for this mailbox.
7979 </para >
8080 </listitem >
81+ <listitem >
82+ <para >
83+ <constant >LATT_REFERRAL</constant > - This container has a referral to a remote mailbox.
84+ </para >
85+ </listitem >
86+ <listitem >
87+ <para >
88+ <constant >LATT_HASCHILDREN</constant > - This mailbox has selectable inferiors.
89+ </para >
90+ </listitem >
91+ <listitem >
92+ <para >
93+ <constant >LATT_HASNOCHILDREN</constant > - This mailbox has no selectable inferiors.
94+ </para >
95+ </listitem >
8196 </itemizedlist >
8297 </para >
8398 </refsect1 >
Original file line number Diff line number Diff line change 7979 Only used by UW-IMAPD.
8080 </simpara >
8181 </listitem >
82+ <listitem >
83+ <simpara >
84+ <constant >LATT_REFERRAL</constant > - This container has a referral to a remote mailbox.
85+ </simpara >
86+ </listitem >
87+ <listitem >
88+ <simpara >
89+ <constant >LATT_HASCHILDREN</constant > - This mailbox has selectable inferiors.
90+ </simpara >
91+ </listitem >
92+ <listitem >
93+ <simpara >
94+ <constant >LATT_HASNOCHILDREN</constant > - This mailbox has no selectable inferiors.
95+ </simpara >
96+ </listitem >
8297 </itemizedlist >
8398 </para >
8499 </refsect1 >
You can’t perform that action at this time.
0 commit comments