[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [vps-mail] Limit files size on procmail and clamav
- Subject: Re: [vps-mail] Limit files size on procmail and clamav
- From: Godwin Stewart <gstewart@xxxxxxxxxxx>
- Date: Mon, 22 Nov 2004 17:23:37 +0100
On Mon, 22 Nov 2004 10:11:59 -0600, Steve Yates <steve@xxxxxxxxxxx> wrote:
> The one you listed sets the variable only if the message is small enough,
> which makes me wonder what " ?? .*: \/.* FOUND" would execute.
No, that line only makes the analysis happen if the mail is small enough.
If the mail was analysed, and if a virus was found, then the variable CLAMAV
contains something like "filename: virus_name FOUND".
The effect of:
* CLAMAV ?? .*: \/.* FOUND
is to test whether the variable CLAMAV is of the correct form, and if it is
to assign what's on the right of "\/" to the variable MATCH.
--
Mary had a little lamb which walked into a pylon
Ten thousand volts went up its @$$ and turned its fleece to nylon
======================================================================
This is <vps-mail@xxxxxxxxxxxx> <http://www.perlcode.org/lists/>
Before posting a question, please search the archives (see above URL).
Main Index |
Thread Index