View Single Post
  #7 (permalink)  
Old 06-15-2007, 08:26 PM
ImCoKeMaN's Avatar
ImCoKeMaN
Retired Staff
Offline
 
Join Date: Dec 2006
Posts: 918
Reputation: 3178
ImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIPImCoKeMaN is still contributing even after becoming a VIP
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
For mail2web settings save the following to "mxip_mail2web_101.provxml":
(change "YourPassword" and "YourEmail" accordingly)
Code:
<wap-provisioningdoc>
   <characteristic type="Sync">
		<characteristic type="Settings">
			<parm name="BodyTruncation" value="1024"/>
		</characteristic>
 		<characteristic type="Connection">
			<parm name="Domain" value="ad2"/>
			<parm name="Password" value="YourPassword"/>
			<parm name="SavePassword" value="1"/>
			<parm name="Server" value="mobile.exchange.mail2web.com"/>
			<parm name="User" value="YourEmail@mail2web.com"/>
			<parm name="URI" value="Microsoft-Server-ActiveSync"/>
		</characteristic>
		<characteristic type="Mail">
			<parm name="Enabled" value="1"/>
			<parm name="MailBodyTruncation" value="1024"/>
			<parm name="MailFileAttachments" value="1024"/>
		</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>
Just copy that in with wordpad and save it to an OEM folder (if using the new kitchen you'll need to run builddsm.exe again too)

Enjoy!
__________________
Note: 3 Color screen is stuck in bootloader NOT "bricked"; just flash a stock rom exe
Touch Custom rom unlocker
Undoing advances in Mogul's since 2007. Titan ReLocker, WM5 roms (don't use w/ gps radio): Telus, TNZ
Reply With Quote