Download and unzip ant from ant.apache.org,
add ant/bin full path to the PATH environment variable
Get DavMail source package from sourceforge and uncompress it:
diff --git a/src/site/xdoc/faq.xml b/src/site/xdoc/faq.xml
index d4571bce..49f5c0b7 100644
--- a/src/site/xdoc/faq.xml
+++ b/src/site/xdoc/faq.xml
@@ -98,7 +98,7 @@
How do I secure DavMail connections ?
-
Communication between DavMail and you Exchange server is secured by default as long as you access
+
Communication between DavMail and your Exchange server is secured by default as long as you access
OWA over HTTPS.
Communication between the messaging client and DavMail is
@@ -122,7 +122,7 @@
Are my credentials safe ?
-
DavMail does not store Exchange username and password, they are provided by the messaging client over
+
DavMail does not store Exchange username or password, they are provided by the messaging client over
IMAP, HTTP, POP, SMTP or LDAP
@@ -135,9 +135,8 @@
on. To detect errors at this level, you may activate calendar log settings
under Tools/Options/Advanced:
-
+
Invalid notifications
@@ -192,7 +191,7 @@
mail.strictly_mime
advanced option.
Go to Tools/Options/Advanced/General/Config Editor and look for a preference
- with namemail.strictly_mime, set value to
+ with name mail.strictly_mime, set value to
true
to send messages as quoted-printable.
Outlook Web Access URL to access the exchange server, i.e. the base webmail URL
- Note: use /owa/ path for Exchange 2007, /exchange/ for older versions
+ Note: use /owa/ path for Exchange 2007 or 2010, /exchange/ for older versions
-
http://exchangeServer/owa/
+
https://exchangeServer/owa/
Local POP port
@@ -55,7 +55,7 @@
Local LDAP port
-
Local LDAP server port to configure in directory (addresse book) client
+
Local LDAP server port to configure in directory (address book) client
DavMail features are now almost complete, yet there remains a lot of place
for improvement. The following section lists the expected new features
- and enhancements in DavMail next versions.
+ and enhancements in next DavMail versions.
Davmail Gateway can now run in server mode as a gateway between the mail
+
Davmail Gateway can run in server mode as a gateway between the mail
client and the Outlook Web Access (Exchange) server.
- In server mode Davmail can run on any Java supported platform. This is
- currently the only way to run DavMail on MacOS X due to poor Java support
- (no Java 6 yet).
+ In server mode Davmail can run on any Java supported platform.
This mode was tested successfully with the Iphone and should work with
- any phone with POP/IMAP/SMTP/LDAP/Caldav client.
+ any phone with POP/IMAP/SMTP/LDAP/Caldav/Carddav client.
+ In this mode many users can share the same DavMail instance.
Download the generic DavMail package from Sourceforge and uncompress it with
- your favorite tool, e.g. on Linux:unzip davmail-*.zip.
+ your favorite tool, e.g. on Linux: unzip davmail-*.zip.
-
Prepare a davmail.properties file according to you local needs :
+
Prepare a davmail.properties file according to your local needs :