iredmail-doc/en_US/mua/1-activesync.bb10.md

58 lines
1.6 KiB
Markdown
Raw Normal View History

2015-02-25 07:19:47 -06:00
# Exchange ActiveSync: Setup BlackBerry 10 devices
2016-03-13 21:16:18 -06:00
!!! note "Important Notes"
* SOGo provides __EAS (Exchange ActiveSync)__ support, but not __EWS
(Exchange Web Service)__.
2016-09-20 10:31:37 -05:00
* __Outlook__ 2013, 2016 for Windows works well with EAS.
* Mainstream __mobile devices__ (iOS, Android, BlackBerry 10) work well with
EAS, they can sync mails, calendars, contacts, tasks.
2016-03-13 21:16:18 -06:00
* Apple Mail.app, and Outlook for Mac support EWS. But not EAS.
* Outlook 2010 for Windows supports MAPI.
2016-09-20 10:31:37 -05:00
iRedMail doesn't integrate [OpenChange](http://www.openchange.org) and
[Samba4](http://www.samba.org) for native MAPI support.
## Requirements
* iRedMail-0.9.0 or later releases is required.
* You must choose to install SOGo groupware during iRedMail installation.
## Step-by-step configuration
1: Open application `Settings`:
![](./images/sogo/bb10.settings.png)
2: Click `Accounts`:
![](./images/sogo/bb10.settings.accounts.png)
3: Click `Add Account` at the bottom:
![](./images/sogo/bb10.settings.accounts.list.png)
4: Click `Advanced` at the bottom:
![](./images/sogo/bb10.settings.add.account.png)
5: Choose `Microsoft Exchange ActiveSync`.
![](./images/sogo/bb10.add.exchange.png)
6: Fill up the form with your server address and email account credential
* Description: `you can type anything here`
* Domain: `you can type anything here`
* Username: `your full email address`
* Email Address: `your full email address`
* Password: `password of your email account`
* Server Address: `your server name or IP address`
* Port: `443`
* Use SSL: checked
![](./images/sogo/bb10.exchange.1.png)
![](./images/sogo/bb10.exchange.2.png)
2015-02-25 07:12:16 -06:00
That's all.