From a282a631083bc788758e32d36463446117769c77 Mon Sep 17 00:00:00 2001
From: mguessan Your Exchange server expects HTTPS (secured) connections, use https instead of http in
OWA url.
+ Where can I find DavMail settings file
+ The default location for DavMail settings is a file named .davmail.properties in user home
+ folder. This file is hidden under Linux and OSX. On windows, the user home folder is under
+ Document and Settings
Communication between DavMail and you Exchange server is secured by default as long as you access - OWA over HTTPS. Communication between the messaging client and DavMail is not secured by - default. This is not an issue in standalone mode as all communication is local, but you may want - to improve this in server (shared) mode. This is quite simple: you just need to get a server - certificate in PKCS12 or JKS format and add it in the key store section in DavMail settings, - see Getting started. You need to choose the key store type in - davmail.ssl.keystoreType: PKCS12 for .p12 file and JKS for java generated key stores. Then set the full - path to your certificate file in davmail.ssl.keystoreFile and the certificate file password in - davmail.ssl.keystorePass. You may also have a key password in addition to the file password, specify it - in davmail.ssl.keyPass. - This will switch all DavMail services to SSL mode: POP3S/IMAPS/SMTPS/HTTPS/LDAPS. + OWA over HTTPS. +
+Communication between the messaging client and DavMail is + not + secured by default. This is not an issue in standalone mode as all communication is local, but you + may want + to improve this in server (shared) mode. +
+This is quite simple: you just need to get a server certificate in PKCS12 or JKS format and add it in + the key store section in DavMail settings, seeGetting started. + You need to choose the key store type in davmail.ssl.keystoreType: PKCS12 for .p12 file and JKS for + java generated key stores. Then set the full path to your certificate file in + davmail.ssl.keystoreFile + and the certificate file password in davmail.ssl.keystorePass. You may also have a key password in + addition + to the file password, specify it in davmail.ssl.keyPass. This will switch all DavMail services to + SSL mode: POP3S/IMAPS/SMTPS/HTTPS/LDAPS.
@@ -110,9 +124,8 @@ on. To detect errors at this level, you may activate calendar log settings under Tools/Options/Advanced:
-