Specifications
Appendix B Mac OS X Directory Data 279
User record MailAttribute eld Format Sample values
NoticationState An optional keyword
describing whether to notify
the user whenever new mail
arrives. If provided, it must
be set to “NoticationO,”
“NoticationLastIP,” or
“NoticationStaticIP.”
If this eld is missing,
“NoticationO” is assumed.
<key>kNoticationState</
key><string>NoticationO</
string>
NoticationStaticIPValue An optional IP address, in
bracketed, dotted decimal
format ([xxx.xxx.xxx.xxx]).
If this eld is missing,
NoticationState is interpreted
as “NoticationLastIP.” The
eld is used only when
NoticationState has the value
“NoticationStaticIP.”
<key>kNoticationStaticIPVa
lue</key><string>[1.2.3.4]</
string>
SeparateInboxState An optional case-insensitive
keyword indicating whether the
user manages POP and IMAP
mail using dierent 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 user’s 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>