updated README

This commit is contained in:
Andris Reinman 2016-09-08 11:25:19 +03:00
parent 82227f49f6
commit 6c34091634

View file

@ -54,7 +54,7 @@ Install script installs and sets up the following:
* **MySQL** (platform default) * **MySQL** (platform default)
* **Mailtrain** (from the master branch) on port 80 * **Mailtrain** (from the master branch) on port 80
* **UFW** firewall that blocks everything besides ports 22, 25, 80, 443 * **UFW** firewall that blocks everything besides ports 22, 25, 80, 443
* **[ZoneMTA](https://github.com/zone-eu/zone-mta)** to queue and deliver messages * **[ZoneMTA](https://github.com/zone-eu/zone-mta)** to queue and deliver messages (**NB!** using ZoneMTA assumes that outgoing port 25 is open which might not be the case on some hosts like on the Google Cloud)
* **Redis** server for session cache * **Redis** server for session cache
* **logrotate** to rotate Mailtrain log files * **logrotate** to rotate Mailtrain log files
* **upstart** or **systemd** init script to automatically start and manage Mailtrain process * **upstart** or **systemd** init script to automatically start and manage Mailtrain process