mirror of
https://github.com/M66B/FairEmail.git
synced 2025-01-02 13:14:39 +00:00
Updated FAQ
This commit is contained in:
parent
1900dffa16
commit
916d474e73
1 changed files with 2 additions and 0 deletions
2
FAQ.md
2
FAQ.md
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue