iredmail-doc/mua/sogo.icalendar.md

33 lines
929 B
Markdown
Raw Normal View History

2014-12-17 00:50:37 -06:00
# Mac OS X: Add calendar account in iCalendar.app
2014-12-17 00:01:04 -06:00
> To use calendar service (CalDAV protocol), you must choose to install
> SOGo groupware during iRedMail installation.
1: Open application `System Preferences`:
2014-12-17 00:50:37 -06:00
![](./images/sogo/macosx.system.preferences.png)
2014-12-17 00:01:04 -06:00
2: Click `Internet Accounts`:
2014-12-17 00:50:37 -06:00
![](./images/sogo/macosx.internet.accounts.png)
2014-12-17 00:01:04 -06:00
3: on right panel, click `Add Other Account` at the bottom
2014-12-17 00:50:37 -06:00
![](./images/sogo/macosx.add.other.account.png)
2014-12-17 00:01:04 -06:00
4: choose `Add a CalDAV account` in popup window
2014-12-17 00:50:37 -06:00
![](./images/sogo/macosx.choose.account.type.caldav.png)
2014-12-17 00:01:04 -06:00
5: Fill up the form with your server address and email account credential
* Account Type: `Advanced`
* User Name: `your full email address`
* Password: `password of your email account`
* Server Address: `server name or IP address`
* Server Path: `/SOGo/dav/[your full email address]`
* Port: `443`
* Use SSL: checked
2014-12-17 00:50:37 -06:00
![](./images/sogo/macosx.add.caldav.account.png)