Updated FAQ

This commit is contained in:
M66B 2021-11-17 18:05:40 +01:00
parent 1900dffa16
commit 916d474e73
1 changed files with 2 additions and 0 deletions

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.