mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-26 09:47:13 +00:00
Updated FAQ
This commit is contained in:
parent
34ca87a354
commit
5f5fc90e10
1 changed files with 1 additions and 1 deletions
2
FAQ.md
2
FAQ.md
|
@ -1697,7 +1697,7 @@ The following rule conditions are available:
|
|||
|
||||
All the conditions of a rule need to be true for the rule action to be executed.
|
||||
All conditions are optional, but there needs to be at least one condition, to prevent matching all messages.
|
||||
Matching all messages is still possible by using a regex for the sender or recipient address, if you really want to.
|
||||
If you want to match all senders or all recipients, you can just use the @ character as condition because all email address will contain this character.
|
||||
|
||||
You can use multiple rules, possibly with a *stop processing*, for an *or* or a *not* condition.
|
||||
|
||||
|
|
Loading…
Reference in a new issue