mirror of
https://github.com/moparisthebest/davmail
synced 2025-01-12 22:18:11 -05:00
Basic OSX setup instructions
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1283 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
a84ed5c786
commit
813e0fd9f7
@ -1,18 +1,24 @@
|
||||
<!--
|
||||
~ DavMail POP/IMAP/SMTP/CalDav/LDAP Exchange Gateway
|
||||
~ Copyright (C) 2010 Mickael Guessant
|
||||
~
|
||||
~ This program is free software; you can redistribute it and/or
|
||||
~ modify it under the terms of the GNU General Public License
|
||||
~ as published by the Free Software Foundation; either version 2
|
||||
~ of the License, or (at your option) any later version.
|
||||
~
|
||||
~ This program is distributed in the hope that it will be useful,
|
||||
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
~ GNU General Public License for more details.
|
||||
~
|
||||
~ You should have received a copy of the GNU General Public License
|
||||
~ along with this program; if not, write to the Free Software
|
||||
~ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||
-->
|
||||
<?xml version="1.0"?>
|
||||
<document xmlns="http://maven.apache.org/XDOC/2.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/XDOC/2.0 http://maven.apache.org/xsd/xdoc-2.0.xsd">
|
||||
|
||||
<properties>
|
||||
<title>DavMail POP/IMAP/SMTP/Caldav/Carddav/LDAP Exchange Gateway - OSX Address Book setup</title>
|
||||
<author email="mguessan@free.fr">Mickael Guessant</author>
|
||||
</properties>
|
||||
|
||||
<body>
|
||||
|
||||
<section name="OSX Address Book setup">
|
||||
<p>Launch OSX Address Book and create a new Carddav directory.
|
||||
</p>
|
||||
|
||||
<p>Enter your credentials and
|
||||
<code>localhost:1080</code>
|
||||
as server location to sync with the default personal address book.
|
||||
</p>
|
||||
|
||||
</section>
|
||||
</body>
|
||||
</document>
|
@ -99,6 +99,11 @@
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/osxMailImap13.png" alt=""/>
|
||||
</div>
|
||||
|
||||
<p>Proceed to
|
||||
<a href="osxaddressbooksetup.html">OSX Address Book setup</a>
|
||||
</p>
|
||||
|
||||
</subsection>
|
||||
</section>
|
||||
</body>
|
||||
|
@ -11,10 +11,11 @@
|
||||
<body>
|
||||
|
||||
<section name="Thunderbird Carddav setup">
|
||||
<p>Thunderbird does not support Carddav natively, you will need to download and install the Sogo Connector
|
||||
<p>Thunderbird does not support Carddav natively, you will need to download and install the SOGo Connector
|
||||
plugin from
|
||||
<a href="http://www.sogo.nu/fr/downloads/frontends.html">SOGo Connector Thunderbird extension</a>
|
||||
<a href="http://www.sogo.nu/fr/downloads/frontends.html">SOGo Connector Thunderbird extension</a>.
|
||||
</p>
|
||||
<p>Note: the SOGo connector is not yet available for thunderbird 3.</p>
|
||||
|
||||
<subsection name="Create a new remote address book">
|
||||
<p>After plugin installation, restart Thunderbird, open address book and choose
|
||||
|
Loading…
Reference in New Issue
Block a user