mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-04 22:40:32 +00:00
Updated FAQ
This commit is contained in:
parent
509e0e5c9f
commit
32f5ab2d46
1 changed files with 9 additions and 0 deletions
9
FAQ.md
9
FAQ.md
|
@ -2388,6 +2388,15 @@ $$deleted$
|
||||||
|
|
||||||
Note that *regex* should be disable and that there should be no white space.
|
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.
|
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.
|
The POP3 protocol does not support setting keywords and moving or copying messages.
|
||||||
|
|
Loading…
Reference in a new issue