dataset/seed/postfix-relay/README.md
2023-08-10 09:34:41 +02:00

2.6 KiB

Table of Contents

postfix-relay

Synopsis

Postfix, the mail server, as relay.

More informations about this software.

Variables

Général

Postfix mail server

Parameter Comments
general.postfix.postfix_mail_hostname
Type: domainname
Nom de domaine extérieur du serveur de courriel.
Cette variable est obligatoire pour recevoir des courriels depuis l'extérieur.
general.postfix.postfix_crt_provider
mandatory
Type: choice
Autorité de certification signant le certificat du domaine extérieur.
Choices:
- self-signed ← (default)
- letsencrypt

Requirements services

  • ExternalDNS
  • Journald

bold: provider is mandatory

Example

Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.

postfix-relay:
  applicationservice: postfix-relay
  provider_zone: smtp
  zones_name:
    - localdns

Dependances

Supplier

relay-mail-client

All applications services for this dataset.