Gmail and the built-in mail client - JASJAR, XDA Exec, MDA Pro General

Anybody else using Gmail and the build-in mail client? It works... ok. But because the mail client only has a 'send/receive' button (and not two separate buttons), trying to send an email results in receiving ALL email since the last pop3 check. Frustrating since gmail won't recognize accessing the web mail interface as a 'check'.
Anybody got some tips?

Hi,
i want to use it but where can i get it?
thanks in advance..

well just enable pop3 in the gmail settings, open your htc universal, go to messages > new account > fill in the settings (auto config) and you're set.
If you are talking about something like google notify, that I don't know - I don't think it exists.

Or you can use Gmail through Pocket Internet Explorer on the device, it works moderately well now. They detect that you have a small screen device and present a cut down version of the "full" interface.

ChristopherTD said:
Or you can use Gmail through Pocket Internet Explorer on the device, it works moderately well now. They detect that you have a small screen device and present a cut down version of the "full" interface.
Click to expand...
Click to collapse
You're absolutely right, but what bothers me is that Opera 85 mobile could handle the 'proper' gmail. However it won't, because gmail detects the user agent string which can't be changed from Opera. Terribly frustrating, because it would work really nice alongside the 'fit to screen' opera feature.

I use the personalised homepage of Google (http://google.com/ig) and this will show me if I have any new Gmails along with several other RSS feeds and interesting snippets.
When I click the Gmail header I scroll down to the bottom of the page and there is a link to Basic HTML which makes life a whole lot easier.

The /ig page trick kinda works (but google once again pushes that ugly 'mobile' version rather than the 'normal' one. What would be perfect is a gmail notify -like client for PPC.

Related

Implement IMAP IDLE Native function @ Pocket Outlook

Hi
I'm currently running a mail server on a dedicated box (host @ datacenter 30€/month) under linux with courrier-imap. There is a way to implement IMAP IDLE function, that is almost the same than pushing emails.
I actualy tested it without FAM (File Alteration Monitor). Fam allow you to have a realtime email like blackberry. I don't need it, the basic IMAP_ENHANCEDIDLE do a check every minutes and update if there is a mail.
I tested this feature through telnet and it worked lovely.
Now, in order to be able to use this feature over your windows mobile, you have the choice between to softwares.
The first is vgsmail http://www.vgsmail.com/ppc/ (free trial)
This one will just enable the IMAP IDLE feature on your pocket outlook (seems to be the more elegant way to implement it)
The second is WIS Flexmail 2007 (search at google ) (free trial)
This one is a new client (i don't like to change my use personnaly)
The major problem of the both solutions is that you have to pay for it.
Does anyone can do a patch for pocket outlook to implement imap idle fonction on it ?
Regards.
Reference thread: Here
Check out Seven.
http://community.seven.com/forum/main.php
I'm currently using it too work with my google IMAP account and I get push email. It works amaizing.
I don't know if its what your looking for but give it a shot and see.
I currently use it on my WM6 Hermes device and even though it not supported its working perfectly for me.
Knockz said:
Check out Seven.
http://community.seven.com/forum/main.php
I'm currently using it too work with my google IMAP account and I get push email. It works amaizing.
I don't know if its what your looking for but give it a shot and see.
I currently use it on my WM6 Hermes device and even though it not supported its working perfectly for me.
Click to expand...
Click to collapse
Hi, thanks for your tips, btw i like to know something, is it a standalone program or a plugin for pocket outlook ?
Regards.
Its an addon for pocket outlook that manages the account and the push functionality. It also does other types of accounts. It gave me push email for my work account and pop accounts.
You still read/reply and manage your emails using pocket outlook.
!
Fantastic, gonna test it tomorrow !
Thanks buddy !
Edit
I tested this solution, sounds like a third party server is getting email from your server :/. It won't be a problem if this project didn't looks like another commercial push (visto like).
Actualy Seven is acting like a visto, sevens server try to fetch mail ~2mn and push it on they proprietary client, who is pushing the message @ pocket outlook.
It means that my mail is going through seven mail server and Seven has all access granted to my mailbox.
I'm just looking for a soft (without thrid party server checking) enabling the IMAP IDLE fonction.
Test of vgsmail & flexmail
I tried to test them with imap idle
vgsmail has been renamed to EmansioPushMail, great, but it just crash my Hermes (Schap's 3.54 ROM). Tried an old cab called Vsgmail-Pushmail.cab (looks like an old beta). Result is the same (just with a different program name )
flexmail is working with imap idle correctly, but it's eating up all my memory (92% busy). So my Hermes just finish to crash cause it don't get enough memory (GPRS+Flexmail+msn+Audio Player).
The both solution are non free ...
Is there a chance to get imap idle implemented on pocket outlook someday ?
A desesperate Linux's mail server admin.
maybe it's a stupid question, but just to know:
within my Pocket Outlook GMail IMAP options, I have an option to check mail every 5 minutes.
ok I know, it's not really push, but what's the difference, I doesn't really mather if you get your mails within some seconds or within 5 minutes, or does it?
There is really cool japanese freeware mail client named Qmail3 - It has IMAP4 - I do not know about IMAP IDLE but it is worth a try. Some people call that program "The Bat" for PPC because of tons of features it offers.
WM6 also supports IMAP4 and HTML mails...i don't really see much benefit for another email application...the full device integration will never be as good as with Pocket Outlook, I think.
VOODOOS!L said:
maybe it's a stupid question, but just to know:
within my Pocket Outlook GMail IMAP options, I have an option to check mail every 5 minutes.
ok I know, it's not really push, but what's the difference, I doesn't really mather if you get your mails within some seconds or within 5 minutes, or does it?
Click to expand...
Click to collapse
Hi,
Actualy, the option that you are using is wasting a lot of bandwith.
Send/Receive procedure
1/ contact imap/pop server
2/ auth on it
3/ check message
This have an effective cost of bandwith (wich is limited to 10mo/month in my case)
It means that if you use this system you gonna waiste almost all bandwith just to check if there is some mails.
Imap Idle procedure
1/ contact/auth once
2/ enter idle mode
3/ server send a notification to the client entered in idle mode
This solution permit to don't waste bandwith and provide a real push solution (you have to install File Alteration Monitor on your mail server in order to get it) withouth FAM it works also but you can get a delay (less than 1mn).
This solution is the best cause you are not dependant of a third party who's all access on your mailbox (specialy for work purposes)
We don't want to set up any microsoft server or exchange servers (linux ftw).
KarhU said:
There is really cool japanese freeware mail client named Qmail3 - It has IMAP4 - I do not know about IMAP IDLE but it is worth a try. Some people call that program "The Bat" for PPC because of tons of features it offers.
Click to expand...
Click to collapse
I gave a try on it, it doesn't implement imap idle feature, thanks anyway
VOODOOS!L said:
maybe it's a stupid question, but just to know:
within my Pocket Outlook GMail IMAP options, I have an option to check mail every 5 minutes.
ok I know, it's not really push, but what's the difference, I doesn't really mather if you get your mails within some seconds or within 5 minutes, or does it?
Click to expand...
Click to collapse
Depends on how often you get incoming mail.
If you only get one message per hour, but want to know within a few minutes of its arrival and set a 5-minute check interval, you're performing a LOT of extra full IMAP resyncs that are unnecessary, which will eat your battery.
There are also a number of other IMAP extensions usually implemented along with IDLE (known as the Lemonade Profile) that significantly reduce data transfers (and battery abuse), the basic IMAP support in Pocket Outlook does not implement these.
Entropy512 said:
Depends on how often you get incoming mail.
If you only get one message per hour, but want to know within a few minutes of its arrival and set a 5-minute check interval, you're performing a LOT of extra full IMAP resyncs that are unnecessary, which will eat your battery.
There are also a number of other IMAP extensions usually implemented along with IDLE (known as the Lemonade Profile) that significantly reduce data transfers (and battery abuse), the basic IMAP support in Pocket Outlook does not implement these.
Click to expand...
Click to collapse
ok, thx for the clarification!
if the IDLE and lemonade would work in Pocket Outlook, would we be able to get push email in combination with the new GMail IMAP support? would be nice and cheap I guess
If you have unlimited text messages, use PushEffect - uses a text message to signal outlook to check email. Works great for me - http://www.qorefunctions.com/
Tranman79 said:
If you have unlimited text messages, use PushEffect - uses a text message to signal outlook to check email. Works great for me - http://www.qorefunctions.com/
Click to expand...
Click to collapse
Unfortunately, i don't have any free sms service :/
VOODOOS!L said:
WM6 also supports IMAP4 and HTML mails...i don't really see much benefit for another email application...the full device integration will never be as good as with Pocket Outlook, I think.
Click to expand...
Click to collapse
It doesn't support IMAP IDLE - see my related articles
KarhU said:
There is really cool japanese freeware mail client named Qmail3 - It has IMAP4 - I do not know about IMAP IDLE but it is worth a try. Some people call that program "The Bat" for PPC because of tons of features it offers.
Click to expand...
Click to collapse
no IDLE support either - again, make sure you ALL follow my articles - see http://wiki.xda-developers.com/index.php?pagename=IMAP Bible
Menneisyys said:
no IDLE support either - again, make sure you ALL follow my articles - see http://wiki.xda-developers.com/index.php?pagename=IMAP Bible
Click to expand...
Click to collapse
Hi, very interesting article !
Thanks for the link.
I'm actualy in contact with the developper off vgsmail, cause it's really unstable with windows mobile 6 (random freeze works partialy)
I'll back to you when i'll get more information.
Kayser said:
I'm actualy in contact with the developper off vgsmail, cause it's really unstable with windows mobile 6 (random freeze works partialy)
Click to expand...
Click to collapse
Anything new on this?
dew.man said:
Anything new on this?
Click to expand...
Click to collapse
vgsmail is now Emansio:
http://www.emansio.com
and in my testing it still (version 20070916143800) seems unreliable and buggy on my Kaiser (WM6). Great idea, I wish the darn task manager icon could be removed, and I wish it worked properly. Price is high in USD with the current exchange rates, but I might be able to stomach the basic license if it worked....
Richard

IDEA: Easy way to have a native GMAIL app on Windows Mobile...

I had an epiphany today, I want to share this idea, perhaps someone here has the knowledge to pull it off, unfortunately, I am not a C programmer:
Gmail already has built in RSS feeds. Every Gmail account hass RSS feeds for every label at https://mail.google.com/mail/feed/atom/LABEL/ (This also works for Apps at https://mail.google.com/a/DOMAIN.TLD/feed/atom/LABEL/ ).
The only requirement is that the feed reader support authentication.
Now lets bring pRSSreader into the equation (http://code.google.com/p/prssr/)
Supports SSL, Yes!
Supports Authntication, YES!
Source Code Available! GPL!
So to start: A competent developer begin with the pRSSreader code, change the UI a bit so that it will revolve around inputing gmail accounts and it will be able to read our mail)
The next step is to add a simple SMTP component that will send outgoing mail through the GMAIL smtp.
What do the smart people here think?
I'm not critisizing your idea by any means, but why not using the mobile JAVA app done by google?
It works flawlessly with JBED or JEODEK for WM. The functionality is also great. Of course, it's not native WM app, but it's still worth a while.
fbifbi said:
I'm not critisizing your idea by any means, but why not using the mobile JAVA app done by google?
It works flawlessly with JBED or JEODEK for WM. The functionality is also great. Of course, it's not native WM app, but it's still worth a while.
Click to expand...
Click to collapse
URL for this mate?
fbifbi said:
I'm not critisizing your idea by any means, but why not using the mobile JAVA app done by google?
It works flawlessly with JBED or JEODEK for WM. The functionality is also great. Of course, it's not native WM app, but it's still worth a while.
Click to expand...
Click to collapse
The JAVA app is great... except that the text font (including menu and everything) is too tiny and small on my Diamond. Otherwise it's great app...
Wiggz said:
URL for this mate?
Click to expand...
Click to collapse
Go to m.gmail.com on your phone, and then download it. It should automatically recognize that you have a windows mobile phone and offer you the JAVA version to download.
fbifbi said:
Of course, it's not native WM app, but it's still worth a while.
Click to expand...
Click to collapse
^^ that was the point of ethanpil's suggestion.
@ethanpil, I think it's a good idea, the only hole I see is that it's mostly for people who actually use the labels now, yes?
wait....maybe i'm not understanding u guys properly...u dont wanna use the mail program that it came with?? i have a diamond and i synced it to my outlook which has gmail..so when i'm on WIFI it vibrates when i get a gMail.....
so what is it that Java program do that this one doesn't??
Why not use Emoze? That has true push and works great with Gmail. Gmail also has a Exchange server for your calender and contacts.
sinara said:
The JAVA app is great... except that the text font (including menu and everything) is too tiny and small on my Diamond. Otherwise it's great app...
Click to expand...
Click to collapse
sinara, look for VGA hacked JBED (here on XDA) - it solves problems with small fonts on our devices.
sinara said:
The JAVA app is great... except that the text font (including menu and everything) is too tiny and small on my Diamond. Otherwise it's great app...
Click to expand...
Click to collapse
You can fix the font sizes with simple regedits.
Why do ppl want this?? Outlook can link to IMAP from google natively. Which All wm6 phones have...so why does anyone care about an external app that windows can do by default. I'm not discounting it or anything I'm just really confused on this issue
xcom923 said:
Why do ppl want this?? Outlook can link to IMAP from google natively. Which All wm6 phones have...so why does anyone care about an external app that windows can do by default. I'm not discounting it or anything I'm just really confused on this issue
Click to expand...
Click to collapse
I am with you here, gmail with imap is the way to go. If your device automagically finds gmail settings, just misspell gmail when entering your email addy, then fix it after you have unchecked to automatically find settings.
I believe the reason for doing this is to get away from the built-in (WM) applications which for the most part suck. Not to mention that the emails are stored in a database and not in individual files (as in Qmail). Even if it was stored in a database, the database should be easily manipulated to allow for quick backup and recovery operations (SQLite?). Not to mention that such an application can implement great features like imap-idle and connecting over 1x/gprs to save battery life (and privates).
Just my two cents.
The reason is as many have guessed above:
1) The Java version sucks for WM users: its not native, and a few times alerady if I exited hastily by hitting the X instead of through the menus then my DB was corrupted and I had to reinstall the app
2) Something native will be able to take advantage of all of the features of WM and run in the background better.
3) The native apps also suck.
4) Push IMAP and activesync take horrendous battery power
Anyway, I have been using NewsBreak to read my gmail by RSS and it works great, updates once per hour, and runs real fast in background and I get notification of new emails and I only downlod the labels I need... Its just a pain to then login to gmail app to reply...
I have a small application (in VB.NET) that I am working on but in this moment it is "work in progress". I am able to connect to GMail over SSL in POP3, SMTP and IMAP.
In this moment I am trying out POP3 but I have some problems when downloading larger attachments from GMail (out-of-memory exceptions) which I have to sort out.
I guess I could make a native application for GMail - however the first beta version would not support attachments (at least larger attachmnets - let's say more than 200KB - until I have sorted out the problem mentioned above).
In order to produce a first version, I still would need some days but if there's interest, I could give it a shot.
Rgds,
Tilleke
------------------------------------
Add spellchecking to your applications.
See: http://forum.xda-developers.com/showthread.php?t=495728
this would def worth a shot since it's a bunch of shareware ideas taken into an all in one freeware app to add to our collection of greatly developed freeware. i'd rather use a custom made freeware app that will always add features rather than waste memory with certain shareware programs just to have all the bells and whistles scattered across the cluttered memory
boog321 said:
I am with you here, gmail with imap is the way to go. If your device automagically finds gmail settings, just misspell gmail when entering your email addy, then fix it after you have unchecked to automatically find settings.
Click to expand...
Click to collapse
I've been doing that since my 8525.. I can't believe that anyone would rather 'fight' with a 3rd party app.. I can see the argument for push, but if you really need up to date inbox, just get a scheduler to set your 'active' hours so you get faster updates when you need it. Typically I get emails at the same time though.

Push Gmail Solution

first if id like to say, sorry if the title is misleading
second, im still trying to figure out how to get true directpush gmail on the HD, ive been using wm for 4 years now....but since ive gotten the HD is when the push gmail is really starting to bother me, i mean yes, i can use owa to get my gmail, but its either manual sync, or interval sync. which is not true push mail. ive been able to use my hotmail account for push mail, obviously MS designed it this way that you can use it.
but still cannot find a way through owa or standalone wm to get push gmail
other thoughts here are;
-hotmail is capable of this obviously their parent company created the technology
-blackberry is capable of this because they have their BES server
-third party apps blow, so its not a true solution, i would perfer to have my emails between sender and me, rather than being filtered through by some third party app/company
if anyone has any kind of input or say, please feel free...
no one has a solution?
ive seen that there a lot of people looking at this thread, people have come across this im sure problem/topic, but no one has found a solution to the gmail push?!!
gordonzhao said:
first if id like to say, sorry if the title is misleading
second, im still trying to figure out how to get true directpush gmail on the HD, ive been using wm for 4 years now....but since ive gotten the HD is when the push gmail is really starting to bother me, i mean yes, i can use owa to get my gmail, but its either manual sync, or interval sync. which is not true push mail. ive been able to use my hotmail account for push mail, obviously MS designed it this way that you can use it.
but still cannot find a way through owa or standalone wm to get push gmail
other thoughts here are;
-hotmail is capable of this obviously their parent company created the technology
-blackberry is capable of this because they have their BES server
-third party apps blow, so its not a true solution, i would perfer to have my emails between sender and me, rather than being filtered through by some third party app/company
if anyone has any kind of input or say, please feel free...
Click to expand...
Click to collapse
I had the same problem but "solved" it with HD Tweak. Ok solved is the false word for it but it works now.
So what I did is:
1. Start HD Tweak of course
2. Go to point 6.1 (Disconnect After)
3. I set it to 1 Minute or 2 Minutes
4. Save this with OK
After that my gmail works perfect when it always have to connect for a new time to the internet! If you are connected to the internet it won´t work! Crazy but ok what should I do
First I didn´t wanted to use this "disconnect after" option to get my gmail workin. I only wanted to safe battery energy but than I saw that with this disconnecting after 1Minute (on my HD) my gmail is working and syncing all mails correctly to my Touch HD.
Please tell me if it also works on your HD!
Sorry for my bad english
RobbyTouchHD said:
I had the same problem but "solved" it with HD Tweak. Ok solved is the false word for it but it works now.
So what I did is:
1. Start HD Tweak of course
2. Go to point 6.1 (Disconnect After)
3. I set it to 1 Minute or 2 Minutes
4. Save this with OK
After that my gmail works perfect when it always have to connect for a new time to the internet! If you are connected to the internet it won´t work! Crazy but ok what should I do
First I didn´t wanted to use this "disconnect after" option to get my gmail workin. I only wanted to safe battery energy but than I saw that with this disconnecting after 1Minute (on my HD) my gmail is working and syncing all mails correctly to my Touch HD.
Please tell me if it also works on your HD!
Sorry for my bad english
Click to expand...
Click to collapse
Sorry wrong answer on your question.....I thougt you have a problem syncing with gmail^^
But your question would be also interesting to me if there is a possibility to have pushmail with gmail.
Im also really interested. I have mine set to sync every hour which is ok but as mentioned, not pushmail at all. In fact it is barbarically pullmail.
I hope this will solve the problem.
WINDOWS LIVE (in your Start-programs-windows live)
1. make account in windows live / hotmail
2. at windows live menu - option, find Sync Schedule
3. choose, from Sync Frequency: as items arrive.
It means, as an email arrive in [email protected]., it will push to your handheld.
Carefull with the battery.
Sorry for my English.
Windows Live Push Email
I hope this will solve the problem.
WINDOWS LIVE (in your Start-programs-windows live)
1. make account in windows live / hotmail
2. at windows live menu - option, find Sync Schedule
3. choose, from Sync Frequency: as items arrive.
It means, as an email arrive in [email protected]., it will push to your handheld.
Carefull with the battery.
Sorry for my English.
gmaryo said:
I hope this will solve the problem.
WINDOWS LIVE (in your Start-programs-windows live)
1. make account in windows live / hotmail
2. at windows live menu - option, find Sync Schedule
3. choose, from Sync Frequency: as items arrive.
It means, as an email arrive in [email protected]., it will push to your handheld.
Carefull with the battery.
Sorry for my English.
Click to expand...
Click to collapse
yes im sure everyone knows how to get push hotmail, but thats not the problem, we are looking to get push GMAIL. but thanks for that great tutorial! and the battery isnt a problem. mine still has a good charge with hotmail being pushed, when the phone is in standby it doesnt use that much juice, even when data connection is on, its in a less consuming state
RobbyTouchHD said:
I had the same problem but "solved" it with HD Tweak. Ok solved is the false word for it but it works now.
So what I did is:
1. Start HD Tweak of course
2. Go to point 6.1 (Disconnect After)
3. I set it to 1 Minute or 2 Minutes
4. Save this with OK
After that my gmail works perfect when it always have to connect for a new time to the internet! If you are connected to the internet it won´t work! Crazy but ok what should I do
First I didn´t wanted to use this "disconnect after" option to get my gmail workin. I only wanted to safe battery energy but than I saw that with this disconnecting after 1Minute (on my HD) my gmail is working and syncing all mails correctly to my Touch HD.
Please tell me if it also works on your HD!
Sorry for my bad english
Click to expand...
Click to collapse
well i mean i have gmail set up as imap on my hd but its still pullmail, i set it to manually sync, right now i have all my gmail forwarded to my hotmail, i get pushmail from that so, if i do get an email from my gmail account ill know and i can just hit sync on gmail, and reply if i need to, if i dont need to reply its just to read it then. but its not a solution just a temporary fix? waiting on google to release a gmail sync!
Funambol
Try funambol. It's open source and is getting to be a very popular push email solution.
Hi, I tried using the funambol which seems like a good application.However I couldnt get the messages by push.If I manually do 'sync all' I get the messages but not as push mail as and when they arrive.My 3g connection is on and funambol client is also running.Any idea what I am missung.
amitambika said:
Hi, I tried using the funambol which seems like a good application.However I couldnt get the messages by push.If I manually do 'sync all' I get the messages but not as push mail as and when they arrive.My 3g connection is on and funambol client is also running.Any idea what I am missung.
Click to expand...
Click to collapse
im a bit hesitant about trying out the program, doesnt sound worth it, i could be wrong. but googled it a bit and found this
http://blogs.techrepublic.com.com/networking/?p=160
the article is a bit dated, but still. skimmed through it and i think it says all funambol basically sends you a sms? and tells you that you have new mail which means manually having to hit "send/receive" i may be wrong, i didnt read the entirety of the article
but in my opinion still not a true solution, im so eager for google to release a gmail sync, dont let me down google....! waiting for you to release a break through tech for wm users!!
gordonzhao said:
im a bit hesitant about trying out the program, doesnt sound worth it, i could be wrong. but googled it a bit and found this
http://blogs.techrepublic.com.com/networking/?p=160
the article is a bit dated, but still. skimmed through it and i think it says all funambol basically sends you a sms? and tells you that you have new mail which means manually having to hit "send/receive" i may be wrong, i didnt read the entirety of the article
but in my opinion still not a true solution, im so eager for google to release a gmail sync, dont let me down google....! waiting for you to release a break through tech for wm users!!
Click to expand...
Click to collapse
No I waiited for some time and see that it does work but takes 5-10 min to get the mail.You dont have to mnaually do the send/receive.
Hi,
I was also interested in push mail solution for WM and Touch Hd and this is what I found:
http://www.emoze.com/
I downloaded version for htc/other device and installed cab on mobile. After creating an account for gmail, it automaticly created account in outlook. Mails seems to be pushed into my mobile maybe 1 minute after they arrive to gmails inbox, so it sounds like a fair solution. Pls someone check that because it seems too good to be true. Maybe I'm missing something but it seems to be a real push mail solution for gmail and wm. And its free.
Sidewinder_tigs said:
Hi,
I was also interested in push mail solution for WM and Touch Hd and this is what I found:
http://www.emoze.com/
I downloaded version for htc/other device and installed cab on mobile. After creating an account for gmail, it automaticly created account in outlook. Mails seems to be pushed into my mobile maybe 1 minute after they arrive to gmails inbox, so it sounds like a fair solution. Pls someone check that because it seems too good to be true. Maybe I'm missing something but it seems to be a real push mail solution for gmail and wm. And its free.
Click to expand...
Click to collapse
I just tested Emoze, and I'm REALLY impressed!
The setup is fast, and easy!
In the settings menu, I get my own language, despite the software being downloaded in English!
Receipt of testmail on my HD after 4 minutes.
Receipt of reply on my Lotus Notes after 30 seconds(!!!).
This is it! I'm not looking any longer
Another alternative is Seven. I've been using it for over a year now and prefer it to emoze. It's still in beta but works great.
well does seven emoze and funambol all enable you to reply with the gmail account name? and its all a separate application correct?
in a way my temporary fix is working for me, pain in the ass but working.....i just prefer not to have a 3rd party program "filter" through my emails, private or not.....
but has anyone received any word on whether googles releasing a gmail sync?
gordonzhao said:
well does seven emoze and funambol all enable you to reply with the gmail account name? and its all a separate application correct?
Click to expand...
Click to collapse
I only know Emoze, so:
1. Yap
2. Yap
gordonzhao said:
well does seven emoze and funambol all enable you to reply with the gmail account name? and its all a separate application correct?
Click to expand...
Click to collapse
Seven integrates with outlook and runs in the background to deliver emails. When you want to read/reply you use outlook. Any replies sent are from the email address you set up.
Unnecessary post
trice1921 said:
Seven integrates with outlook and runs in the background to deliver emails. When you want to read/reply you use outlook. Any replies sent are from the email address you set up.
Click to expand...
Click to collapse
Same thing with Emoze.

Exchange on the Hero, first impressions

I've noticed that not has much been said on the Hero's exchange support in any of the reviews or user reports so I thought I'd let people know what it's like as, for me, this is a must have feature. I should say that I have not had an android phone before and so I have had no experience with Nitrodesk's exchange solution so I can't compare.
Well, I entered my exchange details during initial set-up and after my first attempt was unsuccessful (SSL needed and is off by default) it than worked. Asked me if I wanted to sync Mail, Calender and Contacts all of which I selected. After the rest of the setup had finished the phone told me I had a new e-mail arrive so I could tell it was working straight away.
Mail is fantastic. Downloads everything fine, has at least as many options as WM for choosing which messages to download. E-mails look great on the display and html e-mails show up fine.
Contacts are great, they all appear straight away in the people and the phone application. All the Facebook and Flikr integration works perfectly. Only niggle is that you can't group contacts by company which is something I used to do on WM.
Calender seems to work fine. Appointments showed up ok, including appointments sent by e-mail.
All in all, the exchange sync is way better than expected and in some ways better than WM. The integration seems very deep and integral to the OS rather than a bolt on feature.
I agree with you there Bud, just a shame that there is no task sync support yet - still looking
All was fine for me, but as soon as I've allowed it to connect my contacts to FB contacts, sync fails for conacts with a 'client/server conversion error' message.
I'm using exchange 2003, mail and calendar are syncing fine, and I too would love tasks to be added, along with a fix for contacts and I'm a happy hero user
Strange - I have had no issues with the Fb sync but i use Exchange 07
Just Exchange, or...
...also Outlook?
not tried to sync with outlook yet, whats the best app for that?
I would settle for an outlook connector that I could just set to sync contacts and tasks, as these two arent really changing so frequently I wouldnt mind having to 'plug in' to sync these.
I just use exchange so can't comment on outlook sync. Facebook linking worked fine for me but I also have exchange 2007 so can only assume it's a problem there. Not sure if the exchange functionality is all implemented by HTC or whether they've used part of Nitrodesk's Touchdown but I saw on the Nitrodesk website that they don't support exchange 2003 yet.
gingepaul79 said:
not tried to sync with outlook yet, whats the best app for that?
I would settle for an outlook connector that I could just set to sync contacts and tasks, as these two arent really changing so frequently I wouldnt mind having to 'plug in' to sync these.
Click to expand...
Click to collapse
The only app is HTC sync which is included along with the hero's manual on the sd card supplied with your phonbe, word of warning i just installed htc sync on my vista pc and it caused windows explorer to continuously crash until i uninstalled it, not impressed
Tried to install the app ealier, drivers failed and the app wont work (win 7 32 bit)
Going to try the long way round for now - sync outlook contacts to my google account and keep the google contacts synced to my phone - would I end up with a duplicate of everyone then though?
gingepaul79 said:
Going to try the long way round for now - sync outlook contacts to my google account and keep the google contacts synced to my phone - would I end up with a duplicate of everyone then though?
Click to expand...
Click to collapse
I, like you (not I like you!), have synced up this way. I too cannot get HTC sync to work. I am sure Orange have bundled the wrong version.
So, I export Outlook to a file, then import contact file to google cal, then sync gcalendar to hero. Job done.
No duplicates, google calendar seems intelligent enough to recognise the dups
I would like to share my experience
Booted up.... would you like to set up exchange?
HELL YES!!!!
enter the details..... (internet accessible exchange server)
<entered>
What you wanna sync my boy?
EVERY GOD DAMN THING
oooooook here we go.......
<done.>
Sweet!
Thinking about an Adriod as my next phone, since I think WM is really falling behind everyone else! I use it mostly for work so a couple of questions if you don't mind....
No tasks syncing so far?
How does the calander work, are the views easy to see, day and week stuff?
Meeting requests work?
Can you flag email messages? This is a must for me and I hate that WM 6.5 can't even do it!
How do you find the keyboard replying to emails?
Can you open Word, Excel, PDF files?
Any other features it has for work that WM doesn't?
Thanks
Exchange
I'm having probs with exchange.
It will only sync my main inbox, not any of the subfolders I have, and will only sync via mobile network - fails on wifi ? ?
Then again can't get ANY web stuff on wifi ? ?
Word and excel fully creatable and editable with Docs to Go, and Open Office I think does let you read different docs though not sure which. Best PDF Reader seems to be RepliGo Reader which is good for books as well.
I'm only just getting to grips with Google Calendar but seems to have a great deal of flexibility for appts and stuff.
Widgets really just getting going, so I'm not sure of all those available...
Daisy - Magic owner, so Hero may be slightly different xx
herman3101 said:
I've noticed that not has much been said on the Hero's exchange support in any of the reviews or user reports so I thought I'd let people know what it's like as, for me, this is a must have feature. I should say that I have not had an android phone before and so I have had no experience with Nitrodesk's exchange solution so I can't compare.
Well, I entered my exchange details during initial set-up and after my first attempt was unsuccessful (SSL needed and is off by default) it than worked. Asked me if I wanted to sync Mail, Calender and Contacts all of which I selected. After the rest of the setup had finished the phone told me I had a new e-mail arrive so I could tell it was working straight away.
Mail is fantastic. Downloads everything fine, has at least as many options as WM for choosing which messages to download. E-mails look great on the display and html e-mails show up fine.
Contacts are great, they all appear straight away in the people and the phone application. All the Facebook and Flikr integration works perfectly. Only niggle is that you can't group contacts by company which is something I used to do on WM.
Calender seems to work fine. Appointments showed up ok, including appointments sent by e-mail.
All in all, the exchange sync is way better than expected and in some ways better than WM. The integration seems very deep and integral to the OS rather than a bolt on feature.
Click to expand...
Click to collapse
I have reiceved my G2 touch and havn't been able to setup exchange sync over the air. It goes past first option i.e. to show me what i want to synch mail, contacts, calendar and than when I click on finish setup it fails with message unable to create account try later! Any idea what is going wrong. How can I fix it?
Sachin
Anyone have any experience with exchange sync where the server requires you to set a password/pincode for the phone?
Heard some people saying that this was not supported by the Hero. A pity if true, as I need this to work in order to be able to use the Hero as a work phone (in other words, if I am to buy a Hero).
The out of the box exchange support is really very good. It just needs the ability to authenticate via password or client certificate.
I much prefer it to WM, but only because its completely finger friendly.
Yes you can flag emails, and they show up under the flagged emails tab at the bottom.
I really really hope the update within 10 days or September will affect this thing? Need to be able to sync more than one folder at the time.
cbailey said:
I, like you (not I like you!), have synced up this way. I too cannot get HTC sync to work. I am sure Orange have bundled the wrong version.
Click to expand...
Click to collapse
works for me on vista 64 with orange branded HTC Touch. I believe there is an update on the HTC website, not sure if that enables win7 support
I certainly didn't notice explorer crashing after I installed it, chances are it's another explorer extension interfering (either a media codec that is failing at showing thumbnails, or a right-click extension or similar)

A few Leo/HD2 questions

HI,
As some of you may have seen on a previous post I am giving some serious consideration of swapping from an iphone 3G to the HD2, and before I make my mind up I would like to ask a few more questions about the device, mainly the windows operation system as I've never had a windows phone before. I have been to numerous stores and none have the HD2 for me to trial so please accept my apologies for asking so many questions. It would be so much easier if I could get to try it for myself. Anyway here goes (sorry for the referals to the iphone):-
Can I drag and drop word, excel documents etc from my laptop to the phone and view and manipulate the documents on the phone?
I'm assuming you can arrange photos in individual folders, eg holidays, friends etc?
When you open a photo folder can you view the pictures as thumbnails (as on the iphone), or do you have to scroll through each picture to get to the one you want?
To use email (hotmail and googlemail for me) do you have to go via the internet, or is there an app as on the iphone, and does this sync with the accounts online ie if you delete on the phone will it have deleted when I view mail online?
Is it true that the internet on the HD2 does not support flash, and if so how will this affect my internet viewing?
Cheers
snerkler said:
Can I drag and drop word, excel documents etc from my laptop to the phone and view and manipulate the documents on the phone?
Click to expand...
Click to collapse
Yes, but it obviously needs to be a version of the document that can be read by the office applications on the phone (they are Microsoft office apps, but they're office 2007, not later.) It's easy enough to do "save as" on the PC and save as office 2007.
snerkler said:
I'm assuming you can arrange photos in individual folders, eg holidays, friends etc?
Click to expand...
Click to collapse
Yes, you can drag and drop and create folders and sub-folders, just like on your PC.
snerkler said:
When you open a photo folder can you view the pictures as thumbnails (as on the iphone), or do you have to scroll through each picture to get to the one you want?
Click to expand...
Click to collapse
You can open folders in the file explorer, which is obviously just a list of files. You can also use the Microsoft Picture & Video app, or the HTC Albums app. Both have their pros and cons, but they're very similar apps. They both give thumbnail lists of your images.
snerkler said:
To use email (hotmail and googlemail for me) do you have to go via the internet, or is there an app as on the iphone, and does this sync with the accounts online ie if you delete on the phone will it have deleted when I view mail online?
Click to expand...
Click to collapse
You can add mutliple email accounts to the email tab in the Sense UI, which supports POP3 and IMAP email accounts, so you don't have to use an internet browser to read your emails. (You can also add a windows live account to the windows live app, which has its own benefits, such as messaging and push email.)
Your actions will affect your emails (such as deleting), but doesn't work too well the other way round. For instance, if I've got a notification of a new email and I delete it using my PC, it still shows as a new email on my phone. A little annoying, but hardly the end of the world.
snerkler said:
Is it true that the internet on the HD2 does not support flash, and if so how will this affect my internet viewing?
Click to expand...
Click to collapse
Opera does not currently support flash, but IE does. It's not the most up-to-date version (as compared to a PC), but it's good enough for most flash viewing. If you're doing something like viewing youtube, you're better off with the youtube app, and if you want to view some flash intensive sites, you can try other browsers, such as skyfire.
I think that answers your questions, but let us know if you're not sure about anything.
snerkler said:
HI,
Can I drag and drop word, excel documents etc from my laptop to the phone and view and manipulate the documents on the phone?
Click to expand...
Click to collapse
Yes you can do this, the HD2 can support a lot of formats, excel, Word, PFD etc.
snerkler said:
I'm assuming you can arrange photos in individual folders, eg holidays, friends etc?
Click to expand...
Click to collapse
Windows Mobile is much like any computer OS, you can create folders and files much the same way. So yes you can organise your photos in any folders you like, or in the case of HTCs overlay of Windows Mobile, organise by Album.
snerkler said:
When you open a photo folder can you view the pictures as thumbnails (as on the iphone), or do you have to scroll through each picture to get to the one you want?
Click to expand...
Click to collapse
This depends where and what program you use to open the folder. If you use the Sense UI overlay (HTCs default) then the folder will open with thumbnails. From there you can open photos and rotate and zoom by pinching the photos and dragging them around. If you use Windows default file explorer or Total Commander you will just see the images as files.
snerkler said:
To use email (hotmail and googlemail for me) do you have to go via the internet, or is there an app as on the iphone, and does this sync with the accounts online ie if you delete on the phone will it have deleted when I view mail online?
Click to expand...
Click to collapse
If you use gmail (as I do also) you can read your email from the main UI on the HD2 without having to run a seperate app (though unlike the iPhone you can run several apps at the same time). However if you prefer there is also a Java Gmail app that will also run on the HD2
snerkler said:
Is it true that the internet on the HD2 does not support flash, and if so how will this affect my internet viewing?
Click to expand...
Click to collapse
The HD2 like many WinMo phones can of course support Flash. The default Opera browser version 9.7 on the HD2 won't support it. However later Beta versions now support it. You can also use the very excellent SkyFire browser (free) which will also play flash and of course youtube and more all within the browser.
Just to add, there is fix to add flash support for opera
http://forum.xda-developers.com/showthread.php?t=544770
also there is beta trial version for office 2010 so you can open up to 2010 versions of office files.
@jagnet Beat you to it
Thanks for the help guys, I'm pretty much sold I think. Another question I've thought of is relating to contacts and email.
As it's a windows device I'm assuming contacts will sync with outlook? Will the email addresses in my contacts automatically sync with the email app so when I use email all the email adresses I need are already there?
With regards to the office docs, I'm currently running office 2010 beta, but it saves the files as 97-2003 docs so I'm assuming this will be OK right?
Do you think they'll be a fix for the emails not deleting from the phone if you delete them on your PC any time soon? LIke you say, not the end of the world, but can imagine it might get a touch tiresome
Cheers
snerkler said:
Thanks for the help guys, I'm pretty much sold I think. Another question I've thought of is relating to contacts and email.
As it's a windows device I'm assuming contacts will sync with outlook? Will the email addresses in my contacts automatically sync with the email app so when I use email all the email adresses I need are already there?
With regards to the office docs, I'm currently running office 2010 beta, but it saves the files as 97-2003 docs so I'm assuming this will be OK right?
Cheers
Click to expand...
Click to collapse
Yes, and yes.
You can use outlook to sync contacts, emails, texts etc., either via an exchange server (using your data connection), or via the cable when connected to your PC. I personally don't use this though, as I don't use outlook at home. Far too much like work lol
Saving docs as office 2007 docs will make them usable with the office software on the phone.
snerkler said:
Do you think they'll be a fix for the emails not deleting from the phone if you delete them on your PC any time soon? LIke you say, not the end of the world, but can imagine it might get a touch tiresome
Click to expand...
Click to collapse
Honestly, I doubt it. This is the first time I've ever mentioned it myself, and I've never seen anyone else mention it on here. Besides, I very rarely use a PC for emails now. I've had emails in my pocket for about 4 or 5 years now, so I really only use a PC if I want to send large emails, or attach stuff that's on the PC.
I wouldn't hold my breath on a fix for that to be honest.
Just to add my thoughts on the HD2---
I've had mine since launch and the product is still buggy. HTC are throwing out updates (backdoor and official) on a regular basis. The main bugs for me which I'm not sure are cured yet are SMS getting stuck in the outbox and also the touch screen becomes active during a call which means the side of your face dials digits or hangs the calls.
Regarding email- I moved from Hotmail to Gmail because Hotmail does not support Activesync. I wanted to sync over the air my email, contacts and calendar. Hotmail only supports email and contacts. Gmail works great.
I'm hoping that come the end of January that all the main bugs will be ironed out. HOPING!!! or Praying!!!
philtrick123 said:
Regarding email- I moved from Hotmail to Gmail because Hotmail does not support Activesync. I wanted to sync over the air my email, contacts and calendar. Hotmail only supports email and contacts. Gmail works great.
Click to expand...
Click to collapse
A combination of the native windows live features and microsoft myphone would have resolved that issue, and given you the ability to sync a lot more too
philtrick123 said:
Regarding email- I moved from Hotmail to Gmail because Hotmail does not support Activesync. I wanted to sync over the air my email, contacts and calendar. Hotmail only supports email and contacts. Gmail works great.
Click to expand...
Click to collapse
A combination of the native windows live and microsoft myphone features would have resolved that issue, and given you the ability to sync a lot more too
Originally Posted by snerkler
Do you think they'll be a fix for the emails not deleting from the phone if you delete them on your PC any time soon? LIke you say, not the end of the world, but can imagine it might get a touch tiresome
Click to expand...
Click to collapse
For me emails delete from handset when deleted from PC (both exchange and hotmail) and vice-versa.
You can also set POP email accounts (i.e. gmail, hotmail) to sync at 'x' intervals (or constantly) so in affect it then turns it into push email service, which is nice - drains the battery though so i sync every couple of hours and then hit "Send/Recieve" if i want to manually update folders.
jrrigney said:
For me emails delete from handset when deleted from PC (both exchange and hotmail) and vice-versa.
You can also set POP email accounts (i.e. gmail, hotmail) to sync at 'x' intervals (or constantly) so in affect it then turns it into push email service, which is nice - drains the battery though so i sync every couple of hours and then hit "Send/Recieve" if i want to manually update folders.
Click to expand...
Click to collapse
It may just be something I've noticed, and not a widespread issue. I don't really think many people would be bothered if they did notice it anyway!
I'm just a pedant and expect a lot
HD2 Notification Screen
Would someone please help me with this issue I have with the notification screen, I am not sure whether this was caused by installation of CM WiFi, but the notification screen is not showing any more when I touch the notification area, instead individual boxes pop out e.g. comm manager, any idea how to fix this.
zoum79 said:
Would someone please help me with this issue I have with the notification screen, I am not sure whether this was caused by installation of CM WiFi, but the notification screen is not showing any more when I touch the notification area, instead individual boxes pop out e.g. comm manager, any idea how to fix this.
Click to expand...
Click to collapse
Ask that question in a new thread. This is called "hijacking" and is considered rude
philtrick123 said:
Just to add my thoughts on the HD2---
The main bugs for me which I'm not sure are cured yet are SMS getting stuck in the outbox and also the touch screen becomes active during a call which means the side of your face dials digits or hangs the calls.
!
Click to expand...
Click to collapse
I thought I read that the SMS issue had been resolved?
Is the touchscreen becoming active during calls a common fault?
jrrigney said:
For me emails delete from handset when deleted from PC (both exchange and hotmail) and vice-versa.
You can also set POP email accounts (i.e. gmail, hotmail) to sync at 'x' intervals (or constantly) so in affect it then turns it into push email service, which is nice - drains the battery though so i sync every couple of hours and then hit "Send/Recieve" if i want to manually update folders.
Click to expand...
Click to collapse
At first i tried setting up my gmail account using google synch to be able to use active sync to do pushmail. It worked very badly imo, when it was set up to sync "as items arrive" the synchronization was very bad, the time between actually receiving an email and it showing up on the device was very long for example, sometimes i had to sync it manualy.
So it set up my gmail account using imap. The downside is you don't really have the pushmail feature and the minimum delay between the "send/receive"s is 5 minutes (although 5 minutes is "quasi-instantaneous" really). The upside is that it works better. And it syncs up the read/unread status, you can delete a message on either your PC or your phone and it will impact the other one, which is pretty cool.
However it get quite weird behaviours sometimes. For example if i close outlook mobile and the device goes to sleep, when I wake it back up I get the outlook inbox directly, i don't know why. Also I did some tests and although my "send/receive" frequency is set to 5 minutes sometimes it seems like i have to do it manually ...
Is anyone having the same kind of trouble (with gmail or other accounts) ? Maybe I should start a thread about those issues ?
I've just had a thought, Office mobile does come preinstalled on the hd2 right?
Yes it does

Categories

Resources