diff --git a/FAQ.md b/FAQ.md index 9551f36b21..0ebb70a9c1 100644 --- a/FAQ.md +++ b/FAQ.md @@ -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
+ +**(208) What does 'about:blank#blocked' mean when I click on a link?** + +🌎 [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. + +
+

Get support

🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23get-support) diff --git a/index.html b/index.html index bbff307187..410b8e11b4 100644 --- a/index.html +++ b/index.html @@ -427,6 +427,7 @@
  • (205) How do I check the integrity of an APK file?
  • (206) How can I move or copy messages from one account to another?
  • (207) What does ‘Authentication failed’ mean?
  • +
  • (208) What does ‘about:blank#blocked’ mean when I click on a link?
  • I have another question.

    (1) Which permissions are needed and why?

    @@ -3159,6 +3160,12 @@ adb install /path/to/FairEmail-xxx.apk

    Email providers like Google, Microsoft, and Yahoo/AOL require OAuth for logging in, which means it is not possible to configure an account manually, and that you must use the quick setup wizard to configure an account.

    Some email providers use account-specific host (server) names. So, please take care you use the correct host name when manually configuring an account.


    +

    (208) What does ‘about:blank#blocked’ mean when I click on a link?

    +

    🌎 Google Translate

    +

    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.

    +


    Get support