[cvs] [Wiki] changed: SyncHowTo
Wiki Guest
wikiguest at horde.org
Thu Mar 5 15:09:58 UTC 2009
guest [81.168.10.73] Thu, 05 Mar 2009 10:09:58 -0500
Modified page: http://wiki.horde.org/SyncHowTo
New Revision: 3.5
Change log: added notes about client v7.1.10
@@ -14,19 +14,19 @@
* You have to use at least Horde 3.2 and x.2 versions of the Horde
applications, or Horde Groupware (Webmail Edition) 1.1, or the CVS
version or a CVS snapshot. Horde 3.1.x or Horde Groupware 1.0.x won't
do. Please note that if you are using a CVS checkout or snapshot, you
have to run {{framework/install-packages.php}} to install the required
packages into your PEAR path.
* Client configuration is as follows:
* The sync URL is http(s)://pathtoyourhordeinstall/rpc.php
* User name/password: your Horde account data
- * Databases (sometimes called remote settings or server path)
should be calendar, tasks, notes, and contacts, but common default
values from the various clients may work too.
+ * Databases (sometimes called remote settings or server path)
should be calendar, tasks, notes, and contacts, but common default
values from the various clients may work too. The default values in
Funambol Client 7.1.10 work just fine.
* For debug output create the directory {{/tmp/sync/}} and make it
writable by web server
* Set log level to PEAR_LOG_DEBUG in Administration -> Setup ->
Horde -> Logging.
* When reporting problems to the mailing list, please include at
least the {{/tmp/sync/log.txt}} file. This greatly helps to figure out
what's going on.
++ Information for syncing with Outlook or Blackberry
* You need the Funambol outlook connector. Go to
http://www.funambol.com/ -> Download -> PIM-Only Client Software ->
Version for your client -> Download and install.
-* Configure as mentioned above. Device ID must be sc-pim-outlook or
anything containing the text sync4j so that the Horde backend can
identify the connector. If you're using multiple instances of the
connector (one on your home pc, one on your laptop), make sure that
the device ID is different on those.
+* Configure as mentioned above. Device ID must be sc-pim-outlook or
anything containing the text sync4j so that the Horde backend can
identify the connector. If you're using multiple instances of the
connector (one on your home pc, one on your laptop), make sure that
the device ID is different on those. The current version 7.1.10 does
not allow you to change the device ID. It seems to create its own
unique ID.
* @@--- Turn page compression off in {{/horde/config/conf.php}} by
setting {{$conf['compress_pages']}} to {{false}} (Funambol does not
support compressed pages.) @@
-* Funambol Outlook Clients need to have the port configured in the
sync url when using https, i.e.
https://pathtoyourhordeinstall:443/rpc.php
+* Funambol Outlook Clients need to have the port configured in the
sync url when using https, i.e.
https://pathtoyourhordeinstall:443/rpc.php This seems to be fixed in
7.1.10 and may not be necessary.
* Make sure the server's certificate does validate when using https:
Open the https://pathtoyourhordeinstall:443/rpc.php in
InternetExplorer. If the server's certificate is not trusted or not
valid, Funambol will not work!
* Unfortunately, the Windows Mobile version 7.0.8 requires you to
synchronize once with a Funambol server (such as
http://my.funambol.com) before you are allowed to change settings.
(reference?)
++ Information for syncing PDAs with the Synthesis client
More information about the cvs
mailing list