9 lines
209 B
YAML
9 lines
209 B
YAML
|
---
|
||
|
glob_nullmailer:
|
||
|
root: root@ynerant.fr
|
||
|
smtp_server: smtp.adm.ynerant.fr
|
||
|
defaulthost: ynerant.fr
|
||
|
allmailfrom: root@ynerant.fr
|
||
|
username: noreply@ynerant.fr
|
||
|
password: "{{ vault.mailu_password }}"
|