Re: clean up time!

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Curt Sampson <cjs(at)cynic(dot)net>
Cc: tony <tony(at)animaproductions(dot)com>, postgres list <pgsql-general(at)postgresql(dot)org>
Subject: Re: clean up time!
Date: 2002-07-08 18:38:26
Message-ID: 200207081838.g68IcQE13838@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Curt Sampson wrote:
> On 8 Jul 2002, tony wrote:
>
> > From: pgadmin-support <pgadmin-support(at)postgresql(dot)org>
> > To: tony(at)animaproductions(dot)com
> > Subject: Hello,tony,how are you
> >
> > Someone out there has an infected Windows machine...
> >
> > Before it starts sending empty mail to all the members of the list it
> > might be a good idea that the Windows users do a quick virus check.
>
> You can find out who it is by looking at the envelope sender of the message;
> klez.H does not disguse that, for some reason. (This is usually in the
> full headers somewhere.)
>
> This virus is pretty tenacious. though. I've been getting 2-4 per
> day for a couple of months now.

I have blocked it using sendmail because the MIME tag is always just
random letters:

# Klez
Kchkcontent3 regex -a(at)REJ
multipart/alternative;.*boundary=[A-Za-z0-9]{10,}$

I would like to have found a better signature but that is the only
reliable one I have found.

Full info at:

http://candle.pha.pa.us/main/writings/spam/

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bruce Momjian 2002-07-08 18:44:03 Re: pgaccess problems
Previous Message Francisco Reyes 2002-07-08 18:35:17 Re: CRC function?