4.4 KiB
4.4 KiB
Table of Contents
postfix-relay
Description
Postfix, the mail server, as relay.
Examples
Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.
With minimum providers:
postfix-relay:
applicationservice: postfix-relay
provider_zone: smtp
zones_name:
- localdns
With all providers:
postfix-relay:
applicationservice: postfix-relay
provider_zone: smtp
zones_name:
- journald
- externaldns
- localdns
Dependances
Variables
Général (general)
network (general.network)
Description | Values |
---|---|
outgoing_ports | 25 |
incoming_ports |
Postfix mail server (general.postfix)
Description | Help | Type | Values | Choices | Provider |
---|---|---|---|---|---|
Nom de domaine extérieur du serveur de courriel (postfix_mail_hostname) | Cette variable est obligatoire pour recevoir des courriels depuis l'extérieur | domainname | |||
Autorité de certification signant le certificat du domaine extérieur (postfix_crt_provider) | choice | autosigne | autosigne letsencrypt |
||
Authentification sur le relai SMTP (postfix_relay_authentifications) [+] | string | SMTP |
Local server authentification (general.postfix.local_authentification_)
This a dynamic family generated from the variable "general.postfix.postfix_relay_authentifications".
Description | Type | Provider |
---|---|---|
local_authentification_password_ | secret | SMTP:password |
- [+]: variable is multiple
- bold: variable is mandatory