Mac OS X and thunderbird IMAP setup doc
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@411 3d1905a2-6b24-0410-a738-b14d5a86fcbd
BIN
src/site/resources/images/osxconfirm.png
Normal file
After Width: | Height: | Size: 18 KiB |
BIN
src/site/resources/images/osxdownload.png
Normal file
After Width: | Height: | Size: 6.6 KiB |
BIN
src/site/resources/images/osxsettings.png
Normal file
After Width: | Height: | Size: 482 KiB |
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 8.8 KiB |
BIN
src/site/resources/images/thunderbirdAccountImap3.png
Normal file
After Width: | Height: | Size: 7.2 KiB |
BIN
src/site/resources/images/thunderbirdAccountImap6.png
Normal file
After Width: | Height: | Size: 7.8 KiB |
@ -29,12 +29,14 @@
|
||||
<menu name="DavMail Setup">
|
||||
<item name="Windows Setup" href="/windowssetup.html"/>
|
||||
<item name="Linux Setup" href="/linuxsetup.html"/>
|
||||
<item name="Mac OS X" href="/macosxsetup.html"/>
|
||||
<item name="Server Setup" href="/serversetup.html"/>
|
||||
<item name="Getting Started" href="/gettingstarted.html"/>
|
||||
</menu>
|
||||
|
||||
<menu name="Thunderbird Setup">
|
||||
<item name="Mail setup" href="/thunderbirdmailsetup.html"/>
|
||||
<item name="POP Mail setup" href="/thunderbirdmailsetup.html"/>
|
||||
<item name="IMAP Mail setup" href="/thunderbirdimapmailsetup.html"/>
|
||||
<item name="Calendar setup" href="/thunderbirdcalendarsetup.html"/>
|
||||
<item name="Directory setup" href="/thunderbirddirectorysetup.html"/>
|
||||
</menu>
|
||||
|
37
src/site/xdoc/macosxsetup.xml
Normal file
@ -0,0 +1,37 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<document>
|
||||
|
||||
<properties>
|
||||
<title>DavMail POP/IMAP/SMTP/Caldav Exchange Gateway - Mac OS X setup</title>
|
||||
<author email="mguessan@free.fr">Mickael Guessant</author>
|
||||
</properties>
|
||||
|
||||
<body>
|
||||
|
||||
<section name="DavMail Setup on windows">
|
||||
<p>Java 1.5 is available in standard Mac OS X setup. This version does not support Tray icon,
|
||||
and DavMail uses a dedicated frame instead.
|
||||
</p>
|
||||
|
||||
<p>Download DavMail Mac OSX package from Sourceforge:
|
||||
</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/osxdownload.png"/>
|
||||
</div>
|
||||
<p>Safari should automatically extract the application archive. If not, just
|
||||
double click on the zip file to trigger decompression. The extracted
|
||||
DavMail.app directory is then recognised as a valid OSX application.
|
||||
</p>
|
||||
<p>Just double click on the application icon to launch DavMail. On
|
||||
first start the application displays the Settings (Preferences) frame.</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/osxsettings.png"/>
|
||||
</div>
|
||||
<p>Adjust DavMail settings:
|
||||
<a href="gettingstarted.html">Getting started</a>
|
||||
</p>
|
||||
</section>
|
||||
|
||||
</body>
|
||||
</document>
|
84
src/site/xdoc/thunderbirdimapmailsetup.xml
Normal file
@ -0,0 +1,84 @@
|
||||
<?xml version="1.0"?>
|
||||
|
||||
<document>
|
||||
|
||||
<properties>
|
||||
<title>DavMail POP/IMAP/SMTP/Caldav Exchange Gateway - Thunderbird mail setup</title>
|
||||
<author email="mguessan@free.fr">Mickael Guessant</author>
|
||||
</properties>
|
||||
|
||||
<body>
|
||||
|
||||
<section name="IMAP Thunderbird mail setup">
|
||||
<p>There are two ways to access Exchange emails through DavMail Gateway: the good old
|
||||
and efficient POP protocol, limited to Inbox access and the IMAP protocol that enables
|
||||
full message folder tree access. IMAP support in DavMail is more recent and less optimised
|
||||
than POP.
|
||||
</p>
|
||||
|
||||
<p>This page describes IMAP setup, if you don't need multiple folders access, proceed to
|
||||
<a href="thunderbirdmailsetup.html">
|
||||
POP Thunderbird mail setup
|
||||
</a>
|
||||
instead.
|
||||
</p>
|
||||
|
||||
<p>DavMail can be used with any IMAP/SMTP client by adjusting the following description designed for
|
||||
Thunderbird. DavMail IMAP support is tested with Thunderbird, Outlook and Apple Mail.
|
||||
</p>
|
||||
|
||||
<section name="Create a new account">
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/thunderbirdAccount1.png"/>
|
||||
</div>
|
||||
|
||||
<p>Edit common name and Exchange mail address:
|
||||
</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/thunderbirdAccount2.png"/>
|
||||
</div>
|
||||
|
||||
<p>Choose IMAP as server type, located at localhost:
|
||||
</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/thunderbirdAccountImap3.png"/>
|
||||
</div>
|
||||
|
||||
|
||||
<p>Populate in and out login names with Active Directory account name, i.e. domain\account
|
||||
with Exchange 2003 and earlier. You don't need the domain name prefix with
|
||||
Exchange 2007.
|
||||
</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/thunderbirdAccount4.png"/>
|
||||
</div>
|
||||
|
||||
<p>Edit account name (email address by default):
|
||||
</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/thunderbirdAccount5.png"/>
|
||||
</div>
|
||||
|
||||
<p>Finish:
|
||||
</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/thunderbirdAccountImap6.png"/>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
<section name="Create a new SMTP configuration">
|
||||
<p>Create a new outgoing mail configuration under account settings:
|
||||
</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/thunderbirdSmtp.png"/>
|
||||
</div>
|
||||
<p>Server name is localhost, edit port according to DavMail settings.
|
||||
The connection must use authentication with Active Directory account and encryption is not needed.
|
||||
</p>
|
||||
<p>Proceeed to
|
||||
<a href="thunderbirdcalendarsetup.html">Thunderbird calendar setup</a>
|
||||
</p>
|
||||
</section>
|
||||
</section>
|
||||
</body>
|
||||
</document>
|
@ -9,7 +9,20 @@
|
||||
|
||||
<body>
|
||||
|
||||
<section name="Thunderbird mail setup">
|
||||
<section name="POP Thunderbird mail setup">
|
||||
<p>There are two ways to access Exchange emails through DavMail Gateway: the good old
|
||||
and efficient POP protocol, limited to Inbox access and the IMAP protocol that enables
|
||||
full message folder tree access. IMAP support in DavMail is more recent and less optimised
|
||||
than POP.
|
||||
</p>
|
||||
|
||||
<p>This page describes POP3 setup, if you need multiple folders access, proceed to
|
||||
<a href="thunderbirdimapmailsetup.html">
|
||||
IMAP Thunderbird mail setup
|
||||
</a>
|
||||
instead.
|
||||
</p>
|
||||
|
||||
<p>DavMail can be used with any POP3/SMTP client by adjusting the following description designed for
|
||||
Thunderbird
|
||||
</p>
|
||||
@ -33,6 +46,8 @@
|
||||
|
||||
|
||||
<p>Populate in and out login names with Active Directory account name, i.e. domain\account
|
||||
with Exchange 2003 and earlier. You don't need the domain name prefix with
|
||||
Exchange 2007.
|
||||
</p>
|
||||
<div style="width: 100%;text-align: center">
|
||||
<img src="images/thunderbirdAccount4.png"/>
|
||||
@ -60,7 +75,9 @@
|
||||
<p>Server name is localhost, edit port according to DavMail settings.
|
||||
The connection must use authentication with Active Directory account and encryption is not needed.
|
||||
</p>
|
||||
<p>Proceeed to <a href="thunderbirdcalendarsetup.html">Thunderbird calendar setup</a></p>
|
||||
<p>Proceeed to
|
||||
<a href="thunderbirdcalendarsetup.html">Thunderbird calendar setup</a>
|
||||
</p>
|
||||
</section>
|
||||
</section>
|
||||
</body>
|
||||
|