Quote:
Originally Posted by shawn_
OK i just installed this Rom for the first time and I had a couple issues
1) the alignment issue ... but its obviously because the autorun runs b4 the alignment step can be completed ... which is fine ... its easy to align after the fact
2) my provisioning XML does not run .. it just errors out. It failed during the UC and it fails during a manual installing with the FdcSoft Task Manager. This exact same xml runs fine on the Bell stock rom, dcd's rom and ghetofreeryder's rom .
Code:
<wap-provisioningdoc>
<characteristic type="Sync">
<characteristic type="Connection">
<parm name="Server" value="https://mail.mydomain.com/"/>
<parm name="AllowSSLOption" value="1"/>
<parm name="User" value="shawn@mydomain.com"/>
<parm name="Domain" value=""/>
<parm name="SavePassword" value="1"/>
</characteristic>
<characteristic type="Settings">
<parm name="PeakStartTime" value="0800"/>
<parm name="PeakEndTime" value="1800"/>
</characteristic>
<characteristic type="Mail">
<parm name="Enabled" value="1"/>
</characteristic>
<characteristic type="Calendar">
<parm name="Enabled" value="1"/>
</characteristic>
<characteristic type="Contacts">
<parm name="Enabled" value="1"/>
</characteristic>
<characteristic type="Tasks">
<parm name="Enabled" value="1"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>
|
I'll have to look at my mail2web provxml and get back with you. When I add my personalizations, it is an OEM that gets cooked in. I've never tried doing a provxml from UC (I've actually never used it lol)