Przeglądaj źródła

Set MAILNAME env variable to FQDN hostname for matrix-mailer.

pull/61/head
Hardy Erlinger 7 lat temu
rodzic
commit
2fc0f5f3cf
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/matrix-server/templates/env/env-mailer.j2

+ 1
- 1
roles/matrix-server/templates/env/env-mailer.j2 Wyświetl plik

@@ -1,4 +1,4 @@
MAILNAME=matrix-mailer
MAILNAME={{ hostname_matrix }}
{% if matrix_mailer_relay_use %}
RELAYHOST={{ matrix_mailer_relay_host_name }}:{{ matrix_mailer_relay_host_port }}
{% endif %}


Ładowanie…
Anuluj
Zapisz