#EmailServer
Follow this guide for an overview of setting up an email server.
It is assumend your base directory is /var/www
First run
make initafter you clone, you do this once.
Follow this guide to install dependencies. You can skip the froxlor part.
Run
make devto build docker service, if you want tp run webmailer on docker, or use it's PHPmyadmin.
Run
bash froxlor.sh && bash roundcube.sh
# open these ports
- 25, 587, 110, 995, 143, 993, 4190