浏览代码

Update docs/configuring-playbook-email.md: copy the instruction for firewall

It was copied from 699b458733. The current copyright header covers this one.

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
pull/4081/head
Suguru Hirahara 1年前
父节点
当前提交
5b3b372f36
找不到此签名对应的密钥 GPG 密钥 ID: E4F9743DAB4B7B75
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      docs/configuring-playbook-email.md

+ 2
- 0
docs/configuring-playbook-email.md 查看文件

@@ -21,6 +21,8 @@ The Ansible role for exim-relay is developed and maintained by [the MASH (mother

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

Docker automatically opens these ports in the server's firewall, so you likely don't need to do anything. If you use another firewall in front of the server, you may need to adjust it.

## Adjusting the playbook configuration

### Relaying email through another SMTP server (optional)


正在加载...
取消
保存