# Application settings… - Email

The Boomerang system uses emails to send different types of messages, like warnings, alarms or reports to system users.

The ‘Email’ form is used to define SMTP email server account settings that is used for this purpose.

![](https://800956157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvyGt5xgoAU3kZytuvW1J%2Fuploads%2Fgit-blob-91f6ece60a52f774364fffff010f0e3e5234d76a%2Fimage61.png?alt=media)

## Setup/Change email settings <a href="#setup-change-email-settings" id="setup-change-email-settings"></a>

The “**Reply address**” is a sender’s address in the email sent by Boomerang. As there is no recipient on Boomerang side it shall be set to any non-existing but valid email address like e.g. <noreply@boomerangsystem.se>.

The “**Subject**” is placed in a subject field in the email sent by Boomerang.

The “**Message header**” is the first row text of the email sent by Boomerang.

The “**SMTP server**” and “**Port number**” must be set accordingly to SMTP mail server settings.

The “**Use authentication**” is used if the SMTP email server requires authentication, tic the checkbox and enter the Username and Password.

Before saving the settings, test them as described in 9.4.2.

Click “Apply” and sign to store the settings/changes

## Test email settings <a href="#test-email-settings" id="test-email-settings"></a>

To test the settings enter your email address into box right from the “Test” button

Click “Test”

If all the settings are correct, the dialog ‘Message was sent ok’ appears as shown below.

![](https://800956157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvyGt5xgoAU3kZytuvW1J%2Fuploads%2Fgit-blob-b150f9c6cfa2ea3b2691f4c620a00238d8ed8e5c%2Fimage62.png?alt=media)

Click OK to close the dialog.

Click ‘Apply’ and sign.

Check if the test message was received.

![](https://800956157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvyGt5xgoAU3kZytuvW1J%2Fuploads%2Fgit-blob-5e1ec6c45a97457cb4f4457d72909567479fd21d%2Fimage63.png?alt=media)

If settings are incorrect, an error message is displayed. An example of such a message is shown below but note that the text will differ depending on which setting is incorrect.

![](https://800956157-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvyGt5xgoAU3kZytuvW1J%2Fuploads%2Fgit-blob-bca0ccbfbbbd44ded9efd7723174eef77a5ac63a%2Fimage64.png?alt=media)

Basing on the error description, correct the settings and try to send the test email again until the operation is successful.


---

# 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.boomerang3.com/boomerang-2-system-administrator-manual/menu_-_administration/application_settings_-_email.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.
