> On Sep 21, 2015, at 4:29 AM, Austin Einter <austin.ein...@gmail.com> wrote: > > Hi All > I want to setup a proper email system for a small startup company. > > My objectives are to > 1) install postfix > 2) install dovecot > 3) Install some anti-virus module to protect email system > 4) A graphical user interface for creating new email accounts, deleting email > accounts etc. > > Can somebody please suggest where to follow, is there any link or > documentation to follow up. > > Thanks
Email systems are a pretty rough animal to manage. If you’re not very familiar I would try https://mailinabox.email <https://mailinabox.email/> hosted on something like a Digital Ocean droplet. It will end up being a lot easier than trying to bind together the components individually and allow you to get back to working on your startup. If you really want to get into the details of it, the Ars Technica guide that was already suggested has a lot of good information. I don’t like all of his suggestions, but Drew Crawford lays out how to get working DKIM and other things here: http://sealedabstract.com/code/nsa-proof-your-e-mail-in-2-hours/ <http://sealedabstract.com/code/nsa-proof-your-e-mail-in-2-hours/> -- Andrew