On Wed, 18 Jun 2003 [EMAIL PROTECTED] wrote: > > We need to set up an SMTP scanning server. I've been looking at / getting > prices for Windows NT-based solutions such as McAfee's WebShield SMTP. > Does anyone know of any Linux-based (preferably Redhat) equivalents? > > Tom Hightower > Solutions, Inc > http://www.simas.com
I highly recommend MailScanner. It's written in Perl and will integrate with sendmail tranparently ie. no changes required to a working sendmail config. It also works with Exim and Postfix but I haven't used those. MailScanner supports over a dozen commercial virus scanners as well as a few open source ones. I'm using F-PROT (commercial) and ClamAV (open source) together and am not aware of any virus' that have slipped through. Serious users often use multiple virus scanners since some are updated faster than others. Cron scripts are available to autoupdate the scanners. MailScanner will also work transparently with SpamAssassin to detect spam. My setup uses MailScanner calling F-Prot/ClamAV, and SpamAssassin. I've also installed Vipul's Razor and DCC which are used by SpamAssassin. If you aren't aware, SpamAssassin is a rules based program that scans the body of messages to score how "spammy" they appear. If the score exceeds a user set threshold they are marked as spam. You then process the spam marked messages however you chose (send to /dev/null, put into a hold directory, or just pass them on for the end user to deal with as they decide). If you take your time you can probably have the entire setup done in about 30min...it's that simple. Both MailScanner and SpamAssassin can be installed using RPM's. I believe I used an RPM for F-Prot too. Do a Google search for MailScanner and check out the testimonials. There are people using it that vary from home/hobbists to commercial users handling tens of thousands of emails/day. It's open source and is virtually real time supported by the author. -- Gerry "The lyfe so short, the craft so long to learne" Chaucer -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list