Configure the email template for iOS enrollment
During iOS device enrollment, an enrollment request is sent to the device holder. The enrollment request can be a Mobile Device Provisioning email or text that contains the information to register the iOS device.
You can edit or format the Mobile Device Provisioning email.
Configure the Mobile Device Provisioning email template
You can use substitution strings in the email template. See the Substitution String information below or see Mail template substitution strings.
- In the All Devices view, go to Mail Templates > Mobile Device Provisioning.
- Enter information for the From address, Subject line, Plain Text Message and HTML Text message.
All content changes must be applied to both the Plain Text Message and the HTML versions.
- Select OK to save.
Substitution strings (Wildcards)
Substitution strings replace placeholders (wildcards) in a template with values from the database. This lets you personalized message with client details and other information.
Templates support substitution strings in their From address, Subject line and Body (both text and HTML).
Add substitutions strings to a template
- In the template, select where to add the string: From address, Subject line, or Body.
- Choose a substitution string from the dropdown list. Only supported string for that field are shown.
- Select Insert Code to add the string.
- Select OK to save the template.
If you add substitution strings in the template body, insert the string in the plain text and the HTML versions of the message.
| Variable | Substitution String | Supported in From address? | Supported in Subject line? | Supported in Body? | Note | Example |
|---|---|---|---|---|---|---|
| Account Name | #ACCOUNT# | Yes | Yes | Yes | MSP Name | My Dashboard
|
| Client Name | #CLIENT# | Yes | Yes | Yes | Client Name | Abertay Pharmaceuticals
|
| Site Name | #SITE# | Yes | Yes | Yes | Site Name | Head Office
|
| Device Name | #DEVICE# | Yes | Yes | Yes | Device Name | SERVER101
|
| Device Owner | #OWNER# | No | No | Yes | Device holder's name | John Doe
|
| Mobile Registration Webpage | #MOBILE_REGISTRATION_WEBPAGE# | No | No | Yes | Link to registration page | click here (HTML)
URL (text)
|
| Activation Code | #ACTIVATION_CODE# | No | No | Yes | Device activation code | 1234
|
Updated: Oct 22, 2025

