This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
synchronisation_outlook [2014/07/24 11:10] webadm [Etape 3] |
synchronisation_outlook [2014/07/24 11:49] (current) webadm |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ~~SLIDESHOW test~~ | ||
====== How to setup cFos Outlook DAV ====== | ====== How to setup cFos Outlook DAV ====== | ||
- | ===== Etape 1 ===== | + | ===== Installation ===== |
- | Run the cFos Outlook DAV installer to add cFos Outlook DAV as Outlook Add-in. | + | 1. Run the cFos Outlook DAV installer to add cFos Outlook DAV as Outlook Add-in. It is tested with Outlook 2013, but should also work with Outlook 2010. |
- | It is tested with Outlook 2013, but should also work with Outlook 2010. | + | |
+ | 2. Start Outlook and create a new calendar folder. The name must begin with "caldav" (case insensitive), for example "caldav_google", "caldavpnet" or "CalDAV-DAViCal". | ||
+ | |||
+ | 3. As soon as the folder is created, please restart Outlook. Now a little setup dialog should pop up. | ||
+ | Select the config file corresponding to your newly created Outlook folder and enter the URL of your CalDAV calendar server, your username and password. | ||
+ | You can also specifiy the sync-interval. Then restart Outlook one more time. | ||
---- | ---- | ||
- | ===== Etape 2 ===== | + | ===== URL for a kronolith calendar IAS ===== |
- | Start Outlook and create a new calendar folder. The name must begin with "caldav" (case insensitive), for example "caldav_google", "caldavpnet" or "CalDAV-DAViCal". | + | For a IAS calendar the URL is https://webmail.ias.u-psud.fr/rpc.php/principals/<your username>/ where username is the same you use for the mail. |
- | + | ||
- | + | ||
- | ---- | + | |
- | + | ||
- | ===== Etape 3 ===== | + | |
- | + | ||
- | As soon as the folder is created, please restart Outlook. Now a little setup dialog should pop up. | + | |
- | Select the config file corresponding to your newly created Outlook folder and enter the URL of your CalDAV calendar server, your username and password. | + | |
- | You can also specifiy the sync-interval. Then restart Outlook one more time. | + | |
---- | ---- | ||
- | |||
===== CalDAV URL for cFos Personal Net ===== | ===== CalDAV URL for cFos Personal Net ===== | ||
For cFos Personal Net the CalDAV URL is http://your_pnet_domain/private/your_user_name/caldav_personal, where your_pnet_domain is the domain or IP address of your cFos Personal Net server or localhost or a local IP address in your LAN. your_user_name is the name of owner of the calendar, e.g. admin. | For cFos Personal Net the CalDAV URL is http://your_pnet_domain/private/your_user_name/caldav_personal, where your_pnet_domain is the domain or IP address of your cFos Personal Net server or localhost or a local IP address in your LAN. your_user_name is the name of owner of the calendar, e.g. admin. | ||
- | So we supposed (not tested) that in our case we have to put : https://webmail.ias.u-psud.fr/private/your_user_name/caldav_personal | + | |
---- | ---- |