RE: [Mimedefang] scanning message body

2004-03-19 Thread Michael Sims
Rick Mallett wrote: > Does anyone know if this code posted by Joseph will prevent the > Bagle.Q virus from infecting machines running an unpatched version of > Outlook/IE? Bagle.Q, Beagle.O, Borgle.Z, jeez who can keep up with this crap!? :) Are you using SpamAssassin? This is working for me: r

Re: [Mimedefang] scanning message body

2004-03-19 Thread Rick Mallett
On Fri, 19 Mar 2004, Joseph Brennan wrote: > > > --On Friday, March 19, 2004 10:24 AM -0600 Matthew Simpson > <[EMAIL PROTECTED]> wrote: > > > I need some quick help scanning the message body for URLs and certain HTML > > tags. > > > We do this, in filter(), to catch tags. It changes > > # C

Re: [Mimedefang] scanning message body

2004-03-19 Thread Joseph Brennan
--On Friday, March 19, 2004 10:24 AM -0600 Matthew Simpson <[EMAIL PROTECTED]> wrote: I need some quick help scanning the message body for URLs and certain HTML tags. We do this, in filter(), to catch tags. It changes # Check for bad code in HTML parts if ($type eq "text/html") {