# Regular Attachment Handling Deprecation

&#x20;The following options are no longer avaiable for selection in the Add Comment and Create Issue actions of Mail Handlers.&#x20;

<figure><img src="/files/0uwkMXygXY7nICf3lxyF" alt=""><figcaption></figcaption></figure>

These legacy options are available in the new [Attachment Filters](https://docs.meta-inf.hu/email-this-issue/attachment-filters). Mail Handler actions that already have these options selected will keep working, but we strongly recommend migrating these options.

You can automatically migrate these options by selecting the migrate option at the bottom of the deprecation warning message. This is especially useful for the "Skip if attachment name matches any of the following regexps" as it also migrates the regexes from the previous config.

{% hint style="warning" %}
Please keep in mind this button will **always** create a new Attachment Filter, so if you have previously created one, simply select it from the dropdown.
{% endhint %}

After clicking Migrate a new Attachment Filter will be created and selected in your Mail Handler Action.

{% hint style="info" %}
If you leave the Mail Handler page without saving after pressing "Migrate" the created Attachment Filter will persist, but you will see the "Migrate" option once again when you open the same action. In this case, you should also select the previously created filter to avoid duplicates.
{% endhint %}

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

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

<figure><img src="/files/hFfZMs1ZKgCmPH9zZcnr" 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/attachment-filters/regular-attachment-handling-deprecation.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.
