EMAIL2 Configuration Service Provider Examples for OMA DM
4/8/2010
There are three separate OMA DM E-Mail XML schemas. There is a schema for POP3, IMAP, and SMTP settings.
Note
For OMA DM, the EMAIL2 Configuration Service Provider handles the Replace command differently from most other configuration service providers. For the EMAIL2 Configuration Service Provider, Configuration Manager implicitly adds the missing part of the node to be replaced or any segment in the path of the node if it is left out in the <LocURI></LocURI> block.
The following XML examples can be used as templates to configure settings for the EMAIL2 Configuration Service Provider.
- Create a POP3 Account Example for OMA DM
- Create an IMAP4 Account Example for OMA DM
- Changing a Node Value Example for OMA DM
- Deleting an Account Example for OMA DM
- Provisioning Two Accounts Example for OMA DM
- Query an E-mail Account Example for OMA DM
To use these examples, you must replace the values as appropriate, and add the node as a child of the SyncBody node in an OMA DM provisioning file. For more information about the syntax of the provisioning file, see OMA DM Provisioning Files.
See Also
Tasks
EMAIL2 Configuration Service Provider Examples for OMA Client Provisioning