iredmail-doc/en_US/mua/3-sogo.macosx.contacts.md

58 lines
2.1 KiB
Markdown
Raw Normal View History

# Mac OS X: Add contact service (CardDAV) in Contacts.app
2016-03-13 21:16:18 -06:00
!!! note "Important Notes"
* SOGo provides __EAS (Exchange ActiveSync)__ support, but not __EWS
(Exchange Web Service)__.
* Outlook 2013 for Windows works well with EAS.
* Below mobile devices works well with EAS, they will sync mails, calendars,
contacts, tasks, memos/notes.
* BlackBerry 10 devices
* iOS devices (iPad, iPhone). Tested with iOS 8.1.3.
* Android devices. Tested with OS v4.0.
* Apple Mail.app, and Outlook for Mac support EWS. But not EAS.
* Outlook 2010 for Windows supports MAPI.
* iRedMail doesn't integrate [OpenChange](http://www.openchange.org) and
[Samba4](http://www.samba.org) for native MAPI support, so SOGo groupware
in iRedMail doesn't provide full support for Microsoft Outlook clients,
Mac OS X Mail.app and all iOS devices, don't try to add your mail account
as an `Exchange` account in these mail clients. You have to add separate
POP3/IMAP account, caldav/carddav account instead.
## Requirements
* iRedMail-0.9.0 or later releases is required.
* To use contact service (CardDAV protocol), you must choose to install
SOGo groupware during iRedMail installation.
## Step-by-step configuration
1: Open application `System Preferences`:
![](./images/sogo/macosx.system.preferences.png)
2: Click `Internet Accounts`:
2017-09-01 01:49:54 -05:00
![](./images/sogo/macosx.internet.accounts.png){: width="700px" }
3: on right panel, click `Add Other Account` at the bottom
2017-09-01 01:49:54 -05:00
![](./images/sogo/macosx.add.other.account.png){: width="700px" }
4: choose `Add a CardDAV account` in popup window
2017-09-01 01:49:54 -05:00
![](./images/sogo/macosx.choose.account.type.carddav.png){: width="700px" }
2017-09-01 01:49:54 -05:00
5: Choose `Advanced` in the `Account Type` drop-down menu, then fill up the
form with your server address and email account credential
* User Name: `your full email address`
* Password: `password of your email account`
2017-09-01 01:49:54 -05:00
* Server Address: `your server name`. For example, `mail.iredmail.org`.
* Server Path: `/SOGo/dav/[your full email address]`
* Port: `443`, check `Use SSL`.
2017-09-01 01:49:54 -05:00
![](./images/sogo/macosx.add.carddav.account.png){: width="700px" }
2015-02-25 07:12:16 -06:00
That's all.