iredmail-doc/html/sogo.bb10.caldav.carddav.html

48 lines
2.7 KiB
HTML
Raw Normal View History

2014-12-17 01:33:53 -06:00
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>BlackBerry 10: Add calendar (CalDAV) and contact (CardDAV) services</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="blackberry-10-add-calendar-caldav-and-contact-carddav-services">BlackBerry 10: Add calendar (CalDAV) and contact (CardDAV) services</h1>
<blockquote>
<p>To use calendar service (CalDAV protocol) and contact service (CardDAV
protocol), you must choose to install SOGo groupware during iRedMail installation.</p>
</blockquote>
<p>1: Open application <code>Settings</code>:</p>
<p><img alt="" src="./images/sogo/bb10.settings.png" /></p>
<p>2: Click <code>Accounts</code>:</p>
<p><img alt="" src="./images/sogo/bb10.settings.accounts.png" /></p>
<p>3: Click <code>Add Account</code> at the bottom:</p>
<p><img alt="" src="./images/sogo/bb10.settings.accounts.list.png" /></p>
<p>4: Click <code>Advanced</code> at the bottom:</p>
<p><img alt="" src="./images/sogo/bb10.settings.add.account.png" /></p>
<p>5: To add calendar service, please chose <code>CalDAV</code>. To add contact service,
please choose <code>CardDAV</code>. They have same settings.</p>
<p><img alt="" src="./images/sogo/bb10.settings.add.account.advanced.png" /></p>
<p>6: Fill up the form with your server address and email account credential</p>
<ul>
<li>Description: <code>you can type anything here as description for this service</code></li>
<li>Username: <code>your full email address</code></li>
<li>Email Address: <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/bb10.caldav.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>