On Tue, Jun 29, 2004 at 06:34:40AM -0400, Tom Allison wrote:
> Can someone present an example of how to run clamav from the procmail files?
> 
> I've only seen it run as a daemon with amavisd-new.

I use a script called trashscan, set it up then put:

|# 1. Run TrashScan
|:0
|* !^X-Virus-Scan:
|| /usr/local/bin/trashscan
|
|# 2. Filter tagged virus mails
|:0:
|* ^X-Virus-Scan: Suspicious
|junk

in one of my procmail rc files.

Have a look in /usr/share/doc/clamav/examples.

A
-- 
Please don't CC me.  Also _please_ read the following before posting:
Documentation - http://www.debian.org/doc/
FAQ - http://www.debian.org/doc/FAQ/
Install manual (i386) - http://www.debian.org/releases/stable/i386/install


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to