Question
How to install and config iRedMail on droplet running several django projects?
You guys at Digital ocean are so awesome and good at writing tutorials so I hope you can help me out here.
I got a Debian droplet up and running with several django projects using gunicorn and nginx. I would like to use iRedMail to host the different projects (and domains) email, installing iRedMail on the subdomain mail.mydomain.com. To achieve this I have tried to combine two of your excellent tutorials:
How To Install iRedMail On Ubuntu 12.04 x64
https://www.digitalocean.com/community/articles/how-to-install-iredmail-on-ubuntu-12-04-x64
and
How To Configure Nginx as a Front End Proxy for Apache
https://www.digitalocean.com/community/articles/how-to-configure-nginx-as-a-front-end-proxy-for-apache
Am I on the right track? Could it be done this way or how should I go about it? Also could you make a tutorial that covers this problem? that would really amazing!
Add a comment
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×