iredmail-doc/html_bk/activesync.android.html

61 lines
3.5 KiB
HTML

<!DOCTYPE html>
<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" />
</head>
<body>
<div id="navigation">
<a href="https://www.iredmail.org" target="_blank">
<img alt="iRedMail web site"
src="./images/logo-iredmail.png"
style="vertical-align: middle; height: 30px;"
/>&nbsp;
<span>iRedMail</span>
</a>
&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>
<div class="admonition note">
<p class="admonition-title">Important Notes</p>
<ul>
<li>SOGo provides <strong>EAS (Exchange ActiveSync)</strong> support, but not <strong>EWS
(Exchange Web Service)</strong>.</li>
<li><strong>Outlook</strong> 2013, 2016 for Windows works well with EAS.</li>
<li>Mainstream <strong>mobile devices</strong> (iOS, Android, BlackBerry 10) work well with
EAS, they can sync mails, calendars, contacts, tasks.</li>
<li>Apple Mail.app, and Outlook for Mac support EWS. But not EAS.</li>
<li>Outlook 2010 for Windows supports MAPI.</li>
</ul>
<p>iRedMail doesn't integrate <a href="http://www.openchange.org">OpenChange</a> and
<a href="http://www.samba.org">Samba4</a> for native MAPI support.</p>
</div>
<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://github.com/iredmail/docs/">GitHub 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://github.com/iredmail/docs/archive/master.zip">download the latest version</a> for offline reading. If you found something wrong, please do <a href="https://www.iredmail.org/contact.html">contact us</a> to fix it.</p>
</div></body></html>