LWN.net Logo

The CAN-SPAM bill examined

The CAN-SPAM bill examined

Posted Dec 4, 2003 21:06 UTC (Thu) by gswoods (subscriber, #37)
Parent article: The CAN-SPAM bill examined

The idea that government interference won't solve the problem is not new, it is rather obvious. You don't have to look any further than the War on Politically Incorrect Drugs and the Civil Rights of the Innocent ("War on Drugs", for short). Has this approach solved the drug problem? I would argue that it's made it worse, since addicts now have to admit to being criminals before they can get help, and we have thousands of people incarcerated for drug crimes who have never directly harmed anyone else. Keep in mind that drug dealers, unless they use force to make their clients use their product (or target children), aren't the ones doing harm, those who choose to take drugs are responsible for whatever harm is done to them. There are already laws against things that addicts might do while high or in order to obtain drugs that cause harm to others.

I am not trying to make a direct analogy between drugs and spam, but the point is that trying to control a social problem by making it illegal rarely works, almost always has side effects that are worse than the original problem, and it gives people a false sense of security. I believe that technical solutions can eventually make it unprofitable to spam, which is the ONLY thing that can effectively end it. As long as it's profitable, spammers (who already don't much care what laws they violate) will continue to spam.

I personally like the idea of SPF (Sender Permitted From), where sites can indicate in their DNS records which IP addresses are allowed to initiate mail that purports to be from that domain. If this spreads netwide, it can put a virtual end to e-mail forgery, which will go farther than any law in getting rid of spam. I could block 99% of all unsolicited spam if I could reject any mail whose sender address either doesn't exist or doesn't come from one of the real mail servers for that domain.


(Log in to post comments)

The CAN-SPAM bill examined

Posted Dec 5, 2003 18:30 UTC (Fri) by tegbert (guest, #17578) [Link]

The problem with fiddling with DNS records to filter out ip addresses is that ip addresses are often recycled, but DNS-based filters often persist way beyond reason. Check out:

"Is the Internet Dying?":
http://www.circleid.com/article/215_0_1_0_C/

and

"The Beginning of the End of the Internet?":
http://www.circleid.com/article/315_0_1_0_C/

for a good scare.

tegbert

The CAN-SPAM bill examined

Posted Dec 8, 2003 19:35 UTC (Mon) by gswoods (subscriber, #37) [Link]

Well, the IP address of our mail server isn't recycled unless we choose to change it. I would certainly like the ability to tell other mail servers around the net that if a mail message purports to come from one of our users, but it doesn't come from the address of our main mail cluster, then it's a forgery and should be rejected.

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds