View Single Post
  #530 (permalink)  
Old 12-07-2009, 05:44 PM
leo_lns leo_lns is offline
New Member
 
Posts: 4
Default Alarm / Reminder not synced

I'm using Funambol 8.0.2 - Connector 0.6.02 - Zimbra 6.0.3GA1915 and the reminder / alarm hasn't been syncing between device (tryed it on Iphone, Nokia and Blackberry) and zimbra.

Running at debug mode, it looks like it is there:

Code:
<xprop name='REMINDER'>  <xparam name='ACTIVE'  value='true'/> <xparam name='MINUTES' value='15'/>   <xparam name='TIME' value='20091210T054500Z'/>  <xparam name='OPTIONS' value='0'/>  <xparam name='INTERVAL' value='0'/> <xparam name='REPEATCOUNT' value='0'/> </xprop>

Anyone has similar problems with that using those sw versions? Does previous versions work properly with alarms?
Reply With Quote