mirror of
https://github.com/apple/device-management.git
synced 2026-07-10 21:13:42 +02:00
21 lines
793 B
JSON
21 lines
793 B
JSON
{
|
|
"Type": "com.apple.configuration.account.mail",
|
|
"Identifier": "EB13EE2B-5D63-4EBA-810F-5B81D07F5017",
|
|
"ServerToken": "E180CA9A-F089-4FA3-BBDF-94CC159C4AE8",
|
|
"Payload": {
|
|
"VisibleName": "Work Mail",
|
|
"UserIdentityAssetReference": "CB3E6C7F-2318-437B-8A9E-D50C69376DE4",
|
|
"IncomingServer": {
|
|
"ServerType": "IMAP",
|
|
"HostName": "imap.example.com",
|
|
"AuthenticationMethod": "Password",
|
|
"AuthenticationCredentialsAssetReference": "64BF8F5C-8CFD-40AA-9082-A0B594D4E100"
|
|
},
|
|
"OutgoingServer": {
|
|
"HostName": "smtp.example.com",
|
|
"AuthenticationMethod": "Password",
|
|
"AuthenticationCredentialsAssetReference": "64BF8F5C-8CFD-40AA-9082-A0B594D4E100"
|
|
}
|
|
}
|
|
}
|