PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Touch Pro (http://forum.ppcgeeks.com/forumdisplay.php?f=63)
-   -   sashimi and touch pro with energyRom help (http://forum.ppcgeeks.com/showthread.php?t=78083)

garifo 08-05-2009 11:08 AM

sashimi and touch pro with energyRom help
 
Hello everyone,

I have been playing around with sashimi to automate all my settings. Pretty much I got everything but the only thing that never works for me is setting up my email account. I created the XML as the tutorial shown by the sashimi author.

has anyone else experience this problem?

I have tried it more than once and no go.
I have the sprint Touch PRO and I'm running the latest Energey rom 8/1 release. I have tried it on several version of the from and still same results.

Maybe i'm doing something wrong. Here are the steps I follow

  1. Open Sashimi
  2. On menu screen click on Tools, Press ok
  3. Click on My Custom Tools, Press ok
  4. Select Makisu, Press ok
  5. Select Email, Press ok
  6. Follow all screens to setup my pop 3 account. I save the XML in my SD card under Sashimi -->Auto -->XML and place my file there
If I open the XML file I do see all my account settings.
Can someone help me with this?

any help is greatly appreciated.

Thank you,
garifo

Guero 08-05-2009 12:03 PM

Re: sashimi and touch pro with energyRom help
 
Quote:

Originally Posted by garifo (Post 1082795)
Hello everyone,

I have been playing around with sashimi to automate all my settings. Pretty much I got everything but the only thing that never works for me is setting up my email account. I created the XML as the tutorial shown by the sashimi author.

has anyone else experience this problem?

I have tried it more than once and no go.
I have the sprint Touch PRO and I'm running the latest Energey rom 8/1 release. I have tried it on several version of the from and still same results.

Maybe i'm doing something wrong. Here are the steps I follow

  1. Open Sashimi
  2. On menu screen click on Tools, Press ok
  3. Click on My Custom Tools, Press ok
  4. Select Makisu, Press ok
  5. Select Email, Press ok
  6. Follow all screens to setup my pop 3 account. I save the XML in my SD card under Sashimi -->Auto -->XML and place my file there
If I open the XML file I do see all my account settings.
Can someone help me with this?

any help is greatly appreciated.

Thank you,
garifo

How about you post the xml file so that we can trouble shoot it. At least that way we will have an idea of what is wrong with it.

garifo 08-05-2009 12:32 PM

Re: sashimi and touch pro with energyRom help
 
Here is it. Sorry about that...i was removing my account info from the file.

Code:

<wap-provisioningdoc>
<wap-provisioningdoc>
    <characteristic type="EMAIL2">
        <characteristic type="{090f0a0f-0404-0008-0b0d-000204000000}">
              <parm name="CONNECTIONID" value="{436EF144-B4FB-4863-A041-8F905A62C572}" />
              <parm name="SERVICENAME" value="Adelphia!" />
            <parm name="SERVICETYPE" value="POP3" />
              <parm name="INSERVER" value="mail.adelphia.net" />
              <parm name="OUTSERVER" value="mail.adelphia.net" />
              <parm name="NAME" value="garifo" />
              <parm name="AUTHNAME" value="email@adelphia.net" />
              <parm name="AUTHSECRET" value="mypassword" />
              <parm name="DOMAIN" value="" />
              <parm name="REPLYADDR" value="email@adelphia.net" />
              <parm name="FORMAT" value="2" />
              <parm name="LINGER" value="0" />
              <parm name="RETRIEVE" value="5120" />
              <parm name="KEEPMAX" value="" />
              <parm name="DWNDAY" value="3" />
            <characteristic type="TAGPROPS">
                <parm name="8128000B" value="0"/>
                <parm name="812C000B" value="0"/>
            </characteristic>
              <parm name="AUTHREQUIRED" value="1" />
              <parm name="SMTPALTENABLED" value="0" />
              <parm name="SMTPALTAUTHNAME" value="" />
              <parm name="SMTPALTPASSWORD" value="" />
        </characteristic>
    </characteristic>
    <characteristic type="EMAIL2">
        <characteristic type="{0a0c0605-0801-0b09-0c0f-020306010301}">
              <parm name="CONNECTIONID" value="{436EF144-B4FB-4863-A041-8F905A62C572}" />
              <parm name="SERVICENAME" value="Yahoo!" />
            <parm name="SERVICETYPE" value="IMAP4" />
              <parm name="INSERVER" value="imap.mail.yahoo.com" />
              <parm name="OUTSERVER" value="smtp.mobile.mail.yahoo.com" />
              <parm name="NAME" value="garifo" />
              <parm name="AUTHNAME" value="username" />
              <parm name="AUTHSECRET" value="mypassword" />
              <parm name="DOMAIN" value="" />
              <parm name="REPLYADDR" value="email@yahoo.com" />
              <parm name="FORMAT" value="2" />
              <parm name="LINGER" value="0" />
              <parm name="RETRIEVE" value="5120" />
              <parm name="KEEPMAX" value="0" />
              <parm name="DWNDAY" value="3" />
            <characteristic type="TAGPROPS">
                <parm name="8128000B" value="0"/>
                <parm name="812C000B" value="0"/>
            </characteristic>
              <parm name="AUTHREQUIRED" value="1" />
              <parm name="SMTPALTENABLED" value="0" />
              <parm name="SMTPALTAUTHNAME" value="" />
              <parm name="SMTPALTPASSWORD" value="" />
        </characteristic>
    </characteristic>
    <characteristic type="EMAIL2">
        <characteristic type="{0c020105-0809-0e04-0201-02030f020c0b}">
              <parm name="CONNECTIONID" value="{436EF144-B4FB-4863-A041-8F905A62C572}" />
              <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="garifo" />
              <parm name="AUTHNAME" value="email@hotmail.com" />
              <parm name="AUTHSECRET" value="mypasswrod" />
              <parm name="DOMAIN" value="" />
              <parm name="REPLYADDR" value="email@hotmail.com" />
              <parm name="FORMAT" value="2" />
              <parm name="LINGER" value="0" />
              <parm name="RETRIEVE" value="5120" />
              <parm name="KEEPMAX" value="0" />
              <parm name="DWNDAY" value="3" />
            <characteristic type="TAGPROPS">
                <parm name="8128000B" value="0"/>
                <parm name="812C000B" value="0"/>
            </characteristic>
              <parm name="AUTHREQUIRED" value="1" />
              <parm name="SMTPALTENABLED" value="0" />
              <parm name="SMTPALTAUTHNAME" value="" />
              <parm name="SMTPALTPASSWORD" value="" />
        </characteristic>
    </characteristic>
    <characteristic type="EMAIL2">
        <characteristic type="{020f0b06-0100-0a00-020f-0b0c10020805}">
              <parm name="CONNECTIONID" value="{436EF144-B4FB-4863-A041-8F905A62C572}" />
              <parm name="SERVICENAME" value="mydomain!" />
            <parm name="SERVICETYPE" value="POP3" />
              <parm name="INSERVER" value="pop3.domain.com" />
              <parm name="OUTSERVER" value="smtp.domain.com" />
              <parm name="NAME" value="garifo" />
              <parm name="AUTHNAME" value="myusername" />
              <parm name="AUTHSECRET" value="mypassword" />
              <parm name="DOMAIN" value="" />
              <parm name="REPLYADDR" value="email@domain.com" />
              <parm name="FORMAT" value="2" />
              <parm name="LINGER" value="0" />
              <parm name="RETRIEVE" value="5120" />
              <parm name="KEEPMAX" value="0" />
              <parm name="DWNDAY" value="3" />
            <characteristic type="TAGPROPS">
                <parm name="8128000B" value="0"/>
                <parm name="812C000B" value="0"/>
            </characteristic>
              <parm name="AUTHREQUIRED" value="1" />
              <parm name="SMTPALTENABLED" value="0" />
              <parm name="SMTPALTAUTHNAME" value="" />
              <parm name="SMTPALTPASSWORD" value="" />
        </characteristic>
    </characteristic>
</wap-provisioningdoc></wap-provisioningdoc>

Thanks for taking the time.
The file is saved as Email.xml

Guero 08-05-2009 12:36 PM

Re: sashimi and touch pro with energyRom help
 
Well not looking to deeply into the file I noticed that you have 2 sets of <wap-provisioningdoc> tags. Get rid of one them and see what happens. Don't forget the second closing tag as well.

garifo 08-05-2009 01:03 PM

Re: sashimi and touch pro with energyRom help
 
No luck still down not create the email accounts. So far I removed everything from my sashimi folder and just left the emails.xml file to see if anything was creating the problem. It did not create the email accounts.

garifo 08-05-2009 06:02 PM

Re: sashimi and touch pro with energyRom help
 
Got it working thanks for your help. Seems like the char & and ó where giving me problems. I changed the values and that worked.

Guero 08-05-2009 08:44 PM

Re: sashimi and touch pro with energyRom help
 
Sorry that I wasn't the one who helped you but I am glad that you got it to work.

garifo 08-06-2009 11:50 AM

Re: sashimi and touch pro with energyRom help
 
you got a thanks though...by opening the XML it allow me to notice those things.

appzattak 08-06-2009 11:57 AM

Re: sashimi and touch pro with energyRom help
 
I dont see you mention that you actually run sashimi. Do you? Once the xml is in that location you have to start up sashimi, and choose auto, let it run and it will process that xml file. Do not remove those wap entries you must leave them there. After if processes the auto phase, reset and it your mail setting should be set. Hope that helps.

--Steve

garifo 08-06-2009 12:21 PM

Re: sashimi and touch pro with energyRom help
 
Quote:

Originally Posted by appzattak (Post 1084843)
I dont see you mention that you actually run sashimi. Do you? Once the xml is in that location you have to start up sashimi, and choose auto, let it run and it will process that xml file. Do not remove those wap entries you must leave them there. After if processes the auto phase, reset and it your mail setting should be set. Hope that helps.

--Steve


My original post says Sashimi as the fist step. Got it working though thanks and I was doing what you mentioned. For some reason it does not like special characters I have an ó in my last name so that was causing the problem.


All times are GMT -4. The time now is 02:54 PM.

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


Content Relevant URLs by vBSEO 3.6.0