Changes

Jump to navigation Jump to search
m
Added to groupware category
Line 8: Line 8:  
[http://www.funambol.com/ Funambol] is an open-source SyncML client with available binary installers for Outlook, iPhones, Blackberries, Windows Mobile devices, Symbian devices, and iPods.
 
[http://www.funambol.com/ Funambol] is an open-source SyncML client with available binary installers for Outlook, iPhones, Blackberries, Windows Mobile devices, Symbian devices, and iPods.
   −
Horde / SME, when properly configured, supplants the functionality offered in the Funambol synchronization server, as well as the free [http://my.funambol.com/|myFunambol] synchronization online service.
+
Horde / SME, when properly configured, supplants the functionality offered in the Funambol synchronization server, as well as the free [http://my.funambol.com/ myFunambol] synchronization online service. However, note that you may run into problems with horde versions before 3.3.6. See http://forums.contribs.org/index.php/topic,41661.msg218531.html#msg218531 for more information.
    
This page is intended to compile in one place the hints and notes necessary to synchronize your Contacts, Calendar, Tasks and Notes with Outlook, and wirelessly with your Blackberry.
 
This page is intended to compile in one place the hints and notes necessary to synchronize your Contacts, Calendar, Tasks and Notes with Outlook, and wirelessly with your Blackberry.
Line 43: Line 43:  
If you have any existing contact, calendar, task or note data already stored in Horde, you will need to clean it up.
 
If you have any existing contact, calendar, task or note data already stored in Horde, you will need to clean it up.
   −
[[Bugzilla:4772#c23]] documents the work in progress to make this possible.
+
[[Bugzilla:4772#c23]] documents the work in progress to make this possible.
 +
 
 +
You can manually remove the "realm" field from your existing data as shown here (you will get error messages for any Horde modules that you do not have installed):
 +
<nowiki>wget -O /home/httpd/html/horde/smeserver/horde_realm_change.sql http://bugs.contribs.org/attachment.cgi?id=2374
 +
echo '#! /bin/sh
 +
exec mysql -f < /home/httpd/html/horde/smeserver/horde_realm_change.sql
 +
' > /etc/e-smith/templates/etc/e-smith/sql/init/89horde_realm
 +
sh /etc/e-smith/templates/etc/e-smith/sql/init/89horde_realm</nowiki>
    
=== Disable page compression ===
 
=== Disable page compression ===
Line 70: Line 77:     
=== Outlook ===
 
=== Outlook ===
 +
* Install the SME Server's security certificate into your user profile's certificate store (just browse to https://servername/ using Internet Explorer and install the cert from there)
 
* Install the Funambol Outlook Plugin from https://www.forge.funambol.org/download/
 
* Install the Funambol Outlook Plugin from https://www.forge.funambol.org/download/
 
* Configure the synchronization options as you desire
 
* Configure the synchronization options as you desire
Line 104: Line 112:  
** Browse to and select the Funambol_Sync_Plugin_os47.alx file created above
 
** Browse to and select the Funambol_Sync_Plugin_os47.alx file created above
 
** Select "Next"
 
** Select "Next"
 +
 +
----
 +
[[Category:Howto]]
 +
[[Category:Groupware]]

Navigation menu