Forum Moderators: phranque
What exactly is this "@" ?
I have always used forms for email but added the email address recently ( ah, so.... ) because many people apparently dont like forms.
And as a backup question.... If I do this or only use forms am I ever going to get off the lists that must already be in circulation? I guess its going to be a damage limitation exercise.
I guess its going to be a damage limitation exercise.
IMHO you can't get off those lists. Actually, once you ask someone to remove your address from their list, you will start receiving even more spam in your inbox. Simply because they know this box is alive and someone is reading the messages that come in.
d_
Yes. Don't even open the mails, just delete them. Clever spammers confirm adresses with web bugs or embedded pictures. NEVER reply or use any link in any of them. If you can check headers or view the source without opening the mails, send them off to spamcop. There's even spam filtering databases you can subscribe to.
/claus
>> damage limitation
Yes. Don't even open the mails, just delete them.
it also helps that i use mozilla and have it set to not show offsite images and javascript is turned off in mail and news...
Early last year we went through and replaced all text addies with graphics of the addy text. Then the bots were reprogrammed to read the source code for "mailto:" tags, so my clients (finally!) opted for contact forms that use scripts allowing visitors to email them without showing addresses in the source code.
If only it was illegal to forge email headers nationwide. Unfortunately the most succes in suing spammers I have read about recently is in suing them for fraud because they were using forged headers! I've also noticed more spam is coming from servers located outside the US, so if it was made illegal in one nation, they would just move to other countries. I'm afraid wiping spammers out is going to have to be an international effort.
<!--
var first = 'ma';
var second = 'il';
var third = 'to:';
var address = 'username';
var domain = 'userdomain.com';
document.write('<a href="');
document.write(first+second+third);
document.write(address);
document.write('@');
document.write(domain);
document.write('" title="User Name">');
document.write('User Name<\/a>');
// -->
then address it on the html page with the following ;
<script type="text/javascript" language="JavaScript" src="email.js"></script>
Hope that helps.
IMHO you can't get off those lists.
The lists also seem to get recycled. I received a couple of spams this week sent to an address that was removed from our web site a year or more ago.
The lists are, of course, commodities in their own right, bought and sold for a fast buck. In fact, my impression is that the real money in spamming is not made by those trying to sell Viagra or banned CDs but by those selling the harvested email lists.