On Thu, 30 Jan 2003, Jim 2600 wrote: > Hope fully someone on this list can help me a little. I'm trying to build a > SMTP Proxy that will filter the company email for SPAM/Pr0n etc before > sending it on to our exchange server.Its going to use something like > Spamassassin on RH 8.0.
Install a real mail server, tell it there are no local domains, and to forward everything it gets on to the exchange server. If you plan on doing it with Exim, I can give you the rules to use to do the forwarding (BTDT). SA and AV can be installed easily enough, too. -- ----------------------------------------------------------------------- #include <disclaimer.h> Matthew Palmer, Geek In Residence http://ieee.uow.edu.au/~mjp16 -- SLUG - Sydney Linux User's Group - http://slug.org.au/ More Info: http://lists.slug.org.au/listinfo/slug
