From 62644d027055d1918138cd48c65f70ce410c1b77 Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 29 Aug 2019 17:33:15 +0200 Subject: [PATCH] Added FAQ --- FAQ.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/FAQ.md b/FAQ.md index 494106e9c7..b60341b9e9 100644 --- a/FAQ.md +++ b/FAQ.md @@ -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
+ +**(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*. + +
## Support