forked from stove/dataset
5.8 KiB
5.8 KiB
Table of Contents
mailman
Description
GNU Mailman, managing electronic mail discussion and e-newsletter lists.
Examples
Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.
With minimum providers:
mailman:
applicationservice: mailman
zones_name:
- localdns
- reverseproxy
- smtp
- lmtp
- oauth2
- postgresql
values:
general.revprox.revprox_client.revprox_client_external_domainnames:
- service.example.net
general.mailman.mailman_domains:
- list.example.net
With all providers:
mailman:
applicationservice: mailman
zones_name:
- journald
- localdns
- reverseproxy
- smtp
- lmtp
- oauth2
- postgresql
values:
general.revprox.revprox_client.revprox_client_external_domainnames:
- service.example.net
general.mailman.mailman_domains:
- list.example.net
Dependances
- base-debian-bullseye
- postgresql-client
- relay-lmtp-client
- reverse-proxy-client
- nginx-https
- oauth2-client
Variables
Général (general)
Gestionnaire de liste (general.mailman)
| Description | Type | Example |
|---|---|---|
| Courriel du gestionnaire de liste du site (mailman_mail_owner) | ||
| Nom de domaine des listes (mailman_domains) [+] | domainname | list.example.net |
oauth2_client (general.oauth2_client)
| Description | Values |
|---|---|
| oauth2_is_client_application | True |
| oauth2_client_name | Liste de distribution |
| oauth2_client_description | Liste de distribution Mailman |
| oauth2_client_category | Développement |
| oauth2_client_logo | silique_email.png |
| oauth2_client_token_signature_algo | RS256 |
external (general.oauth2_client.external)
| Description | Values |
|---|---|
| oauth2_client_external |
nginx (general.nginx)
| Description | Values |
|---|---|
| nginx_default_https | False |
| nginx_root | /usr/share/webapps/postorius |
postgresql (general.postgresql)
| Description | Values |
|---|---|
| pg_client_key_owner | list |
Mailman (mailman)
Listes du domaine (mailman.list_)
This a dynamic family generated from the variable "general.mailman.mailman_domains".
| Description | Type |
|---|---|
| **Nom des listes ** (name_) [+] | unix_user |
Machine (machine)
| Description | Values |
|---|---|
| var_size | 256 |
| add_tmp | False |
| add_swap | False |
- [+]: variable is multiple
- bold: variable is mandatory