From 684cb896c0e3426c5690b338485d411f6beb02d9 Mon Sep 17 00:00:00 2001 From: M66B Date: Tue, 16 Jul 2019 11:10:28 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 82c73d410b..c905effe3d 100644 --- a/FAQ.md +++ b/FAQ.md @@ -385,10 +385,11 @@ Sent messages are normally moved from the outbox to the sent folder as soon as y This requires a sent folder to be selected in the account settings and the sent folder to be set to synchronizing. If this doesn't happen, your provider might not keep track of sent messages or you might be using an SMTP server not related to the provider. In these cases you can enable the advanced identity setting *Store sent messages* to let FairEmail add sent messages to the sent folder right after sending a message. -Note that enabling this settings might result in duplicate messages if your provider adds sent messages to the sent folder too. +Note that enabling this setting might result in duplicate messages if your provider adds sent messages to the sent folder too. FairEmail will also add messages in the outbox not found in the sent folder to the sent folder when performing a full synchronize, which happens when reconnecting to the server or if when synchronizing manually. +You'll likely want to enable the advanced setting *Store sent messages* instead to move messages to the sent folder sooner.