From 702ed502ace16a9fc2d27e5cfcbead0f4c67f5bf Mon Sep 17 00:00:00 2001 From: Marcel Bokhorst Date: Tue, 5 Jan 2021 22:28:09 +0100 Subject: [PATCH] Update FAQ.md --- FAQ.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FAQ.md b/FAQ.md index 5c2699f21c..6c9eea693f 100644 --- a/FAQ.md +++ b/FAQ.md @@ -3430,6 +3430,7 @@ A practical example: suppose there is a folder 'marketing' and auto message clas Each time you move a message into this folder you'll train FairEmail that similar messages belong in this folder. Each time you move a message out of this folder you'll train FairEmail that similar messages do not belong in this folder. After moving some messages into the folder, FairEmail will start to move messages automatically into this folder. +This will work best with similar messages. Classification should be considered as a best guess - it might be a wrong guess, or the classifier might not be confident enough to make any guess. If the classifier is unsure, it will simply leave an email where it is.