Specifications

Appendix B Mac OS X Directory Data 279
User record MailAttribute eld Format Sample values
NoticationState An optional keyword
describing whether to notify
the user whenever new mail
arrives. If provided, it must
be set to “NoticationO,”
“NoticationLastIP,” or
“NoticationStaticIP.”
If this eld is missing,
“NoticationO” is assumed.
<key>kNoticationState</
key><string>NoticationO</
string>
NoticationStaticIPValue An optional IP address, in
bracketed, dotted decimal
format ([xxx.xxx.xxx.xxx]).
If this eld is missing,
NoticationState is interpreted
as “NoticationLastIP.” The
eld is used only when
NoticationState has the value
“NoticationStaticIP.”
<key>kNoticationStaticIPVa
lue</key><string>[1.2.3.4]</
string>
SeparateInboxState An optional case-insensitive
keyword indicating whether the
user manages POP and IMAP
mail using dierent inboxes.
If provided, it must be set to
“OneInbox” or “DualInbox.”
If this value is missing, the value
“OneInbox” is assumed.
<key>kSeparateInboxState</
key><string>OneInbox</
string>
ShowPOP3InboxInIMAP An optional case-insensitive
keyword indicating whether
POP messages are displayed
in the users IMAP folder
list. If provided, it must be
set to “ShowPOP3Inbox” or
“HidePOP3Inbox.”
If this eld is missing, the value
ShowPOP3Inbox is assumed.
<key>kShowPOP3InboxInIMAP</
key><string>HidePOP3Inbox</
string>