Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2005 11:54:30 -0500
From:      Tom Trelvik <ttt@cwru.edu>
To:        questions@freebsd.org, Ean Kingston <ean@hedron.org>
Subject:   Re: [OT] Re: MS Exchange server on FreeBSD?
Message-ID:  <423B07C6.1080103@cwru.edu>
In-Reply-To: <4864.216.220.59.169.1111164325.squirrel@216.220.59.169>
References:  <423AD243.5030601@myunix.net> <1111157911.33063.10.camel@chaucer.jeays.ca> <4864.216.220.59.169.1111164325.squirrel@216.220.59.169>

next in thread | previous in thread | raw e-mail | index | archive | help

	That is truly one of the most disturbing things I've ever read (about 
technology, anyway).  Must be careful not to frighten small children, or 
all but the most experienced sysamins, with that one.

Tom


Ean Kingston wrote:
> As someone who has inhereted an Exchange server I have a few hints for you.
> 
> 1 Run Exchange on a Dedicated Windows Server (2000 or 2003). Do not fiddle
> with VMware or Wine. You are going to need a license for Windows to run
> Exchange under VMware (or bochs). You are probably going to need a license
> of Windows to run it under wine (if that is even possible). In any case,
> you will lose stability if you don't dedicate a system to Windows.
> 
> 2 You need to keep the disk where Exchange stores its mail database at
> least 55% free or Exchange will not work properly. This is because you
> need to periodically rebuild the Exchange database to keep performance
> tollerable. Also when mail is deleted in an exchange mail store, it is not
> actually deleted but just marked for deletion. You need to take the mail
> store offline (so nobody can access their mailbox) periodically and run a
> tool to purge the deleted items. This takes hours on any decent sized mail
> system. When this happens it creates temporary files roughly 110% the size
> of the mail store.
> 
> 3 Exchange is a pig. You would be best to have another Windows system
> running Active Directory to support your Exchange server. If you are
> thinking of using the Active Directory emulation available in Samba,
> forget it. Exchange changes the structure of the Active Directory when it
> is installed. You need a real Active Directory server.
> 
> 4 On the topic of Exchange being a pig; you should set up a couple of
> FreeBSD systems that act as your MX hosts for inbound e-mail. Put
> something like Postfix or Exim (or any other smtp software you like) on
> there and setup at least simple spam filtering (even if it is just RBLs).
> Have these Postfix (or exim) system feed mail to your Exchange server.
> There are articles on the Web about how to get Postfix to check the
> validity of recipients against an Exchange server so you can bounce bogus
> mail at the border if you want. You could also have this system do the
> virus scanning (again numerous articles are available).
> 
> 5 Exchange does an enormous amount of logging so those disks are going to
> fill up quickly. You need to run special tools before you delete the logs
> or you run the risk of not being able to recover your mail database in the
> event of catastrophic failure. Read over item 3 again, the process is
> similar.
> 
> 6 Exchange shuts down when the disk that holds the mail store is 90% full.
> It will not restart until you free up some disk space. If you reach this
> situation you probably aren't following point 5 or point 3 enough.
> 
> 7 Familiarize yourself with
> http://support.microsoft.com/?scid=kb;en-us;313184&spid=1760&sid=global
> you are going to be reading it (and related sites) a lot.
> 
> 8 Unless you have users demanding shared calendars and automatic meeting
> scheduling, try to find a solution other than Exchange. I'm partial to
> Postfix, Courier-IMAP, OpenLDAP, SquirrelMail.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?423B07C6.1080103>