1
0
Fork 0
mirror of https://github.com/M66B/FairEmail.git synced 2025-02-21 13:47:04 +00:00

Updated FAQ

This commit is contained in:
M66B 2019-12-01 07:52:10 +01:00
parent 1a273ca083
commit f256e870bb

2
FAQ.md
View file

@ -1560,6 +1560,8 @@ Matching all messages is still possible by using a regex for the sender or recip
You can use multiple rules, possibly with a *stop processing*, for an *or* or a *not* condition.
Matching is not case sensitive, unless you use [regular expressions](https://en.wikipedia.org/wiki/Regular_expression).
Please see [here](https://developer.android.com/reference/java/util/regex/Pattern) for the documentation of Java regular expressions.
Note that *dot all mode* is enabled to be able to match unfolded headers.
You can select one of these actions to apply to matching messages: