Date: Thu, 04 May 2000 11:06:35 -0500 From: Chris Cook <ccook@tcworks.net> To: Jack Wenger <webmaster@deancare.com> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: VIRUS WARNING Message-ID: <3911A00B.BBD46845@tcworks.net> References: <3.0.6.32.20000504110004.009043f0@mailbag.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jack Wenger wrote:
>
> WARNING
> There is a computer virus called "ILOVEYOU" that is circulating.
> If you get any email (internal or external) and the
> topic says ILOVEYOU or there is an attachment
> called iloveyou.exe or any variation of that, DO NOT open the
> attachment.
Yes, and it will screw up a winblows system... here is a filter for your
sendmail.cf file:
################
## VIRUS CRAP ##
################
HSubject: $>Check_Subject
D{MPat}ILOVEYOU
D{MMsg}This message may contain the ILOVEYOU virus.
SCheck_Subject
R${MPat} $* $#error $: 553 ${MMsg}
RRe: ${MPat} $* $#error $: 553 ${MMsg}
** MAKE SURE YOU PUT A TAB AFTER THE $* SIGNS **
--
Chris
o----< ccook@tcworks.net >-----------------------------------------o
|Chris Cook - Network Admin | TCWORKS.NET - http://www.tcworks.net |
|The Computer Works ISP | FreeBSD - http://www.freebsd.org |
o------------------------------------------------------------------o
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3911A00B.BBD46845>
