1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-01-02 13:14:39 +00:00

Updated FAQ

This commit is contained in:
M66B 2021-11-26 20:15:09 +01:00
parent 509e0e5c9f
commit 32f5ab2d46

9
FAQ.md
View file

@ -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.