Robert Kaussow
830f219903
All checks were successful
continuous-integration/drone/push Build is passing
11 lines
200 B
YAML
11 lines
200 B
YAML
---
|
|
__postfix_relay_packages:
|
|
- postfix
|
|
- mailutils
|
|
|
|
__postfix_registry_settings:
|
|
- path: "mail/relayhost"
|
|
value: "{{ postfix_relay_relayhost }}"
|
|
- path: "mail/relayauth"
|
|
value: "yes"
|