PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   CDMA TP Development (http://forum.ppcgeeks.com/forumdisplay.php?f=68)
-   -   How to set up Gmail?? Please Help (http://forum.ppcgeeks.com/showthread.php?t=65131)

arvinghost 04-16-2009 02:33 AM

How to set up Gmail?? Please Help
 
i have a touch pro flashed to metropcs with fully internet working and i am trying to set up the gmail but when i hit send/recieve it keeps giving me error saying " can't connect to the corrent connection"?


Please Help guys

Thanks in advance

Aloupha 04-16-2009 03:00 AM

Re: How to set up Gmail?? Please Help
 
Quote:

Originally Posted by arvinghost (Post 852120)
i have a touch pro flashed to metropcs with fully internet working and i am trying to set up the gmail but when i hit send/recieve it keeps giving me error saying " can't connect to the corrent connection"?


Please Help guys

Thanks in advance

Have you enabled it from your gmail account?

strra 04-16-2009 03:41 AM

Re: How to set up Gmail?? Please Help
 
Quote:

Originally Posted by Aloupha (Post 852174)
Have you enabled it from your gmail account?

adding to this:
http://mail.google.com/support/bin/a...n&answer=13273

vernonlbrown 04-16-2009 09:19 AM

Re: How to set up Gmail?? Please Help
 
I don't know why this is but on my TP I can not connect while my wifi is on, try turning it off and see if this helps or check your settings when you set up the GMAIL make sure your connections is set right.

nutzy19 04-16-2009 09:24 AM

Re: How to set up Gmail?? Please Help
 
that happens somtimes... wait a few hours and try again. Must be something on googles side that prevents connection. Its happened to me since my mogul... it will connect eventually.

arvinghost 04-16-2009 04:50 PM

Re: How to set up Gmail?? Please Help
 
i have everything set up right but it saying cant connect to my current connection or can't find a connection. how do you set it up exactly?

LunaticSerenade 04-16-2009 05:56 PM

Re: How to set up Gmail?? Please Help
 
can you use internet explorer or Opera with your phone?

arvinghost 04-16-2009 05:59 PM

Re: How to set up Gmail?? Please Help
 
yes i can use internet explorer and opera

LunaticSerenade 04-16-2009 06:31 PM

Re: How to set up Gmail?? Please Help
 
alright. go to your gmail and set up email forwarding (see strra's post) and then try.

sc00b4s7eve 04-16-2009 06:45 PM

Re: How to set up Gmail?? Please Help
 
1 Attachment(s)
I use SASHIMI to import this xml but AdvancedConfig should work for for this as well. Just choose import xml from the menu like you would for the settings backup.
Code:

<wap-provisioningdoc>
<characteristic type="EMAIL2">
<characteristic type="{ffffffff-8EE3-4881-8045-2AEE6F731B55}">
<parm name="SERVICENAME" value="Gmail"/>
<parm name="SERVICETYPE" value="IMAP4"/>
<parm name="INSERVER" value="imap.gmail.com"/>
<parm name="OUTSERVER" value="smtp.gmail.com"/>
<parm name="NAME" value="xxxYourNamexxx" />
<parm name="AUTHNAME" value="xxxYourEmailxxx@gmail.com"/>
<parm name="AUTHSECRET" value="xxxYourPasswordxxx"/>
<parm name="DOMAIN" value=""/>
<parm name="REPLYADDR" value="xxxYourEmailxxx@gmail.com"/>
<parm name="FORMAT" value="varFORMAT" />
<parm name="LINGER" value="240" />
<parm name="RETRIEVE" value="-1" />
<parm name="KEEPMAX" value="-1" />
<parm name="DWNDAY" value="3" />
<!-- "DWNDAY" value="3": retrieve messages only retrieved on inbox within last 3 days-->
<!-- "KEEPMAX" value="25": max of 25 email will be retieved -->
<!-- "RETRIEVE" value="2048": only 2k of each email will retrieved at the begin, aftherwards automatic download of the email
(it's also possibe to set retrieving to: header only) -->
<parm name="AUTHREQUIRED" value="1" />
<!-- Note the "AUTHREQUIRED" value="1": SMTH authentication is required by server, using the username and password from account for loging-->
<!-- Note the "AUTHREQUIRED" value="0": NO SMTH authentication is required by server -->
<!-- Note the "SMTPALTENABLED" value="1": SMTH authentication is required by server, using username and password from different account for logging
(parameter only nessecary in this case)-->
<parm name="SMTPALTENABLED" value="1"/>
<parm name="SMTPALTAUTHNAME" value="xxxYourEmailxxx@gmail.com"/>
<parm name="SMTPALTPASSWORD" value="xxxYourPasswordxxx"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>

Here's the template xml for you too


All times are GMT -4. The time now is 12:20 PM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0