Synchronisation
Gestion des certificats
http://www.clearcenter.com/support/documentation/clearos_enterprise_5.1/...
Kolab & SyncML
http://wiki.kolab.org/index.php/Web_Client_SyncML
- Funambol Outlook Client (Version 7.2.1)
- Funambol Thunderbird Client (Version 0.9.1)
- Funambol Blackberry Client (Version 7.2) (all files, doc)
- Synthesis SyncML Client (Basic) for PDA.
patch Double Sync Patch
Thunderbird sous Windows
Add-ons Kolab
- 3.x - Windows
- add-on lightning
- add-on kolab
Fonctionnel
Les abonnements multiples (plusieurs instances d'un même compte) semblent provoquer des doublons.
Funambol
Thunderbird sous Linux/Ubuntu
Outlook
Funambol
- http://download.forge.objectweb.org/sync4j/funambol-outlook-sync-client-...
- http://download.forge.objectweb.org/sync4j/funambol_Sync_Plugin.alx
- http://download.forge.objectweb.org/sync4j/funambol-mail-client-7.2.1.zip
Toltec
- http://www.clearfoundation.com/docs/user_guide/4.2/groupware
- http://download.clarkconnect.com/community/4.1/other/
Evolution
Horde
ActiveSync
http://wiki.horde.org/Project/ActiveSync
nano /etc/httpd/conf.d/custom.conf or /usr/webconfig/conf/httpd.d/horde.conf
Alias /Microsoft-Server-ActiveSync /usr/share/horde/rpc.phpContacts, Calendar and Task syncing are working.
/usr/webconfig/conf/httpd.d/horde.conf
Certificates:
I swapped:
SSLCertificateFile /etc/pki/tls/certs/localhost.crt
SSLCertificateKeyFile /etc/pki/tls/private/localhost.key
with:
SSLCertificateFile /etc/ssl/sys-0-cert.pem
SSLCertificateKeyFile /etc/ssl/private/sys-0-key.pem
restarted httpd service
All looks good.
service httpd restart
Notes:
In general, you will need to create a new account on your device.
The account type should be something like Microsoft Exchange or ActiveSync.
Some devices use Corporate.
You will need to enter your normal Horde username and password in the appropriate fields.
In the field for the server address, you should enter the root of the webserver or virtual host that hosts Horde.
For example, if you host horde at http://host.example.com/horde then you should enter http://host.example.com.
You can ignore any reference to a domain entry.
Android
K-9 Mail (http://code.google.com/p/k9mail/wiki/Home)
OK, here's how to configure K-9 Mail with this example:
- URL is https://mail.dracofox.com
- username is dragon@dracofox.com
Parameters
Username = dragon@dracofox.com
Password = whatever your password is
WebDAV (Exchange) server = mail.dracofox.com
Security type = SSL (if available)
Port = 443
WebDAV (Exchange) path = exchange/dragon
The word "exchange" in the "WebDAV (Exchange) path" is copied from the last part of the URL shown in the browser when you login to Outlook Web Access the normal way.
Tests:
Example:
- url = https://clearos.sophieromano.com:83/horde
- login = myname
Parameters
Username = myname
Password = whatever your password is
WebDAV (Exchange) server = https://clearos.sophieromano.com:83
Security type = SSL (if available)
Port = 443
WebDAV (Exchange) path = horde/rpc.php