[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] Block .pif files



>
>
> 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.