# Global Sender Address Filters

With Incoming Mail Filters you can set-up global rules for filtering incoming emails. These rules are applied on every incoming mails on all mail accounts.

## Sender email address filters <a href="#globalsenderaddressfilters-senderemailaddressfilters" id="globalsenderaddressfilters-senderemailaddressfilters"></a>

On the Sender email address filters page you can create a ruleset to accept or reject the emails based on the sender email address.

A rule consists of a regular expression and an action. When an email comes in, the engine checks the first rule if its regular expression matches the sender's email address. If it matches the expression, the selected action for the rule is applied. If it does not match, the next rule is checked. If there is no match,  the default action is applied.

You can create any number of rules. The order of the rules can be changed by dragging and dropping the rules using the arrows icon in the first column.

{% hint style="info" %}
Note: The default action cannot be deleted and cannot be moved.
{% endhint %}

<figure><img src="/files/sCDov5ovxePhtGj7nVIk" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.meta-inf.hu/email-this-issue/email-this-issue-for-jira-cloud-global-sender-address-filters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
