From 32f5ab2d4605182ffc069230eed942f847948e54 Mon Sep 17 00:00:00 2001 From: M66B Date: Fri, 26 Nov 2021 20:15:09 +0100 Subject: [PATCH] Updated FAQ --- FAQ.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/FAQ.md b/FAQ.md index 189ba57120..3d60791c02 100644 --- a/FAQ.md +++ b/FAQ.md @@ -2388,6 +2388,15 @@ $$deleted$ Note that *regex* should be disable and that there should be no white space. +The automation action will broadcast the intent *eu.faircode.email.AUTOMATION* with the following string extras: + +* *name* +* *sender* +* *subject* +* *received* (ISO 8601 date/time) + +An app like Tasker can listen for this intent and perform some action. + In the three-dots *more* message menu there is an item to create a rule for a received message with the most common conditions filled in. The POP3 protocol does not support setting keywords and moving or copying messages.