Просмотр исходного кода

Update docs/configuring-playbook-email.md: add the links to the role and its documentation

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4081/head
Suguru Hirahara 1 год назад
Родитель
Сommit
c0722c74e9
Не найден GPG ключ соответствующий данной подписи Идентификатор GPG ключа: E4F9743DAB4B7B75
1 измененных файлов: 4 добавлений и 0 удалений
  1. +4
    -0
      docs/configuring-playbook-email.md

+ 4
- 0
docs/configuring-playbook-email.md Просмотреть файл

@@ -20,6 +20,10 @@ By default, emails are sent from `matrix@matrix.example.com`, as specified by th

💡 To improve deliverability, we recommend [relaying email through another SMTP server](#relaying-email-through-another-smtp-server) anyway.

The Ansible role for exim-relay is developed and maintained by [the MASH (mother-of-all-self-hosting) project](https://github.com/mother-of-all-self-hosting/ansible-role-exim-relay). For details about configuring exim-relay, you can check them via:
- 🌐 [the role's documentation at the MASH project](https://github.com/mother-of-all-self-hosting/ansible-role-exim-relay/blob/main/docs/configuring-exim-relay.md) online
- 📁 `roles/galaxy/exim_relay/docs/configuring-exim-relay.md` locally, if you have [fetched the Ansible roles](installing.md#update-ansible-roles)

## Firewall settings

No matter whether you send email directly (the default) or you relay email through another host (see how below), you'll probably need to allow outgoing traffic for TCP ports 25/587 (depending on configuration).


Загрузка…
Отмена
Сохранить