Open the menu
    ```html

    Email Sending Manager: Send Email

    This screen is responsible for sending a test email after the correct SMTP settings such as SMTP Host, SMTP Port, SMTP User, SMTP Password.

    Features

    • It is an administration interface

    Screens

    Send Email
    • Recipient to receive the test email: After configuring SMTP, add a recipient email and click send, an email will be sent as a test, if your SMTP is configured correctly you will receive a success message and you will receive an email to the recipient. If SMTP configuration is invalid, it will return a message informing that the settings are incorrect.

    Permissions

    • Manage service instance: Allows you to manage all data of this service instance, including deleting it entirely.

    Actions

    • Send
    ```