# Skicka mailutskick från GKS3

{% hint style="success" %}
**Förkrav**. Denna funktion kräver att man använder Outlook. Se [Skicka e-post från GKS3](/admin/skicka-e-post-fran-gks3.md).
{% endhint %}

## Undvika varningar

För att undvika varningar om att ett program använder Outlook i bakgrunden behöver följande inställning utföras på varje klient från vilken mailutskick görs:

1. Starta Outlook.
2. Click the File tab.
3. Click Options.
4. Click Trust Center.
5. Click Trust Center Settings.
6. Click Programmatic Access.
7. Ställ in Never warn me about suspicious activity.


---

# 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.simutek.se/admin/skicka-mailutskick-fran-gks3.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.
