ZImbra calendar sync problem - HTC One X

I try to sync with the Zimbra collaboration server at ny work through an ActiveSync account. This works fine for mail and contacts, but not the calendar. It won't sync at all.
I tried a lot of things: sync with another Zimbra demo server on the web: same problem. Syncing a LG phone on GB: works. Syncing my old HD2 (now on CyanogenMod 9, so also ICS): works syncs partly.
Since both Android 4 phones have issues, my guess is that it is related to ICS.
Can anybody confirm this issue?

Anybody?

Same problem here, tried purging my calendar of recurring items, purging it completely, upgrading to the latest Zimbra, no go.
New items on the phone seem to get pushed to the calendar, but not the other way around. This is going to be a killer problem, I live by my calendar.

Update: my colleague has the same phone (but unrooted) and has the same problem. So it seems to be a real issue with the combination of HOX and Zimbra.
I also live by my calendar. Therefore, I found a workaround: get CalDAV-sync from Google Play. This works with Zimbra, and it you get the benefit that it is possible to sync more than one (default) Zimbra calendar.

Same here
I have the same problem here. You can use LvSync for calendar - it works. Two-way sync is not yet completely fixed for the One X - a problem with Sense 4.0 according to the developer.
There is another problem with the default email client - it cuts the quoted text in replies (the option to send the quoted text is enabled in settings).
Server running Zimbra 7.1.3

Thanks folks. Both of these are commercial apps, anyone tried both?
I note with a little concern that one of them is tagged as beta, a little cheeky for a commercial app.

Last update for VZA is like a year ago. Full of bugs I hope they will make a final release cuz I really like the app
Sent from my HTC One X using Tapatalk 2

I use CalDAV-sync (beta) now and it works as it should. The two-way sync is the beta part but it works without any error until now. I know it is a commercial app, but the price is low compared to the time lost in testing/debugging zimbra calendar with the activesync
I haven't tested lvsync.
I did test icssync, which is free, but I could not get this to work wit Zimbra.

Thanks ardkuijpers. And this syncs with the standard HTC/Android calendar, not some custom monstrocity like the official Zimbra app mentioned above?
That didn't last long on my handset, what an /awful/ first attempt, and zero progress since. You have to wonder about the Zimbra guys, they're very hit and miss.

Yes, it syncs directly to your android calendar. It installs as a new account type, similar to activesync.

That'll do nicely, thanks again ardkuijpers.
ardkuijpers said:
Yes, it syncs directly to your android calendar. It installs as a new account type, similar to activesync.
Click to expand...
Click to collapse

the same for me. Latest zimbra with last hox update.
Zimbra sync log:
sync - Unexpected error encoding server change
java.lang.NullPointerException
at com.zimbra.zimbrasync.commands.CalendarSync.encodeServerChange(CalendarSync.java:441)
at com.zimbra.zimbrasync.commands.CollectionSync.encodeResponse(CollectionSync.java:1122)
at com.zimbra.zimbrasync.commands.Sync.encodeResponse(Sync.java:214)
at com.zimbra.zimbrasync.ZimbraSyncServlet.processCommand(ZimbraSyncServlet.java:552)
at com.zimbra.zimbrasync.ZimbraSyncServlet.processPostRequest(ZimbraSyncServlet.java:456)
at com.zimbra.zimbrasync.ZimbraSyncServlet.doPost(ZimbraSyncServlet.java:329)
at com.zimbra.zimbrasync.ZimbraSync$HttpHandler.doPost(ZimbraSync.java:55)
at com.zimbra.cs.extension.ExtensionDispatcherServlet.service(ExtensionDispatcherServlet.java:99)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:814)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166)
at com.zimbra.cs.servlet.SetHeaderFilter.doFilter(SetHeaderFilter.java:79)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81)
at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:218)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:422)
at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.handler.rewrite.RewriteHandler.handle(RewriteHandler.java:230)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.handler.DebugHandler.handle(DebugHandler.java:77)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:583)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:986)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:414)
at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:429)
at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451)
-------
General ZimbraSync exception
com.zimbra.zimbrasync.ZimbraSyncException: item=944
at com.zimbra.zimbrasync.commands.CollectionSync.encodeResponse(CollectionSync.java:1131)
at com.zimbra.zimbrasync.commands.Sync.encodeResponse(Sync.java:214)
at com.zimbra.zimbrasync.ZimbraSyncServlet.processCommand(ZimbraSyncServlet.java:552)
at com.zimbra.zimbrasync.ZimbraSyncServlet.processPostRequest(ZimbraSyncServlet.java:456)
at com.zimbra.zimbrasync.ZimbraSyncServlet.doPost(ZimbraSyncServlet.java:329)
at com.zimbra.zimbrasync.ZimbraSync$HttpHandler.doPost(ZimbraSync.java:55)
at com.zimbra.cs.extension.ExtensionDispatcherServlet.service(ExtensionDispatcherServlet.java:99)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:814)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:511)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1166)
at com.zimbra.cs.servlet.SetHeaderFilter.doFilter(SetHeaderFilter.java:79)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at org.mortbay.servlet.UserAgentFilter.doFilter(UserAgentFilter.java:81)
at org.mortbay.servlet.GzipFilter.doFilter(GzipFilter.java:132)
at org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1157)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:388)
at org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:218)
at org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:182)
at org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:765)
at org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:422)
at org.mortbay.jetty.handler.ContextHandlerCollection.handle(ContextHandlerCollection.java:230)
at org.mortbay.jetty.handler.HandlerCollection.handle(HandlerCollection.java:114)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.handler.rewrite.RewriteHandler.handle(RewriteHandler.java:230)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.handler.DebugHandler.handle(DebugHandler.java:77)
at org.mortbay.jetty.handler.HandlerWrapper.handle(HandlerWrapper.java:152)
at org.mortbay.jetty.Server.handle(Server.java:326)
at org.mortbay.jetty.HttpConnection.handleRequest(HttpConnection.java:583)
at org.mortbay.jetty.HttpConnection$RequestHandler.content(HttpConnection.java:986)
at org.mortbay.jetty.HttpParser.parseNext(HttpParser.java:756)
at org.mortbay.jetty.HttpParser.parseAvailable(HttpParser.java:218)
at org.mortbay.jetty.HttpConnection.handle(HttpConnection.java:414)
at org.mortbay.io.nio.SelectChannelEndPoint.run(SelectChannelEndPoint.java:429)
at org.mortbay.thread.BoundedThreadPool$PoolThread.run(BoundedThreadPool.java:451)
Caused by: java.lang.NullPointerException
at com.zimbra.zimbrasync.commands.CalendarSync.encodeServerChange(CalendarSync.java:441)
at com.zimbra.zimbrasync.commands.CollectionSync.encodeResponse(CollectionSync.java:1122)
... 34 more
Click to expand...
Click to collapse
It seems and ecoding problem...

HTC One X fully updated
Android Version: 4.0.3
HTC Sense Version: 4.0
Software Version: 1.29.401.11
HTC SDK API: 4.12
HTC Extension: HTCExtension_403_1_GA_7
Is there a thread with same problem on Zimbra forum on section: Forum -> Zimbra Collaboration Suite -> Mobility -> Zimbra Mobile -> Zimbra 7.2 & HTC Sense 4
Please remember report problem on HTC Support!

Seems like this is still a problem. I'm on HTC One 4.2 update. Still the same problem.

doomstalker said:
Same here
I have the same problem here. You can use LvSync for calendar - it works. Two-way sync is not yet completely fixed for the One X - a problem with Sense 4.0 according to the developer.
There is another problem with the default email client - it cuts the quoted text in replies (the option to send the quoted text is enabled in settings).
Server running Zimbra 7.1.3
Click to expand...
Click to collapse
I am looking for a Zimbra open source developer.
I did check Upwork platform and failed to find one. Please advise where to find candidates

Related

Sync with Lotus Notes Traveler

Hello, my company uses Domino Mail Server and has set up Notes Traveler to sync with mobiles. Is there any way to use the Desire's integrated ActiveSync with this? When I configure the Server, after the screen that lets me choose what to sync (Email, calendar, contacts) I get an Error message that tells me to try again later. Is there any way to use this, Nitrodesk Touchdown works, but I hate how it only shows the calendar and mails within the app and not in the Phones calendar.
Thanks for your help!
Obasau said:
Hello, my company uses Domino Mail Server and has set up Notes Traveler to sync with mobiles. Is there any way to use the Desire's integrated ActiveSync with this? When I configure the Server, after the screen that lets me choose what to sync (Email, calendar, contacts) I get an Error message that tells me to try again later. Is there any way to use this, Nitrodesk Touchdown works, but I hate how it only shows the calendar and mails within the app and not in the Phones calendar.
Thanks for your help!
Click to expand...
Click to collapse
Looks like traveler for Android is close:
"IBM June 17 released the beta version of its free Lotus Notes Traveler for Android application to let Lotus Notes customers access e-mail, calendar and contacts from an Android 2.0 or later device. The app will work for the Android 2.1-based Motorola Droid, Nexus One, HTC Droid Incredible and HTC Evo 4G. IBM also said its next version of Lotus Connections social software will support Android"
Source: eweek.com
Unfortunately my work uses Notes as well, and I have a Desire. Can anybody get hold of this beta?
not that easy
Pondy said:
Unfortunately my work uses Notes as well, and I have a Desire. Can anybody get hold of this beta?
Click to expand...
Click to collapse
I was looking for it to but i found out that the server u connect to have to run a beta to for the android beta to work, and have to have a IBM login to bee able to sign up for the beta.
I wont be able to get m company to run a beta server just for me so i have to wait until i can use my deisre insteed of my "work phone"
Yeah I just read that too. There are about 5 Desire users at my work, so hopefully we might see it soon.
Pondy said:
Yeah I just read that too. There are about 5 Desire users at my work, so hopefully we might see it soon.
Click to expand...
Click to collapse
Heh. I'm sensing no. We have 800 people working in our location, and about 6 of us have a Desire. There's no way a corporation is going to put everyone through a beta program for the benefit of 0.2% of their employees (and thank God for that, seeing how I do tech support and I'd have to be the one to clean up the mess!)
Sorry
We have used Commontime software for some years with Notes - works well on Android, Windows Mobile, Symbian.
http://www.commontime.com/
We have the beta traveler server installed (separate from our IBM iseries domino server) and it works OK. It's still a separate app for calendar and mail. Nitrodesk has many more features and is preferred by our beta testers (IT staff).
Hmm they have just updated to 8.5.2.0 on the traveler server at work.
Calendar and contacts and mail are fully integrated with my Android (htc desire)
I have no traveler client... one problem though... when opening mail, the email client crashes.... everything else works. I can list their mails and mapps but not open any mail.
Sent from my HTC Desire using XDA App
Widget.
Couldn't someone make a Widget for Traveler . atleast the calendar

Sync contact/calendar without HTC Sense

How to?
If I choose to install a ROM without Sense I can't able to sync contacts and calendar events with Outlook.
I've a lot of contacts and also a lot of calendar events so this kind of ROM is not usable for me, unfortunately.
I tried android sync but it doesn't work as good as expected... maybe in the future it'll be better.
How do you do?
wrong section but it think it should work......
kmetek said:
wrong section but it think it should work......
Click to expand...
Click to collapse
About section maybe you're right but it's where I found as many as non-sense roms.
What do you think it should work?
IS SHOULD, anyone?
Right, HTC Sync performs the Outlook<->Android contact/calendar sync and this is not available on non-Sense ROMs.
I don't know of a good free contact sync application for Outlook, but Google Calendar Sync will synchronise the calendar between Google and Outlook.
I've noticed that certain "advanced" recurring appointments that can't normally be entered in to Google calendar (e.g. "last day of month") will synchronise with Google Calendar and look fine, but then will _not_ synchronise correctly to the Android Calendar -- it ends up showing the recurring appointment on every day.
Simpler recurring appointments (e.g. "every Friday") work fine.
Personally, I'm just wondering what to do about these issues myself. I'd like to move to Google Calendar / Contacts, but the lack of advanced recurrences is a limitation for me.
I'm also looking at moving from Outlook to Thunderbird/Lightning, which have plugins for Google calendar and Google contact sync. Neither seems perfect though and Lightning still sees the issue with advanced recurrences. Perhaps it's an issue with Google Calendar instead of the Android Calendar / Lightning.
I can't use Thunderbird... but only Outlook because I use it for my job. Also I use a lot calendar (2 or 3 appointments/day) and have >1k contacts growing day by day for my job..
I think all other ways to do sync are less nice/suitable than HTC Sync software...
Do all other devices (non-HTC) has sync problems?? How they do??
Is possible to add Sense's sync features to non-sense roms?
up!!!!!!!!!!!!!!!!!!!!!!!!
I also have a android ROM without HTC Sense and noticed the problem getting the calendar to sync. Is it possible to install just HTC Sense, or do i have to flash to a ROM with Sense on it?
another way would be desire funambol client <-> funambol server <-> whatever (kde,outlook,...)

New HTC Sync available

@ http://www.htc.com/uk/SupportViewNews.aspx?dl_id=982&news_id=757
If you don't feel like removing battery to find the download with your S/N. The system gave me the following URL:
http://94.136.51.200/download/Driver//HTC Wildfire/setup_3.0.5422.exe
I know it says wildfire, but it's for desire aswell.
TY found out myself, but the server have been given me a not working link.
Btw. you can see the serial number in the settings menu.
New 3.0.5422 does not sync with Lotus Notes
The new version 3.0.5422 does not sync calendar with Lotus Notes, the previous 2.0.33 did. In the new only sync with Outlook calendar is available Desire 2.2 unrooted.
Palle.
Thanks for the heads up
Sent from my HTC Desire using XDA App
0z1rh said:
The new version 3.0.5422 does not sync calendar with Lotus Notes, the previous 2.0.33 did. In the new only sync with Outlook calendar is available Desire 2.2 unrooted.
Palle.
Click to expand...
Click to collapse
Phuui thanks for the heads up
HTC Sync 3 missing feature?
In 2.0.33 it was possible to do a repair and overwrite information on the Desire. I have yet to find this feature in 3.0.5422
My first sync with Outlook resulted in the duplication on the Desire of most of my contacts and nearly all of my all day events in the calendar.
Anyone know of a way to remove contacts and calendar items on the phone without a hard reset?
Rgds
Lars
i'm struggling to find how i set the sync interval on the new version too. any ideas ?

[Q] HTC Mail App and Hotmail Exchange ActiveSync

Hi,
I was just wondering if anyone has got to the bottom of why the HTC Mail App Version 2.00.0037.218634 (as installed via the Android 2.2 OTA update) does not work with Hotmail Exchange ActiveSync.
From what I understand the issue is not with hotmail accounts being activated, as people who have installed the stock Android 2.2 Mail.apk on their devices have been able to setup the account and get a combined email inbox.
From another forum here is the stock Android 2.2 Mail.apk
http://www.4shared.com/file/hP_PfaD8/Email.html
Same here, i thought that it was my hotmail account at first but then i read on Paul Thurrott's blog that ActiveSync was being enabled for everyone on the 30th August. I just downloaded the Android 2.2 stock mail client and it the sync works perfectly - think i prefer this over HTC's so may stick with it... Thanks for the link.
+1 thanks for the Link!
Just a word of warning, I don’t think this application can be uninstalled once installed (please correct me if I am wrong).
Also, you will no longer receive a counter of the number of emails received as there is no homepage widget with this app.
Finally, from what I have heard, Google search does not search emails contained within the Android Mail App.
Ideally I would like to see HTC patch their Mail App. I think the missing functionality is the ability to accept certificates and it is this that is preventing the HTC Mail App from syncing with Hotmail Exchange ActiveSync.
Please correct me if I am wrong on any of these points.
Is the file you linked to valid for all stock 2.2 phones or is it somehow specific to the HTC Desire?
Uninstalls fine on my stock 2.2
audioscience said:
Is the file you linked to valid for all stock 2.2 phones or is it somehow specific to the HTC Desire?
Click to expand...
Click to collapse
It should work on all android phones, it might even work on 2.1 as long as you don't sync the calendar and contacts.
dik23 said:
Uninstalls fine on my stock 2.2
Click to expand...
Click to collapse
Yes,
Uninstall works fine, apologies for that. No HTML Support
imranbashir_uk said:
From another forum here is the stock Android 2.2 Mail.apk
http://www.4shared.com/file/hP_PfaD8/Email.html
Click to expand...
Click to collapse
Is this definitely the stock Android 2.2 app?
Because it's identical to "Improved Mail" on the Android Market Place but oddly is labelled as version 2.2 but Improved Mail is v1.75. I'd be surprised if Google would allow an e-mail app on the Nexus One that doesn't support HTML e-mail.
The one on the market place has a couple more option so I'm assuming it's newer (still no HTML or Move mail into new folder support though). It's also more stable. I found the one in the link above made my HTC Desire go very slow and unstable (unless I killed on of it's mail services).
Touchdown is the best alternative I've found. It's pretty powerful but the interface is a bit ropey. It's also 20 bucks!
imranbashir_uk said:
Finally, from what I have heard, Google search does not search emails contained within the Android Mail App.
Click to expand...
Click to collapse
I second that. It's not listed as a Universal Search option.
imranbashir_uk said:
Ideally I would like to see HTC patch their Mail App. I think the missing functionality is the ability to accept certificates and it is this that is preventing the HTC Mail App from syncing with Hotmail Exchange ActiveSync.
Click to expand...
Click to collapse
I've e-mailed HTC Support. I suggest others do the same. They need to send out an OTA fix.
About the only good things about Improved Mail are:
* Hotmail Exchange ActiveSync
* Combined Inbox
Otherwise it's pretty basic.
I've heard back from HTC Support:
"We are sorry you have had to work around, to get something to work, as the software was not compatible.
We are aware of this and I will for record send this information to the appropriate team. We are always working on fixes for our future updates.
but as of now i have not got that information."
I'd like to see this fixed too as downloading a separate basic app at about 3mb or even higher, just means I am wasting space on something that should be there anyway... with things like the flashplayer updates taking up 12mb of my internal storage - I'm only left with 14mb!
Anyhow, I thought I'd email HTC too to see if we can push them along a bit if they see a bit of interest in getting the e-mail application fixed...
Will see if they have the same response.
Have it running on Improved Email for now.
Thanks. I'm sure they could send out an OTA update. Hotmail is only one of the biggest e-mail providers worldwide and HTC said they know about the problem.
The developer of Improved E-Mail has said he'll look into why HTML e-mail support isn't working because he reckons it should. I've only got 20-22Mb free and you can only move so much to SD card.
Thank you for contacting us . In regards to your handset I can help you with that. I am sorry that you have been experiencing problem with your handset
I confirm that it is not supported at the moment on the handset thank you for bringing the issue to out attention
We do not have information available at the moment we advise you to register e-club to receive further updates regarding your handset model
Click to expand...
Click to collapse
Not any indication of a fix
It's not just the HTC Desire. HTC Incredible and Evo users in the States have reported it too. Given how big Hotmail is and I bet it affects all HTC Android phones (at least since the Hero), I hope HTC are working on it as a matter of urgency.
Hi Guys, new to XDA but thought I'd join as I have a shiny new HTC Desire HD.
Unfortuanately the Desire HD still has Hotmail Activesync issues (i.e. it won't work - comes up with the "please try later" error message). I am using Improved Email until there is (ever?) a fix - but I'm finding it slowing down the entire phone. After a couple of hours of improved email running the phone animations become really choppy. As soon as I force close improved email, everything returns to normal. Very odd.
I have emailed HTC about their Mail app incompatibility with Hotmail, and received the generec response below:
Thank you for contacting us .
We don't have this information available at this time but would recommend that you check back on our website regularly for any further developments.
Click to expand...
Click to collapse
Come on HTC! The Mail app is really letting down an otherwise incredible device.
A Quick update, I emailed HTC back saying that the response provided was not good enough, told them that they needed to fix the issue pronto, and that I am considering getting a refund due to this... Seems drastic but might as well use the fear tactic.
They instantly replied with this:
We are aware of this issue you reported on your e-mail , We thank you for bringing this to our attention. We will pass this information along to our software developers.
Click to expand...
Click to collapse
Let's hope they actually are working on fixing the issue. I still can't get around why they would remove the original android mail app that does work, and replace it with their own crippled app.
I tried installing the original android mail app posted earlier on in the thread but it says "problem parsing". Anyone have an idea as to why this issue has occured?
Tim
Thanks TimHawker. How can HTC release the Desire HD, knowing it has this bug?
This isn't some 2 bit e-mail service no one has ever heard of. Hotmail is in the top 3 (maybe number 1) of webmail services world-wide.
I've not found my Desire slows down with Improved E-Mail but it's funny you should say that because I did when I tried the Native Google Nexus One Mail App (which I'm confident is an older version of Improved E-Mail, it's identical). Exactly the same symptons. I too had to kill it, to get animations flowing properly.
I've not found that with Improved E-Mail though but didn't try it for as long (so it's certainly possible I would have the same problem). I'm having to use HTC Mail and POP3 because every mail app I've tried doesn't work with HTML e-mail when using Hotmail's Exchange ActiveSync (Hotmail with POP3 is fine). See here:
http://forum.xda-developers.com/showthread.php?p=8882069
TimHawker said:
I tried installing the original android mail app posted earlier on in the thread but it says "problem parsing". Anyone have an idea as to why this issue has occured?
Click to expand...
Click to collapse
I wouldn't bother. It worked fine for me but it's identical to Improved E-Mail in every way (likely an older version). Google must've licensed it from the owner of Improved E-Mail, surely?
Thanks for the reply bradavon.
bradavon said:
This isn't some 2 bit e-mail service no one has ever heard of. Hotmail is in the top 3 (maybe number 1) of webmail services world-wide.
Click to expand...
Click to collapse
You're 100% correct there, Hotmail is the number 1 worldwide webmail service with over 350 million users. HTC should be questioned as to why they have decided to provide an incompatible app with the most popular webmail service out there. I just can't quite fathom it.
bradavon said:
I wouldn't bother. It worked fine for me but it's identical to Improved E-Mail in every way (likely an older version). Google must've licensed it from the owner of Improved E-Mail, surely?
Click to expand...
Click to collapse
Thanks for the info. Perhaps it's the opposite - it's the Google Android defacto mail client, but improved by the author, mwebster
I think I'll send HTC another email informing them just how big Hotmail is - perhaps they have their heads in the sand and think it's used by a few plebs with no smartphone interest.
Anyone else with this problem please bombard HTC's inbox! They may then listen and provide an OTA update.
Tim
TimHawker said:
You're 100% correct there, Hotmail is the number 1 worldwide webmail service with over 350 million users. HTC should be questioned as to why they have decided to provide an incompatible app with the most popular webmail service out there. I just can't quite fathom it.
Click to expand...
Click to collapse
Microsoft only finally finished rolling out Hotmail's Exchange ActiveSync on the 30th of August. So that's something at least. Microsoft don't also support Android devices yet too but say Android 2.2 should work (2.1 doesn't due to a bug with it), other versions unknown but I'm guessing unlikely.
But when all other apps I've tried work with it (except for HTML support), it cannot be that difficult to fix and especially on the new Desire HD/Desire Z. Which shipped after the problem was known.
TimHawker said:
Anyone else with this problem please bombard HTC's inbox! They may then listen and provide an OTA update.
Click to expand...
Click to collapse
Good idea.
bradavon said:
Microsoft only finally finished rolling out Hotmail's Exchange ActiveSync on the 30th of August.
Click to expand...
Click to collapse
Ah ok, thanks for the info - wasn't aware it was such a short time ago. Still, considering the Desire HD has just been released the problem should have been fixed.
I have emailed HTC again, will post whatever they reply here.
Tim

[Q] MS Exchange sync-Contacts Birthday in Format yyyy-mm-ddTHH:MM:SS.000Z /to early

I changed from HTC original ROM and Leedroid (at least HTC build) to cyanogenmod.
If I use the native MS Exchange support I got two issues:
1. I can't edit Birthdays of my contacts
2. Birthdays in contacts view are one day to early. They are also displayed in format like
yyyy-mm-ddTHH:MM:SS.000Z (actually the time seems to be fix: so yyyy-mm-ddT22:00:00.000Z)
In Systems settings I have set up the date format as dd.mm.yyyy as it is common here in germany.
What about users in other languages? Do you have the same issue if you work with original android code base? I had the same by using enhanced email which is build from the android source.
I can deal with number 1. Number 2 is annoying. I also use TouchDown, but it doesn't integrate with native calendar or publishes an API to access the calendar data. So that's why I would also use a native solution.
Had someone here to deal with the problem above and found a solution?
edit:
I also changed my timezone to see if it has an effect, but it changes nothing. Maybe the date just can't be processed.
Mac.uni said:
I changed from HTC original ROM and Leedroid (at least HTC build) to cyanogenmod.
If I use the native MS Exchange support I got two issues:
1. I can't edit Birthdays of my contacts
2. Birthdays in contacts view are one day to early. They are also displayed in format like
yyyy-mm-ddTHH:MM:SS.000Z (actually the time seems to be fix: so yyyy-mm-ddT22:00:00.000Z)
In Systems settings I have set up the date format as dd.mm.yyyy as it is common here in germany.
What about users in other languages? Do you have the same issue if you work with original android code base? I had the same by using enhanced email which is build from the android source.
I can deal with number 1. Number 2 is annoying. I also use TouchDown, but it doesn't integrate with native calendar or publishes an API to access the calendar data. So that's why I would also use a native solution.
Had someone here to deal with the problem above and found a solution?
edit:
I also changed my timezone to see if it has an effect, but it changes nothing. Maybe the date just can't be processed.
Click to expand...
Click to collapse
I have got exactly the same problem and am trying to find a resolution for it.
However, so far, no luck.
I have the same problem with all my HTC devices (Desire, Wildfire, Sensation). I also sent e-mail to HTC support and got this answer:
As far as I can see this is happening on the android devices.
I would say that the only solution to this would be using third party application for the exchange mail.​
News?
Any news regarding this issue? I am suffering also (Motorola Defy).
Same problem
I have the same problem (SONY ERICSSON XPERIA PRO).
Please use the Q&A Forum for questions &
Read the Forum Rules Ref Posting
Moving to Q&A

Categories

Resources