Question
Can I set up multiple email addresses with multiple domains using nginx on one droplet?
I have a droplet set up with Debian 7.0 x64 and nginx as the server. I plan to install the nginx email ngx_mail_core_module and was wondering how to go about setting up virtual hosts for email (like server blocks) to support multiple domains.
These will be pop3/smtp accounts.
For example,
user@mydomain.com
user@myotherdomain.net
–
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.
×