diff --git a/src/site/xdoc/faq.xml b/src/site/xdoc/faq.xml index d987abb7..e7c24be2 100644 --- a/src/site/xdoc/faq.xml +++ b/src/site/xdoc/faq.xml @@ -13,6 +13,24 @@

Frequently asked questions on DavMail forums, mailing list or direct email.

+ +

+ How do I create a WIRE debug log ? +

+

In DavMail trackers and forums, I often ask for a WIRE debug log. To create this + log file, you will need to change DavMail settings under the advanced tab. + Set the WIRE logging category to DEBUG level. +

+

You can then reproduce you issue and send the log file to + mguessan@free.fr +

+

The davmail.log file is available in DavMail working directory on Unix and Windows, + ~/Library/Logs/DavMail/davmail.log on OSX. This default path can be customized with + the + Log File Path + setting. +

+

Authentication fails with invalid user or password message @@ -47,8 +65,9 @@ under Tools/Options/Advanced:

-calendar.debug.log=true -calendar.debug.log.verbose=true + calendar.debug.log=true + calendar.debug.log.verbose=true +

Invalid notifications @@ -81,7 +100,7 @@ calendar.debug.log.verbose=true -

  • Download and unzip ant from ant.apache.org, +
  • Download and unzip ant fromant.apache.org, add ant/bin full path to the PATH environment variable
  • Get DavMail source package from sourceforge and uncompress it: