Spam mailers

Leon Pollak leonp at plris.com
Mon Jul 29 07:48:34 UTC 2002


Hello, All.
	During the last several months I started to receive 5-7 spam e-mails 
containing viruses.
	According to the names of "sending" people in "From" part, I understand, that 
the spamer is subscribed to our list and sucks the addresses and names from 
it.

Is it possible to hide sender's name in RTEMS lists?


P.S. Among the "From:" senders are: Quality Quorum, Eric Vallete and some 
others. 
-- 
leonp at plris dot com



 
Return-Path: <jeff.mayes at OARcorp.com>
Mailing-List: contact rtems-users-help at oarcorp.com; run by ezmlm
Delivered-To: mailing list rtems-users at oarcorp.com
Received: (qmail 3928 invoked from network); 29 Jul 2002 14:57:15 -0000
Received: from unknown (HELO OARcorp.com) (192.168.1.19)
  by 0 with SMTP; 29 Jul 2002 14:57:15 -0000
Message-ID: <3D4558C8.F11C8E55 at OARcorp.com>
Date: Mon, 29 Jul 2002 10:01:28 -0500
X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U)
X-Accept-Language: en
MIME-Version: 1.0
To: leonp at plris.com
CC: RTEMS List <rtems-users at oarcorp.com>
Subject: Re: Spam mailers
References: <200207291048.34077.leonp at plris.com>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

OK.  I've removed the "From" header information from future postings,
which will remove the senders email address from the message when it is
sent out to the list.  This can be changed back if it negatively affects too
many of you.

I've seen lots of header forgeries lately from spammers.  They can
use just about anything for a From header.  I don't think they are
subscribed to the list, but could be getting the email addresses off
the message archive web pages. :(

Jeff


Leon Pollak wrote:

> Hello, All.
>         During the last several months I started to receive 5-7 spam e-mails
> containing viruses.
>         According to the names of "sending" people in "From" part, I understand, that
> the spamer is subscribed to our list and sucks the addresses and names from
> it.
>
> Is it possible to hide sender's name in RTEMS lists?
>
> P.S. Among the "From:" senders are: Quality Quorum, Eric Vallete and some
> others.
> --
> leonp at plris dot com


 
Return-Path: <jerry.needell at unh.edu>
Mailing-List: contact rtems-users-help at oarcorp.com; run by ezmlm
Delivered-To: mailing list rtems-users at oarcorp.com
Received: (qmail 6617 invoked from network); 29 Jul 2002 16:22:19 -0000
Received: from unknown (HELO tweedledee.sr.unh.edu) (132.177.247.110)
  by 0 with SMTP; 29 Jul 2002 16:22:19 -0000
Received: from unh.edu (browndog.sr.unh.edu [132.177.247.129])
	by tweedledee.sr.unh.edu (8.11.6/linuxconf) with ESMTP id g6TGMIE15832;
	Mon, 29 Jul 2002 12:22:18 -0400
Message-ID: <3D456BEF.5000907 at unh.edu>
Date: Mon, 29 Jul 2002 12:23:11 -0400
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.0) Gecko/20020529
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: Jerry Needell <jerry.needell at unh.edu>
CC: rtems-users at oarcorp.com
Subject: Re: gdb 5.0 build problem
References: <3D4435F2.8080807 at unh.edu>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit

Jerry Needell wrote:
> I was re-creating rtems 4.5.1pre3 on a new system and followed the 
> "Getting Started" manual for building the c-tools.
> 
> When trying to build gdb-5.0 on my Redhat 7.3 Linux box, the build 
> failed with the atteached error.  Has anyone seen this. Have I forgotten 
> something or is this some new conflict with the Redhat 2.96 
> installation.  There have been recent updates to the Redhat system.
> My  configure was simply
> ../gdb-5.0/configure --target=sparc-rtems --prefix=/opt/rtems --enable-sim
> 
> the gdb-5.0-rtems-20010314.diff patch was applied.
> 
> binutils 2.10 and gcc 2.95.3 built without any problems.
> 
> Any suggestions would be appreciated - Jerry
> 
> 
> ------------------------------------------------------------------------
> 
> gcc -c -g -O2    -I. -I../../gdb-5.0/gdb -I../../gdb-5.0/gdb/config -DHAVE_CONFIG_H -I../../gdb-5.0/gdb/../include/opcode -I../../gdb-5.0/gdb/../readline/.. -I../bfd -I../../gdb-5.0/gdb/../bfd  -I../../gdb-5.0/gdb/../include -I../intl -I../../gdb-5.0/gdb/../intl -I../../gdb-5.0/gdb/tui  -DUSE_INCLUDED_REGEX   ../../gdb-5.0/gdb/utils.c
> In file included from /usr/include/curses.h:111,
>                  from ../../gdb-5.0/gdb/utils.c:28:
> /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdbool.h:39: conflicting types for `false'
> ../bfd/bfd.h:101: previous declaration of `false'
> /usr/lib/gcc-lib/i386-redhat-linux/2.96/include/stdbool.h:41: conflicting types for `true'
> ../bfd/bfd.h:101: previous declaration of `true'
> make[1]: *** [utils.o] Error 1
> make[1]: Leaving directory `/home/needell/rtems/tools/b-gdb/gdb'
> make: *** [all-gdb] Error 2


I should have doen my homework before posting this here. It appears this 
is a well known problem with gdb and 2.96. There are some suggeste 
workarounds out there, but they are pretty messy. I tried upgrading my 
system to use gcc 3.1 and everything compiled fine and even seems to 
work! Has anyone had any experience with 3.1 and are there any known 
issues with using it to compile the tools?

- Jerry


-- 

Jerry Needell  --  UNH Space Science Center
telephone: (603) 862 2732 - fax: (603)862 0311
e-mail: jerry.needell at unh.edu




More information about the users mailing list