Hello, I've been running with virus scanning through uvscan and spam scanning with spamassassin with no problems.
I would now like to move to where both virus and spam scanning are done on servers other then the server qmail is running on. This is easy with spamassassin's spamd and spamc. But uvscan is a command line only program. So I've decided to hack up spamd and make it so it will run uvscan instead of the spamassassin engine and send uvscan's results back to spamc. So far this seems to be working, but there is one issue that concerns me. uvscan normally scans $scandir/$file_id which seems to be a directory containing the actual email, while spamassassin scan the file $scandir/$wmaildir/new/$file_id In order to make my daemonized uvscan system work I need to scan $scandir/$wmaildir/new/$file_id instead of $scandir/$file_id What is the difference between these? Will I catch all my viruses? Does the $scandir/$file_id directory contain anything else like extracted attachments? Thoughts? ------------------------------------------------------- This SF.net email is sponsored by: eBay Get office equipment for less on eBay! http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general