pull/217/head
M66B 5 months ago
parent 9bc3c6498c
commit ab4d39fe0a

@ -438,6 +438,7 @@ Anything on this list is in random order and *might* be added in the near future
* [(205) How do I check the integrity of an APK file?](#faq205)
* [(206) How can I move or copy messages from one account to another?](#faq206)
* [(207) What does 'Authentication failed' mean?](#faq207)
* [(208) What does 'about:blank#blocked' mean when I click on a link?](#faq208)
[I have another question.](#get-support)
@ -6334,6 +6335,19 @@ So, please take care you use the correct host name when manually configuring an
<br>
<a name="faq208"></a>
**(208) What does 'about:blank#blocked' mean when I click on a link?**
&#x1F30E; [Google Translate](https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq208)
If you get '*about:blank#blocked*' when you click on a link, for some reason the installed browser has blocked the link.
Note that the original message view is displayed by the installed browser. It may look like it's part of the app, but it's not.
You can probably workaround this by switching back to the reformatted message view via the '\] \[' button just above the message text on the right.
<br>
<h2><a name="get-support"></a>Get support</h2>
&#x1F30E; [Google Translate](https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23get-support)

@ -427,6 +427,7 @@
<li><a href="#faq205">(205) How do I check the integrity of an APK file?</a></li>
<li><a href="#faq206">(206) How can I move or copy messages from one account to another?</a></li>
<li><a href="#faq207">(207) What does Authentication failed mean?</a></li>
<li><a href="#faq208">(208) What does about:blank#blocked mean when I click on a link?</a></li>
</ul>
<p><a href="#get-support">I have another question.</a></p>
<p><a name="faq1"></a> <strong>(1) Which permissions are needed and why?</strong></p>
@ -3159,6 +3160,12 @@ adb install /path/to/FairEmail-xxx.apk</code></pre>
<p>Email providers like Google, Microsoft, and Yahoo/AOL require <a href="https://en.wikipedia.org/wiki/OAuth">OAuth</a> for logging in, which means it is not possible to configure an account manually, and that you <em>must</em> use the quick setup wizard to configure an account.</p>
<p>Some email providers use account-specific host (server) names. So, please take care you use the correct host name when manually configuring an account.</p>
<p><br></p>
<p><a name="faq208"></a> <strong>(208) What does about:blank#blocked mean when I click on a link?</strong></p>
<p>🌎 <a href="https://translate.google.com/translate?sl=en&amp;u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq208">Google Translate</a></p>
<p>If you get <em>about:blank#blocked</em> when you click on a link, for some reason the installed browser has blocked the link.</p>
<p>Note that the original message view is displayed by the installed browser. It may look like its part of the app, but its not.</p>
<p>You can probably workaround this by switching back to the reformatted message view via the ] [ button just above the message text on the right.</p>
<p><br></p>
<h2>
<a name="get-support"></a>Get support
</h2>

Loading…
Cancel
Save