> -Original Message-
> From: Doug Monroe [mailto:[EMAIL PROTECTED]]
>
> if I'm not mistaken, v1.12 already takes care of those cases:
>
> # Grab extension for wildcard matches
> if ($file=~/(^.*)(\.[^\.]+)$/) {
> $extension=tolower($2);
> } else {
> $extension="";
>
I could have sworn this has been asked before, but I can't find it anywhere,
so...
I would like to block attachments with double extensions that are used to
hide viruses - specifically things like .txt.vbs and so forth. I know jus
tblocking all .vbs files will take care of that, but a more gener
an kluge most things given a
starting point.
However, I'm not great with PERL, so I'll need someone else to help me with
the daemon side...
Josh
Joshua Megerman
Partner, Coyote Technical Systems
[EMAIL PROTECTED]
___
Have b