Apple Mac OS X Server (Administrator’s Guide) User Manual
Page 578

578
Appendix A
POP3LoginState
A required case-
insensitive keyword
indicating whether the
user is allowed to access
mail via POP. It must be
set to one of these
values: “POP3Allowed”
or “POP3Deny.”
<key>kPOP3LoginState</key>
<string>POP3Deny</string>
IMAPLoginState
A required case-
insensitive keyword
indicating whether the
user is allowed to access
mail using IMAP. It must
be set to one of these
values: “IMAPAllowed”
or “IMAPDeny.”
<key>kIMAPLoginState</key>
<string>IMAPAllowed</string>
MailAccountLocation
A required value
indicating the domain
name or IP address of
the Mac OS X Server
responsible for storing
the user’s mail.
<key>kMailAccountLocation</key>
<string>domain.example.com
</string>
AutoForwardValue
A required field only if
MailAccountState has the
value “Forward.” The
value must be a valid
RFC 822 email address.
<key>kAutoForwardValue</key>
<string>[email protected]</string>
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>
MailAttribute field
Format
Sample values