# Report Email Settings

The **Report Email Settings** section allows you to monitor and track interactions with emails reported as phishing. In this area, you can enable or disable monitoring and configure the IMAP connection details.

To configure report email monitoring, fill in the following fields:

* **Enable Email Account Monitoring**: Turn this feature on or off.
* **IMAP Host**: Enter the IMAP server of the email provider.
* **IMAP Port**: Specify the port used for the connection.
* **IMAP Username**: Enter the email address used for monitoring.
* **IMAP Password**: Enter the corresponding password.
* **Use TLS**: Enable or disable TLS encryption for enhanced security.
* **Advanced Settings**: When this option is enabled, the following additional settings become available:
  * **Folder**: Select the specific IMAP folder to monitor.
  * **Check Frequency**: Set the time interval at which the configured email account will be checked for reported messages. These will be recorded in the campaign metrics.
  * **Restrict to Domain**: Limit checks to emails from a specific domain.
  * **Ignore Certificate Errors**: Enable this option to continue even if SSL certificate errors are detected.
  * **Delete Campaign Emails**: Enable to automatically remove emails from monitored campaigns.

<figure><img src="/files/AeQgJ2O15Y1Jlmk2oJYc" 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.skyone.cloud/english/cybersecurity/phishing-test/report-email-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.
