Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
Originally Posted by dave01978
ok dumb question set this up, and added 3 email accounts but it only sets up the 1 any ideas?
<wap-provisioningdoc>
<!-- *** Start Configuring Gmail IMAP *** -->
<characteristic type="EMAIL2">
<characteristic type="{2c431f22-e28f-4ac7-a876-3fb1b08b728c}">
<characteristic type="EMAIL2">
<characteristic type="{2c431f22-e28f-4ac7-a876-3fb1b08b728c}">
<characteristic type="EMAIL2">
<characteristic type="{2c431f22-e28f-4ac7-a876-3fb1b08b728c}">
</wap-provisioningdoc>
|
You need to have a different *insert correct terminology here* for each one. (the long string of characters). Each account needs a unique one, you're installing the third one over the second one, which is installed over the first one. Email2 is fine and pertains to a class of account.
Edit: It's called a GUID (Global Unique Identifier) and you can get a completely unique one at http://www.guidgen.com/. It's unique because it's tied to the time of it's creation.
__________________
Amp'd Mobile
Moto V3m -> Moto E816 -> Moto Q
Sprint
HTC Mogul -> HTC Touch Pro -> Evo 4G
Last edited by FatFrosty; 03-20-2009 at 02:21 PM.
|