Ok

Attached is the source code for all the programs here is what it has:

CheckForSpamConfig.java  Helper class 
CheckForSpam.java          Class that check spam agains spamassasin
SPAMD
CheckForSpamDCC.java      Class that check spam against DCC server (we
run  a local DCC server )

CheckForVirusConfig.java Helper class for virus  
CheckForVirus.java         Class that check for virus 

mailetExample.java       the mailet that calls the other programs
                        This program will NOT COMPILE I have removed all
                        the code that is not part of AV or Anti SPAM
                        so the code is just an example 


CLA1teste.java          this is a test program that reads a directory
                        with emails and check it against CLAMAV clamd
                        to run: java CLA1teste ./virusdir where virusdir
                        is where all the emails with  virus are.




On Thu, 2004-01-22 at 13:43, Vincenzo Gianferrari Pini wrote:
> Cesar,
> 
> could you send it also to me?
> 
> Thanks,
> 
> Vincenzo
> 
> > -----Original Message-----
> > From: Christian Andersson [mailto:[EMAIL PROTECTED]
> > Sent: giovedi 22 gennaio 2004 16.24
> > To: James Users List
> > Subject: Re: antivirus mailet..
> > 
> > 
> > 
> > 
> > Cesar Bonadio wrote:
> > > Christian 
> > > 
> > > We are testing CLAMAV to replace our mailet that uses Mcaffe
> > > I have developed some code to read emails and test against CLAMAV
> > > using their deamon version that is very fast. If you want I can
> > > send you the code I think it would be very ease to create a mailet
> > > with that code. The problem we found is that CLAMAV dont identify 
> > > all the virus that Mcaffe does. Every week we run all our infected
> > > emails against CLAMAV to see if it identifies all virus but until
> > > last week CLAMAV always leave some virus undetected.
> > > 
> > 
> > I hope you are sending those viruses to the clam team so that they can 
> > include it in the next database update? :-)
> > 
> > http://www.nervous.it/~nervous/cgi-bin/sendvirus.cgi
> > 
> > 
> > > If you want I can send you our AV mailet. I have I mailet that 
> > > talks to spamassassim and DCC to check against SPAM it is specific
> > > to our needs but I think you could adapt to your needs
> > 
> > I would very much like that..
> > 
> > /Christian
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to