# Mail Handler Error Log

{% hint style="warning" %}
**Important**: As of version 9.2.0 Classic handlers have been deprecated and do not work anymore.
{% endhint %}

<mark style="color:green;">SINCE 6.3.0.10 / 7.0.10</mark>

Jira Email This Issue keeps track of email processing errors. If an email cannot be processed because an error occurs, it will be tracked in the error log with detailed error information.

{% hint style="info" %}
**Note**: If an email is registered in the error log because processing failed, Email This Issue will not try to import the email again but keeps it in the mail account. If you remove the error log for the corresponding email, Email This Issue will try to import it again in the next handler iteration.&#x20;

This behavior will prevent generating many issues from the same email or incrementing issue keys with huge gaps.
{% endhint %}

### Opening the Error Log <a href="#mailhandlererrorlog-opentheerrorlog" id="mailhandlererrorlog-opentheerrorlog"></a>

If error information is available, a red badge will show the number of errors in the log in each Mail Handlers.

![](/files/qQpHFJOhPP7Rs2Cuglsx)

### Managing error information <a href="#mailhandlererrorlog-manageerrorinformation" id="mailhandlererrorlog-manageerrorinformation"></a>

The error log allows you to view the basic attributes of the emails failed to be processed with detailed error stack trace information included.

Search the error log for items, keep the error log cleaned by deleting items one-by-one or with the bulk delete options.

![](/files/69FujqlJIcGQOKhKeuB9)

Detailed information is shown if you click the blue header area. You can expand and collapse the details.

![](/files/5dSaDbiKE9qWTeY9qtJn)

&#x20;


---

# 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-server-data-center/documentation/incoming-emails/classic-mail-handlers-deprecated/mail-handler-error-log.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.
