On Fri, 19 Sep 2003, Mr. James W. Laferriere wrote:

>
>       Hello All ,
>
>       Is there an example of a procmail filter for this bugger ?

This might be a little late, but here is one that works 100% for me:

# this is a virus. base64 encoded "ram cannot be run in DOS mo"
:0 B:
        * cmFtIGNhbm5vdCBiZSBydW4gaW4gRE9TIG1v
        /some/folder

"/some/folder" can of course be /dev/null, in which case you can take out
the trailing colon above since there is no need for locking.

Grisha

Reply via email to