# How to configure the QLM to send emails from the server

The QLM Portal, the QLM License Server, the QlmCustomerSite and QLM License Wizard can send emails via SMTP. These emails are sent from the License Server.

\
To configure the SMTP settings of the License Server, follow the steps below:

* From the QLM Management Console, go to the Manage Keys tab
* Click Sites and select your site
* Go to the Server Properties tab
* Expand the smtp section and set the all fields as requried
* Click Ok

**Troubleshooting**:

In case emails are not sent, it is likely that your SMTP settings are not correct. You can test your SMTP settings by following the steps described in this [article](https://support.soraco.co/hc/en-us/articles/206684353-How-to-use-SMTP-to-send-emails).


---

# 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.soraco.co/docs/qlm-license-server/how-to-configure-the-qlm-to-send-emails-from-the-server.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.
