forked from stove/dataset
11 lines
356 B
YAML
11 lines
356 B
YAML
format: '0.1'
|
|
description: Postfix, the mail server, as relay
|
|
help: |
|
|
The mail relay allows the various internal services to communicate with the other services.
|
|
It is also possible to receive from outside or send emails to the outside.
|
|
website: http://www.postfix.org/
|
|
depends:
|
|
- base-fedora-35
|
|
- dns-external
|
|
- postfix-lmtp-relay
|
|
service: true
|