Remove unused docs: html/sogo.macosx.contacts.html, html/sogo.macosx.icalendar.html.

This commit is contained in:
Zhang Huangbin 2014-12-26 10:19:40 +08:00
parent bffe7d041b
commit b62db29cac
3 changed files with 0 additions and 95 deletions

View File

@ -35,8 +35,6 @@
<ul>
<li><a href="configure.thunderbird.html">Configure Thunderbird as mail client (POP3/IMAP, SMTP and global ldap address book)</a></li>
<li><a href="sogo.bb10.html">Setup on BlackBerry 10 OS (Microsoft Exchange ActiveSync)</a></li>
<li><a href="sogo.macosx.contacts.html">Mac OS X: Add contact service (CardDAV) in Contacts.app</a></li>
<li><a href="sogo.macosx.icalendar.html">Mac OS X: Add calendar (CalDAV) and task (Reminders) service in iCalendar.app</a></li>
<li><a href="sogo.macosx.html">Setup on Mac OS X (Microsoft Exchange ActiveSync)</a></li>
</ul>
<h3 id="how-to">How to</h3>

View File

@ -1,43 +0,0 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Mac OS X: Add contact service (CardDAV) in Contacts.app</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="mac-os-x-add-contact-service-carddav-in-contactsapp">Mac OS X: Add contact service (CardDAV) in Contacts.app</h1>
<blockquote>
<p>To use contact service (CardDAV protocol), you must choose to install
SOGo groupware during iRedMail installation.</p>
</blockquote>
<p>1: Open application <code>System Preferences</code>:</p>
<p><img alt="" src="./images/sogo/macosx.system.preferences.png" /></p>
<p>2: Click <code>Internet Accounts</code>:</p>
<p><img alt="" src="./images/sogo/macosx.internet.accounts.png" /></p>
<p>3: on right panel, click <code>Add Other Account</code> at the bottom</p>
<p><img alt="" src="./images/sogo/macosx.add.other.account.png" /></p>
<p>4: choose <code>Add a CardDAV account</code> in popup window</p>
<p><img alt="" src="./images/sogo/macosx.choose.account.type.carddav.png" /></p>
<p>5: Fill up the form with your server address and email account credential</p>
<ul>
<li>User Name: <code>your full email address</code></li>
<li>Password: <code>password of your email account</code></li>
<li>Server Address: <code>https://[server name or IP address]/SOGo/dav/[your full email address]</code></li>
</ul>
<p><img alt="" src="./images/sogo/macosx.add.carddav.account.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>

View File

@ -1,50 +0,0 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Mac OS X: Add calendar (CalDAV) and task (Reminders) service in iCalendar.app</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="mac-os-x-add-calendar-caldav-and-task-reminders-service-in-icalendarapp">Mac OS X: Add calendar (CalDAV) and task (Reminders) service in iCalendar.app</h1>
<blockquote>
<p>To use calendar and task service, you must choose to install SOGo groupware
during iRedMail installation.</p>
</blockquote>
<p>1: Open application <code>System Preferences</code>:</p>
<p><img alt="" src="./images/sogo/macosx.system.preferences.png" /></p>
<p>2: Click <code>Internet Accounts</code>:</p>
<p><img alt="" src="./images/sogo/macosx.internet.accounts.png" /></p>
<p>3: on right panel, click <code>Add Other Account</code> at the bottom</p>
<p><img alt="" src="./images/sogo/macosx.add.other.account.png" /></p>
<p>4: choose <code>Add a CalDAV account</code> in popup window</p>
<p><img alt="" src="./images/sogo/macosx.choose.account.type.caldav.png" /></p>
<p>5: Fill up the form with your server address and email account credential</p>
<ul>
<li>Account Type: <code>Advanced</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>
<li>Server Path: <code>/SOGo/dav/[your full email address]</code></li>
<li>Port: <code>443</code></li>
<li>Use SSL: checked</li>
</ul>
<p><img alt="" src="./images/sogo/macosx.add.caldav.account.png" /></p>
<p>6: Click <code>Create</code> button to create account. You can also enable Reminders (task
service) if you want.</p>
<p><img alt="" src="./images/sogo/macosx.add.reminder.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>