Difference between revisions of "Horde"

From dmfswiki
Jump to: navigation, search
Line 28: Line 28:
 
</pre>
 
</pre>
 
The "Z" means the time zone is <code>UTC</code>, but there is a <code>TZID</code> too that says the time zone is <code>Europe/Athens</code>.
 
The "Z" means the time zone is <code>UTC</code>, but there is a <code>TZID</code> too that says the time zone is <code>Europe/Athens</code>.
 +
 +
See [http://bugs.horde.org/ticket/12428 ticket #12428]
  
 
=== calendar discovery doesn't work ===
 
=== calendar discovery doesn't work ===

Revision as of 15:07, 4 July 2013

Horde is an Open Source Groupware. Recent releases support CalDAV and CardDAV.

Setup

CalDAV-Sync

  • Server URL: <server>/horde/rpc.php/principals/<email address>/
  • Use SSL: check accordingly
  • Username: your login
  • Password: your password

CardDAV-Sync

  • Server URL: <server>/horde/rpc.php/principals/<email address>/
  • Use SSL: check accordingly
  • Username: your login
  • Password: your password

known issues

time zone issue

At present (2013-07-04) there is a known issue with time zones in Horde. Events created in Horde are exported with ambiguous time zone information:

DTSTART;TZID=Europe/Athens:20111117T200000Z
DTEND;TZID=Europe/Athens:20111117T204501Z

The "Z" means the time zone is UTC, but there is a TZID too that says the time zone is Europe/Athens.

See ticket #12428

calendar discovery doesn't work

If calendar discovery doesn't work with the path above, ensure you've updates all important libraries. Here is what a user reported (thanks Nicolas):

Horde users should use imp 6.1.2 or newer version and kronolith 4.1.1 or
newer version for be able to list Calendars and Tasks lists using
Account URL.