1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2024-12-26 09:47:13 +00:00

Added FAQ

This commit is contained in:
M66B 2019-08-29 17:33:15 +02:00
parent ed5b547284
commit 62644d0270

7
FAQ.md
View file

@ -214,6 +214,7 @@ FairEmail follows all the best practices for an email client as decribed in [thi
* [(124) Why do I get 'Message too large or too complex to display'?](#user-content-faq124)
* [(125) What are the current experimental features?](#user-content-faq125)
* [(126) What does 'User is authenticated but not connected' mean?](#user-content-faq126)
* [(127) How can I fix 'Syntactically invalid HELO argument(s)'?](#user-content-faq127)
[I have another question.](#support)
@ -2159,6 +2160,12 @@ This message in fact means that the password was invalid, likely because it was
<br />
<a name="faq127"></a>
**(127) How can I fix 'Syntactically invalid HELO argument(s)'?**
You can likely fix the error *Syntactically invalid HELO argument(s)* by disabling the advanced indentity option *Use local IP address instead of host name*.
<br />
## Support