Add self-building support to matrix-mailer (exim-relay)

This commit is contained in:
Slavi Pantaleev
2020-06-08 09:52:34 +03:00
parent 1f414a44ff
commit ab32f6adf6
5 changed files with 37 additions and 8 deletions

View File

@ -537,11 +537,13 @@ matrix_jitsi_web_stun_servers: |
#
######################################################################
# By default, this playbook sets up a postfix mailer server (running in a container).
# By default, this playbook sets up an exim mailer server (running in a container).
# This is so that Synapse can send email reminders for unread messages.
# Other services (like ma1sd), also use the mailer.
matrix_mailer_enabled: true
matrix_mailer_container_image_self_build: "{{ matrix_architecture != 'amd64'}}"
######################################################################
#
# /matrix-mailer