mirror of
https://github.com/apple/device-management.git
synced 2026-08-23 08:47:26 +02:00
21 lines
640 B
JSON
21 lines
640 B
JSON
{
|
|
"account": {
|
|
"list": {
|
|
"mail": {
|
|
"incoming": [
|
|
{
|
|
"identifier": "H3F23410-KH33-9G99-FJ62-678901234567",
|
|
"declaration-identifier": "com.example.mail-account",
|
|
"visible-name": "Work Mail",
|
|
"hostname": "imap.example.com",
|
|
"port": 993,
|
|
"username": "user@example.com",
|
|
"is-mail-enabled": true,
|
|
"are-notes-enabled": true
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|