> > which MTA are you using? The clamav plugin should reject the e-mail the > same > way SA plugin does that (with much less CPU time spent) >
Uhlar I use qmail-scanner-queue.pl, clamav, spamassassin and qmail I can reject spam over a certain scoring threshold this way, yet I have not figured out a way to just reject email based upon having a virus signature per clamav. So, I thought I would remove clamav from qmail-scanner-queue.pl and let clamav be called from the SA ClamAV Plugin... This way I can reject the email once it scores over a certain threshold and not have it handled by quarantine etc. - rh