mirror of
https://github.com/apple/device-management.git
synced 2026-08-19 01:37:19 +02:00
19 lines
547 B
JSON
19 lines
547 B
JSON
{
|
|
"account": {
|
|
"list": {
|
|
"mail": {
|
|
"outgoing": [
|
|
{
|
|
"identifier": "I4G34521-LI44-0H00-GK73-789012345678",
|
|
"declaration-identifier": "com.example.mail-account",
|
|
"visible-name": "Work Mail (SMTP)",
|
|
"hostname": "smtp.example.com",
|
|
"port": 587,
|
|
"username": "user@example.com"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|