> Panda AV for Linux - free antivirus for file scans - is there a way to > use it with maildrop or as wrapper? > > http://www.pandasoftware.com/com/linux/operation.asp
perhaps there is a way to combine it with amavis? i have the feeling that it won't be too difficult to integrate amavis into courier without using filters, but i didn't suceed yet. basically, a very simple script can do the job: * retrieve the mail from STDIN * extract all parts (recursively on archives) * start a virus-scanner * depending on the result either forward the original mail to maildrop or sendmail-wrapper or create an error-mail and quarantaine the original mail and exactly this is the basic idea of amavis. my problem is that amavis already expects some (redundant?) parameters. i started a discussion about this issue in the amavis ml, but there is not too much response yet... armin _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas - http://devcon.sprintpcs.com/adp/index.cfm?source=osdntextlink _______________________________________________ courier-users mailing list [EMAIL PROTECTED] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
