nanog mailing list archives

Re: Nothing like viruses with bugs in them (Swen)


From: "Steven M. Bellovin" <smb () research att com>
Date: Fri, 19 Sep 2003 13:58:57 -0400


In message <Pine.LNX.4.58.0309191305230.14904 () filesrv1 baby-dragons com>, "Mr. 
James W. Laferriere" writes:

      Hello All ,

On Fri, 19 Sep 2003, Brian Bruns wrote:
These are exim filters which catch the damn thing when the antivirus
software misses it.  Hopefully it might be useful.  It was taken from
http://pkierski.republika.pl/filtry.shtml.
...snipped nice exim filters...
      Is there an example of a procmail filter for this bugger ?
              Tia ,  JimL

Here's what I use to eliminate trash on my personal incoming mail.  (I 
run NetBSD; I'm not likely to find .exe's useful...)


MIMEINFO=`/usr/pkg/bin/reformime -i`
:0
* MIMEINFO ?? 
^content-name:.+[~.](asd|bat|chm|cmd|com|dll|exe|hlp|hta|js|jse|lnk|ocx|pif|scr|shb|shm|shs|vb|vbe|vbs|vbx|vxd|wsf|wsh)$
/dev/null 

No warranties, expressed or implied.


                --Steve Bellovin, http://www.research.att.com/~smb



Current thread: