North American Network Operators Group

Date Prev | Date Next | Date Index | Thread Index | Author Index | Historical

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

  • From: Steven M. Bellovin
  • Date: Fri Sep 19 14:01:31 2003

In message <[email protected]>, "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