---
gitea: none
include_toc: true
---

# postfix-relay

[All applications services for this dataset.](../README.md)

## Description

Postfix, the mail server, as relay.

[For more informations](http://www.postfix.org/)

## Dependances

- [base-fedora-35](../base-fedora-35/README.md)
  - [base-fedora](../base-fedora/README.md)
    - [systemd](../systemd/README.md)
      - [base-machine](../base-machine/README.md)
        - [base](../base/README.md)
        - [dns-local](../dns-local/README.md)
- [dns-external](../dns-external/README.md)
- [postfix-lmtp-relay](../postfix-lmtp-relay/README.md)

## Variables

### Général (*general*)

#### network (*general.network*)

| Description                                         |   Values |
|-----------------------------------------------------|----------|
| *[**outgoing_ports**](dictionaries/30_postfix.xml)* |       25 |
| *[**incoming_ports**](dictionaries/30_postfix.xml)* |       25 |

#### Postfix mail server (*general.postfix*)

| Description                                                                                                  | Type                                                                                                                       | Provider   |
|--------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------|------------|
| **Nom de domaine extérieur du serveur de courriel** (*[postfix_mail_hostname](dictionaries/30_postfix.xml)*) | [domainname](https://cloud.silique.fr/gitea/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) |            |
| Authentification sur le relai SMTP (*[postfix_relay_authentifications](dictionaries/30_postfix.xml)*) [+]    | [string](https://cloud.silique.fr/gitea/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable)     | 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_](dictionaries/30_postfix.xml)* | [secret](https://cloud.silique.fr/gitea/risotto/rougail/src/branch/main/doc/variable/README.md#le-type-de-la-variable) | SMTP:password |


- [+]: variable is multiple
- **bold**: variable is mandatory

## Linked to

- [relay-mail-client](../relay-mail-client/README.md)