From 21abe9c21096294c5f7b1f7c0feb59a9d30d96fe Mon Sep 17 00:00:00 2001 From: M66B Date: Thu, 10 Jan 2019 10:51:11 +0000 Subject: [PATCH] Added FAQ --- FAQ.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/FAQ.md b/FAQ.md index a93ab3ab83..f5bbfa8ed8 100644 --- a/FAQ.md +++ b/FAQ.md @@ -123,6 +123,7 @@ Note that your contacts could unknowingly send malicious messages if they got in * [(62) Which authentication methods are supported?](#user-content-faq62) * [(63) How are images resized for displaying on screens?](#user-content-faq63) * [(64) Can you add custom actions for swipe left/right?](#user-content-faq64) +* [(65) Why are some attachments shown dimmed?](#user-content-faq65) [I have another question.](#support) @@ -998,6 +999,17 @@ Other actions, like adding stars to messages, reporting messages as spam and mov
+ +**(65) Why are some attachments shown dimmed?** + +Inline (image) attachments are shown dimmed. +Inline attachments are supposed to be downloaded and shown automatically, +but since FairEmail doesn't always download attachments automatically, see also [this FAQ](#user-content-faq40), +FairEmail shows all attachment types. To distinguish inline and regular attachments, inline attachments are shown dimmed. + +
+ + ## Support If you have another question, want to request a feature or report a bug, you can use [this forum](https://forum.xda-developers.com/android/apps-games/source-email-t3824168).