Nothing like viruses with bugs in them (Swen)

Steven M. Bellovin smb at research.att.com
Fri Sep 19 17:58:57 UTC 2003


In message <Pine.LNX.4.58.0309191305230.14904 at 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





More information about the NANOG mailing list