From 22a920342f3972565be44118bd41c4702c3130eb Mon Sep 17 00:00:00 2001 From: mguessan Date: Thu, 26 Apr 2012 22:52:47 +0000 Subject: [PATCH] Doc: update Thunderbird POP account setup doc git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@1951 3d1905a2-6b24-0410-a738-b14d5a86fcbd --- src/site/xdoc/faq.xml | 2 +- src/site/xdoc/thunderbirdimapmailsetup.xml | 5 ++- src/site/xdoc/thunderbirdmailsetup.xml | 38 ++++++---------------- 3 files changed, 15 insertions(+), 30 deletions(-) diff --git a/src/site/xdoc/faq.xml b/src/site/xdoc/faq.xml index f5fccdf9..f805166c 100644 --- a/src/site/xdoc/faq.xml +++ b/src/site/xdoc/faq.xml @@ -246,7 +246,7 @@ calendar.debug.log.verbose=true]]>

- Timout errors during IMAP sync (broken pipe) + Timeout errors during IMAP sync (broken pipe)

If you Exchange server is too slow, you may get timeout errors during message fetch. diff --git a/src/site/xdoc/thunderbirdimapmailsetup.xml b/src/site/xdoc/thunderbirdimapmailsetup.xml index 6bfe2e19..f911ce50 100644 --- a/src/site/xdoc/thunderbirdimapmailsetup.xml +++ b/src/site/xdoc/thunderbirdimapmailsetup.xml @@ -44,7 +44,7 @@ Re-test to validate account settings, then Create Account:

- +
@@ -56,6 +56,9 @@

Note: as communication between Thunderbird and DavMail is local, cleartext mode is not an issue, except on shared machines (e.g. Terminal server).

+

Proceed to + Thunderbird calendar setup +

diff --git a/src/site/xdoc/thunderbirdmailsetup.xml b/src/site/xdoc/thunderbirdmailsetup.xml index a3a47714..243b7d24 100644 --- a/src/site/xdoc/thunderbirdmailsetup.xml +++ b/src/site/xdoc/thunderbirdmailsetup.xml @@ -29,53 +29,35 @@

+

Choose Add Mail Account... under Account settings and enter name, email address + and password:

-

Edit common name and Exchange mail address: -

+

Click Continue and Manual config without waiting for automatic config:

-

Choose POP as server type, located at localhost: +

Incoming server type is POP, server hostname is localhost, default port is 1110, no SSL and normal + password authentication. Outgoing server is localhost, default port is 1025, no SSL and normal + password authentication. Set your username (windows account name or email address) and click + Re-test to validate account settings, then Create Account:

-

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. +

Without SSL you will get the following warning, check box and confirm account creation:

+

Note: as communication between Thunderbird and DavMail is local, cleartext mode is not an issue, + except on shared machines (e.g. Terminal server).

-

Edit account name (email address by default): -

-
- -
- -

Finish: -

-
- -
- -
- -

Create a new outgoing mail configuration under account settings: -

-
- -
-

Server name is localhost, edit port according to DavMail settings. - The connection must use authentication with Active Directory account and encryption is not needed. -

Proceed to Thunderbird calendar setup