You could stick it all behind an antivirus appliance, like symantec makes. (guys in yellow jackets advert.) Bobb ----- Original Message ----- From: "J Cameron Cooper" <jcc@jcameroncooper.com> To: <zope@zope.org> Sent: Wednesday, February 12, 2003 1:22 PM Subject: Re: [Zope] Antivirus
How can I do ?
grep? ;-) Something like that I saw over the freshmeat.net -- take a
search
there. AMAVIS?
I can't speak to anit-virus software for Linux, as I've never needed any, but if you can find some or rip out the libraries of some you can use the Python C API to make it available to Python programs like Zope. Otherwise, you may need to go (gasp!) around to Windows vendors and find one that offers a COM interface, and use the COM interface product to let Zope get at it. But I can't offer any details as to that approach. But I'm sure some of our Windowsy users can.
(Or better yet, find one that does it web-services like and use XML-RPC or SOAP to get at it.)
--jcc (ack! fenestration!)
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )