|
|
|
||||
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
| This post has been thanked 2 times. |
|
||||
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Thanks to Silence (from Mighty's thread) I was able to modify his file and find out new POP/SMTP servers and make Hotmail account settings work...
Here you go... BUT - as I said on that thread I still like the Live account setup on Outlook (via manualy creating the account) as I understand it uses DeltaSync as compared to POP3 settings via this method. Hotmail XML Code:
<wap-provisioningdoc>
<!-- Other Mail Settings -->
<!-- Use link below to fig out values -->
<!-- http://msdn2.microsoft.com/en-us/library/aa455896.aspx -->
<characteristic type="EMAIL2">
<characteristic type="{618a7a2b-d44e-4069-9df0-c7aa69038a37}">
<parm name="SERVICENAME" value="Hotmail" />
<parm name="SERVICETYPE" value="POP3" />
<parm name="INSERVER" value="pop3.live.com" />
<parm name="OUTSERVER" value="smtp.live.com" />
<parm name="NAME" value="My Name" />
<parm name="REPLYADDR" value="" />
<parm name="AUTHNAME" value="MyEmailID@hotmail.com" />
<parm name="AUTHSECRET" value="MyPassword" />
<parm name="DOMAIN" value="" />
<parm name="AUTHREQUIRED" value="1" />
<parm name="LINGER" value="120" />
<parm name="RETRIEVE" value="-1" />
<parm name="KEEPMAX" value="-1" />
<parm name="DWNDAY" value="3" />
<parm name="SMTPALTENABLED" value="0" />
<parm name="SMTPALTAUTHNAME" value="" />
<parm name="SMTPALTPASSWORD" value="" />
<parm name="SMTPALTDOMAIN" value="" />
<characteristic type="TAGPROPS">
<parm name="8128000B" value="0"/>
<parm name="812C000B" value="0"/>
</characteristic>
</characteristic>
</characteristic>
</wap-provisioningdoc>
__________________
"Karmanyev Adhikaraste : Karma is what we should do with our best effort... "
|
| This post has been thanked 1 times. |
|
||||
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
|
||||
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Sorry - didn't see it till today. Not sure if it gets mesages automatically initially, and this would be the only account if you haven't added anything else.
|
|
||||
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
oh hey, you're here too I already have the xml file created and have the locations of all the shortcuts....but i'm still confused on the script slightly. I dont know if i have to add a command to actually remove the start menu directory first before i implement the new shortcuts. |
|
||||
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
|
|
||||
|
Re: Post Your SDconfig.txt, provisioning.xml, etc. Files Here!
Quote:
Also, do i need separate xml for eveything? Like one separte for the installs, another for the registry edit etc. Last edited by reigndropz; 03-19-2009 at 11:53 PM. |
![]() |
|
|
|