New: mua/sogo.macosx.contacts.md.

This commit is contained in:
Zhang Huangbin 2014-12-17 14:50:37 +08:00
parent ba403c9b26
commit 0f5938b845
14 changed files with 88 additions and 16 deletions

View File

Before

Width:  |  Height:  |  Size: 84 KiB

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

View File

Before

Width:  |  Height:  |  Size: 102 KiB

After

Width:  |  Height:  |  Size: 102 KiB

View File

Before

Width:  |  Height:  |  Size: 103 KiB

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 102 KiB

View File

Before

Width:  |  Height:  |  Size: 137 KiB

After

Width:  |  Height:  |  Size: 137 KiB

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

@ -33,7 +33,8 @@
<h3 id="configure-mail-client-applications">Configure mail client applications</h3>
<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.icalendar.html">Add calendar account in iCalendar on Mac OS X</a></li>
<li><a href="sogo.icalendar.html">Mac OS X: Add calendar account in iCalendar.app</a></li>
<li><a href="sogo.macosx.contacts.html">Mac OS X: Add contact account in Contacts.app</a></li>
</ul>
<h3 id="how-to">How to</h3>
<ul>

View File

@ -220,7 +220,7 @@ service memcached start
<p>Open your favourite web browser, access URL: <code>https://[your_server]/SOGo</code>.</p>
<h2 id="how-to-configure-client-applications">How to configure client applications</h2>
<h3 id="apple-devices">Apple Devices</h3>
<p>URL for calendar service: <code>http://[host]/SOGo/dav/[user]/</code></p>
<p>URL for calendar service: <code>http://[host]/SOGo/dav/[full email address]/</code></p>
<h2 id="todo">TODO</h2>
<h2 id="references">References</h2><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">

View File

@ -1,7 +1,7 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Add calendar account in iCalendar on Mac OS X</title>
<title>Mac OS X: Add calendar account in iCalendar.app</title>
<link href="./css/markdown.css" rel="stylesheet"></head>
</head>
<body>
@ -10,19 +10,19 @@
<a href="http://www.iredmail.org" target="_blank">iRedMail web site</a>
// <a href="./index.html">Document Index</a>
</div><h1 id="add-calendar-account-in-icalendar-on-mac-os-x">Add calendar account in iCalendar on Mac OS X</h1>
</div><h1 id="mac-os-x-add-calendar-account-in-icalendarapp">Mac OS X: Add calendar account in iCalendar.app</h1>
<blockquote>
<p>To use calendar service (CalDAV 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/sogo.icalendar.1.system.preferences.png" /></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/sogo.icalendar.2.internet.accounts.png" /></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/sogo.icalendar.3.add.other.account.png" /></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/sogo.icalendar.4.choose.account.type.png" /></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>
@ -33,7 +33,7 @@ SOGo groupware during iRedMail installation.</p>
<li>Port: <code>443</code></li>
<li>Use SSL: checked</li>
</ul>
<p><img alt="" src="./images/sogo/sogo.icalendar.5.add.a.caldav.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 -->
<p><img alt="" src="./images/sogo/macosx.add.caldav.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"));

View File

@ -0,0 +1,43 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Mac OS X: Add contact account 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-account-in-contactsapp">Mac OS X: Add contact account 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 CalDAV 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

@ -209,7 +209,7 @@ Open your favourite web browser, access URL: `https://[your_server]/SOGo`.
### Apple Devices
URL for calendar service: `http://[host]/SOGo/dav/[user]/`
URL for calendar service: `http://[host]/SOGo/dav/[full email address]/`
## TODO

View File

@ -1,23 +1,23 @@
# Add calendar account in iCalendar on Mac OS X
# Mac OS X: Add calendar account in iCalendar.app
> To use calendar service (CalDAV protocol), you must choose to install
> SOGo groupware during iRedMail installation.
1: Open application `System Preferences`:
![](./images/sogo/sogo.icalendar.1.system.preferences.png)
![](./images/sogo/macosx.system.preferences.png)
2: Click `Internet Accounts`:
![](./images/sogo/sogo.icalendar.2.internet.accounts.png)
![](./images/sogo/macosx.internet.accounts.png)
3: on right panel, click `Add Other Account` at the bottom
![](./images/sogo/sogo.icalendar.3.add.other.account.png)
![](./images/sogo/macosx.add.other.account.png)
4: choose `Add a CalDAV account` in popup window
![](./images/sogo/sogo.icalendar.4.choose.account.type.png)
![](./images/sogo/macosx.choose.account.type.caldav.png)
5: Fill up the form with your server address and email account credential
@ -29,4 +29,4 @@
* Port: `443`
* Use SSL: checked
![](./images/sogo/sogo.icalendar.5.add.a.caldav.account.png)
![](./images/sogo/macosx.add.caldav.account.png)

View File

@ -0,0 +1,28 @@
# Mac OS X: Add contact account in Contacts.app
> To use contact service (CardDAV protocol), you must choose to install
> SOGo groupware during iRedMail installation.
1: Open application `System Preferences`:
![](./images/sogo/macosx.system.preferences.png)
2: Click `Internet Accounts`:
![](./images/sogo/macosx.internet.accounts.png)
3: on right panel, click `Add Other Account` at the bottom
![](./images/sogo/macosx.add.other.account.png)
4: choose `Add a CardDAV account` in popup window
![](./images/sogo/macosx.choose.account.type.carddav.png)
5: Fill up the form with your server address and email account credential
* User Name: `your full email address`
* Password: `password of your email account`
* Server Address: `https://[server name or IP address]/SOGo/dav/[your full email address]`
![](./images/sogo/macosx.add.carddav.account.png)