[jboss-dev-forums] [Design of JBoss Collaboration Server] - Re: JBCS & ClamAV Antivirus

sappenin do-not-reply at jboss.com
Fri Sep 22 19:14:42 EDT 2006


Hey All,

I finally got aroud to documenting what I did to integrate ClamAV into JBCS.  The write-up is here:  http://www.sappenin.com/softwareblog/index.php/jboss-tutorials/using-clamav-with-jboss-collaboration-server-jbcs-15_pre1/

You can download the code I wrote from that page, but please note several issues with my implementation.

1.) My code requires the JBCS version that implements multiple MessageBody's for each message (I think this is 1.0 M5_Pre1, but I'm not sure as I've been running on the HEAD for some time now).

2.) If a virus is detected by ClamAV, then ALL message bodies are removed at present.  There is functionality to configure the MailListener to only strip out infected bodies, but it won't work well until JBCS has better MIME support (any eta on that Andy?).  See my write-up for more info on how to configure that.

Good luck, and I'd appreciate any feedback, source changes, etc.  If somebody has commit access to JBCS and feels that these would be a good addition, then by all means feel free to add this source into the JBCS CVS.

David

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973667#3973667

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3973667



More information about the jboss-dev-forums mailing list