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-17 18:05:40 +01:00
parent 1900dffa16
commit 916d474e73

2
FAQ.md
View file

@ -1579,6 +1579,8 @@ and like to have a fallback email address main@example.com as well, you could do
* Identity: xyz@example.com; regex: **(?i)xyz**
* Identity: main@example.com; regex: **^(?i)((?!abc|xyz).)\*$**
You can test a regex [here](https://regexr.com/).
Matched identities can be used to color code messages.
The identity color takes precedence over the folder and account color.
Setting identity colors is a pro feature.