From 37d570a3149a30d68ffb30286617a1cd56e427df Mon Sep 17 00:00:00 2001 From: M66B Date: Tue, 4 May 2021 21:16:30 +0200 Subject: [PATCH] Updated FAQ --- FAQ.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/FAQ.md b/FAQ.md index c33b91e1ad..afd9f37fc4 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2125,6 +2125,8 @@ You can select one of these actions to apply to matching messages: * Text-to-speech (sender and subject) * Automation (Tasker, etc) +An error in a rule condition can lead to a disaster, therefore irreversible actions are not supported. + Rules are applied directly after the message header has been fetched, but before the message text has been downloaded, so it is not possible to apply conditions to the message text. Note that large message texts are downloaded on demand on a metered connection to save on data usage.