Main arrow News arrow Guides & Reference arrow FOSS Enterprise Mail Solution
FOSS Enterprise Mail Solution PDF Print E-mail
Written by Administrator   
Thursday, 10 April 2008

After building a custom 1U server with redundancy (via software and/or hardware RAID1), my FOSS (entry-level) enterprise mail solution is nearly complete. It combines server virtualization (VMWare Server for Linux), a proven, all-in-one collaborative suite of applications (Zimbra 5.04 OSE), and a enterprise-ready mail archiving solution (MailArchiva OSE). Most of the server applications are fully integrated with Active Directory for Global Account Listings (GALs) and authentication, though the same applications fit OpenLDAP implementations even better. This set of virtual servers will be managing multiple domains and approximately 185+ users with e-mail + calendaring services. I decided to go virtual for the sake of administration and growth, as it should be significantly easier for me to upgrade hard-disk space, processor(s), and entire server host platforms when the need arises.

If you'd like to hear all the boring "how-to," information, you can read the entire article and examine the code snippets, which were taken from a wide array of helpful sites. I usually create these write-ups for personal reference, but hopefully it might help someone else as well Laughing. Some of the information, such as MailArchiva and Zimbra integration, isn't platform-, server-, or OS-specific, and can be used on any flavor of Linux.

 

 PLATFORM PROVISIONING

 

The best place to start is the platform that will host all of your server applications. You can use any flavor of linux your comfortable with, just make sure it's supported by the software you're planning on installing! If you're going for a no-cost software solution then you're best bet is utilizing Ubuntu Server, Debian Linux, or CentOS (essentially RHEL without the support). I went with the distribution that I felt most comfortable using (Ubuntu Server 6.06), which also happens to have some of the best community and commercially available support. Regardless of what distro is chosen, just make sure you can keep pre-installed applications and packages to a minimum, otherwise you might spend more time weeding out unnecessary programs instead of creating an effective e-mail solution.

OK, so here's the checklist of files I ended up using:

  • Ubuntu Server 6.06 LTS 

 

Last Updated ( Thursday, 10 April 2008 )
 
< Prev   Next >