Procházet zdrojové kódy

Add firewall notice about email2matrix

pull/233/head
Slavi Pantaleev před 6 roky
rodič
revize
d222640140
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. +1
    -1
      docs/configuring-playbook-email2matrix.md

+ 1
- 1
docs/configuring-playbook-email2matrix.md Zobrazit soubor

@@ -9,7 +9,7 @@ See the project's [documentation](https://github.com/devture/email2matrix/blob/m


### Port availability ### Port availability


Ensure that port 25 is available on your Matrix server.
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 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. 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.


Načítá se…
Zrušit
Uložit