View Single Post
  #7435 (permalink)  
Old 08-30-2009, 09:11 AM
nikki2beeps's Avatar
nikki2beeps
PPCGeeks Regular
Offline
 
Join Date: Feb 2007
Posts: 110
Reputation: 45
nikki2beeps is just getting started
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: WM 6.5 Kitchen QVGA and VGA Developer Edition

Joojoobee666-

+1 -1 for the new gui I like alot of the finger friedly stuff but it feels more like they're designing for lack of buttons than lack of stylus. I like my dpad. I also think some apps were more finger friendly before they started tweaking. ie solitaire. Coming from a kaiser i love how mine has you covered no matter your input preference. jog wheel, finger, dpad,stylus, or keyboard.

I have an email connection problem I cant figure out. Used to have all my emails loaded and ready on first boot. Now with the new kitchen it configures the email accounts but when I hit send/recv it instantly times out saying "Cannot connect"
Here is mxip_myProv_100.provxml Does anything look out of place?

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="{236d315b-79c1-4ec2-af32-8f2601116214}">
			<parm name="SERVICENAME" value="Gmail" />
			<parm name="SERVICETYPE" value="POP3" />
			<parm name="INSERVER" value="pop.gmail.com" />
			<parm name="OUTSERVER" value="smtp.gmail.com" />
			<parm name="NAME" value="Nikki2Beeps" /> 
			<parm name="REPLYADDR" value="" />
			<parm name="AUTHNAME" value="XXXXXXX@gmail.com" />
			<parm name="AUTHSECRET" value="XXXXXXXX" />
			<parm name="DOMAIN" value="" />
			<parm name="AUTHREQUIRED" value="1" />
			<parm name="LINGER" value="120" />
			<parm name="RETRIEVE" value="-1" />
			<parm name="KEEPMAX" value="0" />
			<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>
__________________
Quote:
To make a long story longer...
Reply With Quote