> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-datatrans/web-configurator/administration/e-mail-postausgangs-server.md).

# E-Mail Postausgangs-Server

Für das Benachrichtigen von Erfolg bzw. Fehlversuchen von Aufträgen und die Ziel-Komponente "E-Mail" ist ein E-Mail-Konto einzutragen. Das Konto fungiert als Absender der Benachrichtigungen.

Benachrichtigung bei Auftrags-Statusänderung

Die Option bestimmt darüber, ob die jeweilig Benutzergruppe über den Verlauf der jeweiligen Aufträge per E-Mail informiert wird.

Es stehen folgende E-Mail Benachrichtigungen zur Verfügung:

Erstellt

* wenn ein Auftrag erstellt wurde.

Löschen

* die Löschung aufgrund zu vielen Fehlversuchen.
* die Lebensdauer überschritten ist.

(es wird keine Benachrichtigung versendet bei der manuellen Löschung eines Auftrages)

Fehlschlägen

* dem nicht erfolgreichem Durchführung eines Auftrages inkl. Begründung.

Erfolgreich abgearbeitet

* die erfolgreiche Durchführung eines Auftrags.

#### SMTP-Server, E-Mail, Benutzer, Passwort, Port:

Die Einstellungen zum Verbinden mit dem SMTP-Server um E-Mail an Benutzer zu übermitteln.

#### SSL aktivieren:

Ermöglicht das Verschlüsseln der zu sendenden E-Mails. Es wird empfohlen die Einstellung zu aktivierten.

{% hint style="info" %}
Nicht alle SMTP-Server benötigen einen Benutzer & Passwort und können ggf. freigelassen werden.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.videc.de/june5-datatrans/web-configurator/administration/e-mail-postausgangs-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.
