From a1be7eacf70234e6596aa5cc773c454ba16f7dd3 Mon Sep 17 00:00:00 2001 From: Marcel Bokhorst Date: Thu, 17 Sep 2020 09:28:37 +0200 Subject: [PATCH 1/2] Update FAQ.md --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 37429e77fb..2b92be8b69 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1263,7 +1263,7 @@ Identities are as expected matched by account. For incoming messages the *to*, *cc*, *bcc*, *from* and *(X-)delivered/envelope/original-to* addresses will be checked (in this order) and for outgoing messages (drafts, outbox and sent) only the *from* addresses will be checked. -The matched address will be shown as *via* in the addresses section. +The matched address will be shown as *via* in the addresses section of received messages (between the message header and message text). Note that identities needs to be enabled to be able to be matched and that identities of other accounts will not be considered. From f3981ce75c7bf19bb87fb038aa4e7884a4864f26 Mon Sep 17 00:00:00 2001 From: Marcel Bokhorst Date: Thu, 17 Sep 2020 12:00:52 +0200 Subject: [PATCH 2/2] Update FAQ.md --- FAQ.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 2b92be8b69..7c1bc55d3e 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2877,8 +2877,10 @@ deleting a message from the device would result in fetching the message again wh However, FairEmail supports hiding messages, either via the three-dots menu in the action bar just above the message text or by multiple selecting messages in the message list. +Basically this is the same as "leave on server" of the POP3 protocol +with the advantage that you can show the messages again when needed. -It is also possible to set the swipe left or right action to hide a message. +Note that it is possible to set the swipe left or right action to hide a message.