On Tue, Apr 01, 2003 at 04:32:27PM -0800, James D. Parra wrote: > I would like to build an Linux e-mail server that can forward all incoming > e-mail to accounts, roughly 100, on an Exchange 5.5 server. Also, I would > want to have e-mail scanned for Spam and viruses, if possible.
This is fairly basic stuff. We use a few Linux servers to direct all our corporate e-mail to our Notes servers. We use a pair of Linux servers (for redundancy more so than for performance - they're low end P2 class systems) connected to the outside world, and then another pair of internal systems that connect between the Note servers and the outside servers. We use sendmail exclusively on all 4 systems. You probably need to buy the O'Reilly Sendmail book since there are a *lot* of things you can do. You'll probably do all the [EMAIL PROTECTED] rewriting in sendmail too. There are multiple spam/virus checking systems out there and the list archives are full of solutions. Spam is a *hard* problem to solve and you can do everything from basic realtime blackhole lists to access lists to content filtering. There are both free and commercial virus-checking packages out there. -- Ed Wilts, Mounds View, MN, USA mailto:[EMAIL PROTECTED] Member #1, Red Hat Community Ambassador Program -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list