Apple oxs Server User Manual


 
Chapter 7 Working With Users and Groups 61
NotificationState An optional keyword describing
whether to notify the user whenever
new mail arrives. If provided, it must
be set to one of these
values: NotificationOff,
NotificationLastIP, or
NotificationStaticIP.
If this field is missing,
NotificationOff is assumed.
<key>
kNotificationState
</key>
<string>
NotificationOff
</string>
NotificationStaticIP
Value
An optional IP address, in bracketed,
dotted decimal format
([xxx.xxx.xxx.xxx]).
If this field is missing,
NotificationState is
interpreted as
NotificationLastIP.
The field is used only when
NotificationState has the
value NotificationStaticIP.
<key>
kNotificationStatic
IPValue
</key>
<string>
[1.2.3.4]
</string>
SeparateInboxState An optional case-insensitive keyword
indicating whether the user manages
POP and IMAP mail using different
inboxes. If provided, it must be set to
one of these values: 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 one of
these values: ShowPOP3Inbox or
HidePOP3Inbox.
If this field is missing, the value
ShowPOP3Inbox is assumed.
<key>
kShowPOP3InboxInIMAP
</key>
<string>
HidePOP3Inbox
</string>
MailAttribute field Description Sample values
LL2354.book Page 61 Monday, October 20, 2003 9:47 AM