瀏覽代碼

Mention Email2Matrix usage alongside Postfix

pull/239/head
Slavi Pantaleev 6 年之前
父節點
當前提交
c2c0481d90
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      docs/configuring-playbook-email2matrix.md

+ 1
- 0
docs/configuring-playbook-email2matrix.md 查看文件

@@ -13,6 +13,7 @@ Ensure that port 25 is available on your Matrix server and open in your firewall
If you have `postfix` or some other email server software installed, you may need to manually remove it first (unless you need it, of course).

If you really need to run an email server on the Matrix machine for other purposes, it may be possible to run Email2Matrix on another port (with a configuration like `matrix_email2matrix_smtp_host_bind_port: "127.0.0.01:2525"`) and have your other email server relay messages there.
For details about using Email2Matrix alongside [Postfix](http://www.postfix.org/), see [here](https://github.com/devture/email2matrix/blob/master/docs/setup_with_postfix.md).

### Creating a user



Loading…
取消
儲存