What anti-spam would you recommend for MS 6.2 running on Solaris x86

Good day,I'd like to tap into somebody's experience - what would you recommend as an anti-spam product for MS 6.2 running on Solaris 10 x86? Are there an particular reasons for your recommendation?Cheers!
[227 byte] By [edepas] at [2007-11-26 10:58:21]
# 1

Hi,

Personally I would use ClamAV with messaging server. With the latest messaging patch (-58, available on sunsolve) there is a plugin now provided (libclamav.so) which allows for messaging server to use the clamd daemon directly to scan incoming emails. The big advantage is the cost (free).

I have also used the Sophos antivirus product, that seemed to work pretty well - but we had a site licence so using the software for email scanning was also free.

Basically it comes down to how much do you want to spend, and what do you already have available. Also make sure you update your signature files as often as possible.

Regards,

Shane.

shane_hjorth at 2007-7-7 3:11:46 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 2
Um, ClamAV is not a spam product. It's anti-virus. Personally, I use SpamAssassin. Reasons: 1. It's free2. It works wellThere are other solutions, including Brightmail, etc.
jay_plesset at 2007-7-7 3:11:46 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 3

Messaging Server is running in an academic environment so cost is a big issue. If SpamAssasin is free then that definitely serves up a big advantage. I've taken note of ClamAV for the same reason.

Incidentally, Symantec seem to quote Brightmail as running on Solaris on SPARC only - see http://www.symantec.com/Products/enterprise?c=sysreqs&refId=835&ln=en_U K

Both as regards ClamAV and SpamAssasin - we are talking about Solaris on x86, right?

Thanks to shane_hjorth and jay_plesset.

edepas at 2007-7-7 3:11:46 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 4

Yes, it's true, Brightmail is not available for Solaris X86.

You can get pre-compiled versions of both SpamAssassin and ClamAV for Solaris X86 (and many other packages, free) at:

http://blastwave.org

I run both ClamAV and SpamAssassin quite well on Solaris x86. Have been for some time.

jay_plesset at 2007-7-7 3:11:46 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...
# 5

Hi,

Sorry about the anti-virus reply.. brain melt (been writing doco for the libclamav.so).

re: anti-SPAM product, you may want to have a look through the email archives for the higher education mailing list:

http://listserv.nd.edu/archives/hied-emailadmin.html

There have been a number of discussions on spam filtering.

SpamAssassin is a useful product but requires a fair bit of hand-holding if you want good match rates and not suck up too much performance especially if you are processing >100K messages/day. There have been discussions on this forum regarding the tuning of spamassassin rulesets.

SpamAssassin definitely works on Solaris x86.

Regards,

Shane.

shane_hjorth at 2007-7-7 3:11:46 > top of Java-index,E-Mail, Calendar, & Collaboration,Sun Java System Messaging Server...