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-clam...
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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...