[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [cobalt-users] Block .pif files
- Subject: RE: [cobalt-users] Block .pif files
- From: "Bob Noordam" <bno@xxxxxxxxx>
- Date: Sat Aug 23 12:22:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
>
>
> Hi,
>
> I put the following in a file called /etc/procmailrc on one of our RaQ
> 550s.
>
> :0 HBfw
> * ^Content-type:.*
> * ( | | file| file)name=\".*\.(vbs|wsf|vbe|wsh|hta|scr|pif|com)\"
> * ^Content-Transfer-Encoding:.*
> | formail -b -f -A "$AV_header (vbs|wsf|vbe|wsh|hta|scr|pif|com) files
> not
> allowed"
> :0 a:
> ${VIRUSDUMP}
>
> I restarted Sendmail and sent a .com file to myself, and I received it
> normally in my inbox. I want these to be completely blocked. What am I
> missing?
>
>
I cant' comment on the procmail way of solving this, but the howto on the
link below is a description of installing mailscanner 4 on your 550, which
will give you the result you want.
http://cobalt.depopo.net/html/r550_mailscanner.html
Bob.