diff --git a/src/site/xdoc/faq.xml b/src/site/xdoc/faq.xml index 81ef76ef..41fd0f27 100644 --- a/src/site/xdoc/faq.xml +++ b/src/site/xdoc/faq.xml @@ -11,10 +11,9 @@

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

- -
+

- Authentication fails + Authentication fails with invalid user or password message

Authentication fails with the following message: Authentication failed: invalid user or password, retry with domain\user @@ -24,21 +23,35 @@ but DavMail can not execute javascript. Thus you need to prefix your user name with the Active Directory domain followed by \

-
-
-

- How do I detect errors in Thunderbird/Lightning calendar ? + +

+ Authentication fails with error in parsing the status line

-

Unfortunately, Lightning does not provide much feedback of what is going - on. To detect errors at this level, you may activate calendar log settings - under Tools/Options/Advanced: +

Authentication fails with the following message: + error in parsing the status line from the response: unable to find line starting with "HTTP" + +

+

Your Exchange server expects HTTPS (secured) connections, use https instead of http in + OWA url.

- -calendar.debug.log=true -calendar.debug.log.verbose=true - -
+ +
- - \ No newline at end of file +
+

+ How do I detect errors in Thunderbird/Lightning calendar ? +

+

Unfortunately, Lightning does not provide much feedback of what is going + on. To detect errors at this level, you may activate calendar log settings + under Tools/Options/Advanced: +

+ + calendar.debug.log=true + calendar.debug.log.verbose=true + + +
+
+ + \ No newline at end of file