# Configuring Excluded Email Respool Settings

The **Excluded Email Manager** section allows Administrators to configure the respool settings for excluded emails.

1. Navigate to **Email Management** > **Excluded Email Manager**.
2. Enter / Select the required values in the fields. Refer to the table below for field names and descriptions.
3. Click the **Apply** button.
4. The respool settings for excluded emails will be configured successfully.

| Field                        | Description                                                                                                                                                                                                                                                                                                                                                                                                   |
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Message to Respool - All** | Specifies whether or not messages should be sent to respool.                                                                                                                                                                                                                                                                                                                                                  |
| **Apply Action**             | <p>Action to be applied on error emails. The option available are: <br><strong>Normal Respool</strong> - It simply moves the error items back into the spool queue where they will be re-processed. This option can be used when some action has been taken to resolve the issue.<br><strong>Delete</strong> - It will remove all mails from the selected error classes, with an associated audit report.</p> |


---

# 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://help.cryoserver.com/advanced-configuration/configuring-excluded-email-respool-settings.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.
