iredmail-doc/html/activesync.android.html

80 lines
4.3 KiB
HTML
Raw Normal View History

<!DOCTYPE html>
2015-03-02 22:55:19 -06:00
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Exchange ActiveSync: Setup Android devices</title>
<link rel="stylesheet" type="text/css" href="./css/markdown.css" />
2015-03-02 22:55:19 -06:00
</head>
<body>
<div id="navigation">
<a href="/index.html" target="_blank">
<img alt="iRedMail web site"
src="./images/logo-iredmail.png"
style="vertical-align: middle; height: 30px;"
/>&nbsp;
<span>iRedMail</span>
</a>
2016-02-29 02:15:19 -06:00
&nbsp;&nbsp;//&nbsp;&nbsp;<a href="./index.html">Document Index</a></div><h1 id="exchange-activesync-setup-android-devices">Exchange ActiveSync: Setup Android devices</h1>
2016-03-13 21:16:18 -06:00
<div class="admonition note">
<p class="admonition-title">Important Notes</p>
2015-03-02 22:55:19 -06:00
<ul>
2016-03-13 21:16:18 -06:00
<li>SOGo provides <strong>EAS (Exchange ActiveSync)</strong> support, but not <strong>EWS
(Exchange Web Service)</strong>.</li>
<li>Outlook 2013 for Windows works well with EAS.</li>
<li>Below mobile devices works well with EAS, they will sync mails, calendars,
contacts, tasks, memos/notes.<ul>
2015-03-02 22:55:19 -06:00
<li>BlackBerry 10 devices</li>
<li>iOS devices (iPad, iPhone). Tested with iOS 8.1.3.</li>
<li>Android devices. Tested with OS v4.0.</li>
</ul>
</li>
2016-03-13 21:16:18 -06:00
<li>Apple Mail.app, and Outlook for Mac support EWS. But not EAS.</li>
2015-03-02 22:55:19 -06:00
<li>Outlook 2010 for Windows supports MAPI.</li>
2015-12-29 08:55:40 -06:00
<li>iRedMail doesn't integrate <a href="http://www.openchange.org">OpenChange</a> and
2015-03-02 22:55:19 -06:00
<a href="http://www.samba.org">Samba4</a> 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 <code>Exchange</code> account in these mail clients. You have to add separate
POP3/IMAP account, caldav/carddav account instead.</li>
</ul>
2016-03-13 21:16:18 -06:00
</div>
2015-03-02 22:55:19 -06:00
<h2 id="requirements">Requirements</h2>
<ul>
<li>iRedMail-0.9.0 or later releases is required.</li>
<li>You must choose to install SOGo groupware during iRedMail installation.</li>
</ul>
<h2 id="step-by-step-configuration">Step-by-step configuration</h2>
<p>1: Open application <code>Mail</code> on home screen:</p>
<p><img alt="" src="./images/sogo/android.mail.png" /></p>
<p>2: Fill your full email address and password in <code>Account Setup</code> page:</p>
<p><img alt="" src="./images/sogo/android.account.setup.png" /></p>
<p>3: If it asks you to choose <code>Account Type</code>, please choose <code>Exchange</code>:</p>
<p><img alt="" src="./images/sogo/android.account.type.png" /></p>
<p>4: In detailed account setup page, fill up the form with your server address
and email account credential</p>
<ul>
<li>Domain\Username: <code>your full email address</code></li>
<li>Password: <code>password of your email account</code></li>
<li>Server: <code>your server name or IP address</code></li>
<li>Port: <code>443</code></li>
</ul>
<p>Please also check <code>Use secure connection (SSL)</code> and <code>Accept all SSL certificates</code>:</p>
<p><img alt="" src="./images/sogo/android.account.details.png" /></p>
<p>5: In <code>Account Settings</code> page, you can choose Push. it's all up to you.</p>
<p><img alt="" src="./images/sogo/android.account.settings.png" /></p>
<p>6: Choose a name for your Exchange account.</p>
<p><img alt="" src="./images/sogo/android.account.name.png" /></p>
<p>Click <code>Next</code> to finish account setup. That's all.</p><div class="footer">
<p style="text-align: center; color: grey;">All documents are available in <a href="https://bitbucket.org/zhb/iredmail-docs/src">BitBucket repository</a>, and published under <a href="http://creativecommons.org/licenses/by-nd/3.0/us/" target="_blank">Creative Commons</a> license. You can <a href="https://bitbucket.org/zhb/iredmail-docs/get/tip.tar.bz2">download the latest version</a> for offline reading. If you found something wrong, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.</p>
</div>
<script type="text/javascript">
2015-03-02 22:55:19 -06:00
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-3293801-21', 'auto');
ga('send', 'pageview');
</script>
</body></html>