Remove unused html file.

This commit is contained in:
Zhang Huangbin 2014-12-31 08:05:19 +08:00
parent 4ac1d25643
commit f6c7f9f43f
1 changed files with 0 additions and 62 deletions

View File

@ -1,62 +0,0 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Setup Mac OS X (Microsoft Exchange ActiveSync)</title>
<link href="./css/markdown.css" rel="stylesheet"></head>
</head>
<body>
<div id="navigation">
<a href="http://www.iredmail.org" target="_blank">iRedMail web site</a>
// <a href="./index.html">Document Index</a>
</div><h1 id="setup-mac-os-x-microsoft-exchange-activesync">Setup Mac OS X (Microsoft Exchange ActiveSync)</h1>
<blockquote>
<p>Important note:</p>
<ul>
<li>iRedMail-0.9.0 doesn't integrate <a href="http://www.openchange.org">OpenChange</a> and
<a href="http://www.samba.org">Samba4</a>, so SOGo groupware in iRedMail can NOT
provide full support for Microsoft Outlook clients.</li>
</ul>
</blockquote>
<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="steps">Steps</h2>
<p>1: Open application <code>System Preferences</code>:</p>
<p><img alt="" src="./images/sogo/mac.system.preferences.png" /></p>
<p>2: Click <code>Internet Accounts</code>:</p>
<p><img alt="" src="./images/sogo/mac.internet.accounts.png" /></p>
<p>3: on right panel, click <code>Exchange</code></p>
<p><img alt="" src="./images/sogo/mac.add.exchange.png" /></p>
<p>4: fill your account info in popup window</p>
<ul>
<li>Name: <code>your full name</code></li>
<li>Email Address: <code>your full email address</code></li>
<li>Password: <code>password of your email account</code></li>
</ul>
<p><img alt="" src="./images/sogo/mac.exchange.settings.1.png" /></p>
<p>If it cannot find required info automatically, it will show you another window
to let you fill them manually:</p>
<ul>
<li>Description: <code>you can type anything here</code></li>
<li>User Name: <code>your full email address</code></li>
<li>Password: <code>password of your email account</code></li>
<li>Server Address: <code>server name or IP address</code></li>
</ul>
<p><img alt="" src="./images/sogo/mac.exchange.settings.2.png" /></p>
<p>5: After it verified all settings, you will see the final window like below:</p>
<p><img alt="" src="./images/sogo/mac.exchange.png" /></p><p style="text-align: center; color: grey;">Document published under a <a href="http://creativecommons.org/licenses/by-nd/3.0/us/" target="_blank">CC BY-ND 3.0</a> license. If you found something wrong, please do <a href="http://www.iredmail.org/contact.html">contact us</a> to fix it.<!-- Google Analytics -->
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-3293801-14");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body></html>