Does this board sell E-mail lists?
Why am I getting junk mail from X rated sites, Art dealers, and other various important sellers to my ls1tech only e-mail? I place the sender on my "junk mail" list and supposedly stops further messages.
How does one's e-mail get out on those lists? I KNOW this ID and e-mail address is only on this site and no other on the internet.
Any ideas?
ITT
That's just my take on it.
But, nothing keeps people from getting your address by checking your profile and putting it on a list. There are also tons of email scanning programs and viruses that can figure out your addy. If you have ever clicked on a junkmail link that says "remove me from this list", you just verified your email address is valid and it has now joined a TON of other lists. Thats how those spam a-holes do their biz.
<img border="0" alt="[shoot]" title="" src="graemlins/gr_guns.gif" /> SPAM!
Tony
I have ZoneAlarm as a firewall.
I have Adaware that scans as shows not hits.
I have a worm program that reports no hits.
Nope, my PC is secure, virus and trojan free.
The only place that knows my e-mail address is this site.
ITT
ITT
Many times spamers just "guess" at email addresses....
....PSJ <img border="0" title="" alt="[Smile]" src="gr_stretch.gif" /> Marc
<strong>
<img border="0" alt="[shoot]" title="" src="graemlins/gr_guns.gif" /> SPAM!
</strong></font><hr /></blockquote><font size="2" face="Verdana, Helvetica, sans-serif">You can never kill me. Mauahahahahha
<img src="http://www.libragrrl.com/forums/images/smilies/spam.gif" alt=" - " />
Trending Topics
https://ls1tech.com/ubb/cgi-bin/ulti...ile;u=00003944
That means anyone can get your email, its not the site's fault. We don't give out that info. Maybe you pissed off another member and they stuck your email address on a free **** request form? Who knows, just an example.
How can you prevent it? Probably too late with that current address, but you can choose to not display your email address by going into your profile section and clicking the right option box. Other members may not be able to email you directly if you do so, but thats about it.
Tony
The Best V8 Stories One Small Block at Time
<small>[ March 24, 2003, 09:09 PM: Message edited by: DaleMX ]</small>
2. Never sign up for anything. If it requires an email, condider making one up (I use stupidis@stupiddoes.com).
3. If you get spam, try to make rules in your mail client to deal with it.
4. If they have a website with an email address or it comes from a vaild address, retaliate:
#!/bin/bash
RCPT="Orders@secureDiscounts.com"
until [ 1 -eq 2 ] ; do
echo "SPAM SUCKS" | mailx -r ${RCPT} -s "spam" ${RCPT}
sleep 1
done
Tony
I'd love to spam back at the spam I get, how can I do that? I get about 25 spam emails a day to each of my addresses.
I noticed you said you use adaware, but I think this one is much better IMO
http://beam.to/spybotsd
The mailx -r makes it look like it came from them.
To work under Linux, or most UNIX flavors, use this:
#!/bin/bash
RCPT="spammer@mydomain.com"
until [ 1 -eq 2 ] ; do
echo "SPAM SUCKS" | /usr/lib/sendmail ${RCPT}
sleep 1
done
That is going to send between 50-60 emails an hour. Elinate the sleep line to let it run unthrottled, or change the 1 to something higher to slow it down.
If someone has your e-mail in their address book and if they're computer has a virus, guess what ....... your e-mail was stolen and now sent to 1,000,000 people who send out 1,000,000 e-mails every day.
You can't stop it, just pray hotmail can keep up the good work and block it all.
Whom would ever thought the new scourge of the "airways" would turn out to be so invasive, quiet,yet so hated?
Whenever there is a buck to made by the lazy MFs in this world, it will be so.
FTA,TL,TS,& TMFT. -and your GD brother.
IMOO.
...BTW, just to make it clear, this is in NO way a diatribe against this board, or the good folks who run it.
<small>[ March 25, 2003, 07:55 PM: Message edited by: gwj ]</small>






