> For the complete documentation index, see [llms.txt](https://xoops.gitbook.io/xnewsletter-tutorial/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://xoops.gitbook.io/xnewsletter-tutorial/de.md).

# Deutsch

![logoXoops.jpg](/files/-MEJROUN3T1v022VkZI9)

## Modul xNewsletter

#### für XOOPS 2.5.7

![logoModule.png](/files/-MEJROUOx79x829iC1ko)

Version: xNewsletter 1.2 Final

### Benutzerhandbuch

© 2015 XOOPS Project ([www.xoops.org](http://xoops.org))

### Beschreibung des Modules

Dieses Modul ist ein Newslettermodul für Xoops, erstellt von Goffy.

![image001.png](/files/-MEJROURJBaSwbQ_-LVr) *Abbildung 1: Hauptübersicht des xNewsletter Moduls (Administrationsbereich)*

### Grundsätzliche Funktionen:

* Verwendung mehrere E-Mail-Konten möglich
* Verwaltung mehrerer Newsletter möglich
* Anmeldeverfahren optional mit Bestätigungsverfahren (double-opt-in)
* Detailierte Rechteverwaltung für Anmeldeverfahren
* Newsletter templatebasiert
* Detailierte Rechteverwaltung je Gruppe und Newsletter (Abonnieren/Lesen, Schreiben, Senden)
* Senden: testweises Senden, Wiederholung des Sendevorganges für alle Empfänger oder nur für fehlgeschlagene Sendevorgänge
* Der Newsletter kann an eine unlimitiert Anzahl an Empfängern versendet werden oder in Paketen mit einer bestimmten Anzahl an Empfängern durch Verwendung eines Cronjobs
* Bounced mail handler für die Verwaltung der ungültigen/nicht mehr gültigen E-Mail-Adressen
* Optional Syncronisierung mit Mailinglisten (z.B. majordomo)
* Wartungsfunktion enthalten
* Protokollierung der wichtigsten Vorgänge

## Inhaltsverzeichnis

* [Einleitung](/xnewsletter-tutorial/de/de.md)
* [(De-)Installation](/xnewsletter-tutorial/de/1install.md)
* [Administration Menü](/xnewsletter-tutorial/de/2administration.md)
  * [E-Mail-Konten](/xnewsletter-tutorial/de/2administration/accounts.md)
  * [Kategorien](/xnewsletter-tutorial/de/2administration/categories.md)
  * [Abonnenten](/xnewsletter-tutorial/de/2administration/subscribers.md)
  * [Kategorie-Abonnenten](/xnewsletter-tutorial/de/2administration/categories-subscribers.md)
  * [Newsletter](/xnewsletter-tutorial/de/2administration/newsletters.md)
  * [Anhänge](/xnewsletter-tutorial/de/2administration/attachments.md)
  * [Protokolle](/xnewsletter-tutorial/de/2administration/protocols.md)
  * [Mailinglisten](/xnewsletter-tutorial/de/2administration/mailing_lists.md)
  * [Aufgabenlisten](/xnewsletter-tutorial/de/2administration/tasklist_md.md)
  * [Bounced email handler](/xnewsletter-tutorial/de/2administration/bounced_email_handler.md)
  * [Wartung](/xnewsletter-tutorial/de/2administration/maintenance.md)
  * [Import](/xnewsletter-tutorial/de/2administration/import.md)
  * [Über](/xnewsletter-tutorial/de/2administration/about.md)
  * [Hilfe](/xnewsletter-tutorial/de/2administration/help.md)
* [Einstellungen](/xnewsletter-tutorial/de/3preferencesmd.md)
* [Anwendungshinweise](/xnewsletter-tutorial/de/4operations.md)
* [Benutzerbereich](/xnewsletter-tutorial/de/5userside.md)
* [Blöcke](/xnewsletter-tutorial/de/6blocks.md)
* [Templates](/xnewsletter-tutorial/de/7templates.md)
* [Modul Credits](/xnewsletter-tutorial/de/9credits.md)
* [About Xoops](/xnewsletter-tutorial/de/10aboutxoops.md)

### Lizenzen:

\
Vorbehaltlich anderer Hinweise unterliegt dieser Inhalt den Bestimmungen gemäß [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).

Alle Abwandlungen sind derivate von XOOPS Project ([www.xoops.org](http://xoops.org))


---

# 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, and the optional `goal` query parameter:

```
GET https://xoops.gitbook.io/xnewsletter-tutorial/de.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
