First CAN-SPAM Lawsuit Filed in California
rocketjam writes "Foster City, California-based ISP Hypertouch, Inc. has filed the first lawsuit alleging violations of the new Federal CAN-SPAM Act of 2003. The lawsuit was filed against BobVila.com and the spammer they hired, Bluestream Media, for sending Hypertouch customers unwanted, unsolicited email advertisements for Vila's "Home Again Newsletter." The suit alleges the defendents sent spam email ads with fraudulent headers and no physical address. It also alleges the emails were sent to randomly generated and harvested addresses as well as addresses that had replied to opt-out links in other spams. Hypertouch's attorney, John L. Fallat, said the CAN-SPAM Act offers little protection to the public, but they would use the few protections it offers to punish spammers." Reader Clemence links to Wired's coverage of the suit.
Sounds like there could be money in setting up as an ISP, and sueing any spammers who use you for $100 per message. Given the millions of messages an individual spammer can send, even one victory against them would result in a cash windfall for the ISP concerned.
"If you think nobody cares if you're alive, try missing a couple of car payments." Earl Wilson
It's going to be very difficult to prove this. I could send spam and make it look like Slashdot sent it, routing it through some foreign country.
Unfortunately, more than half of the spam I'm getting lately is now from the fake viagra ones, that, while using viagra, have nothing to do with pfiser, and the actual company isn't mentioned at all, so all you can do is go after the spammer, and not their source of funding.
"Pinky, you've left the lens cap of your mind on again." - P&TB
"I can see my house from here!" - ST:
Ok, what if I send some US-based companies/people spam. Since I'm from the Netherlands they can't really do anything about it, right??
This is the sig that says NI (again)
regardless of if they win or how much (little) money they get in return, this is great publicity and it also keeps in the public limelight somewhat the issue of spam and needing better legislation. I'd assume other ISPs would sue, but I wonder which ones are making money off of the spammers...
In times like these, it is helpful to remember that there have always been times like these. - Paul Harvey
Couldn't huge email centers (yahoo, msn, etc.) in real time compare source IP's from all emails moving into their systems, identify SPAM as massive amounts of identical email coming from identical IP addresses, load that data into a filter and then block? Some would always get through, say 100,000 but the rest of the 1.4 million get blocked? Isn't anything like this possible?
Authority questions you. Return the favor.
Remember: If the U.S. can get to the point that all spam is coming into the U.S. from the outside, that is a major win.
The idea here is to increase the accuracy of filter-based spam fighting techniques. If we can assume-- because the CAN-SPAM act requires it-- that e-mails sent within the U.S. have accurate header information, we can set up much stronger e-mail filters based on that assumption.
We can't assume email from the netherlands has this assumption, but this just means that these filters are going to increase in higher false positive rates on the spam filters.
The hope and assumption is that NLian businesses will start complaining to the netherlandese government that they want something like the CAN-SPAM act too, so that email from the Netherlands to the U.S. can be "trusted" and thus less likely to be labelled spam.
What I mean by "being handled like the drug war" is when a small dealer/user get's busted, either they reveal their source, or do the time.
Authority questions you. Return the favor.
There is also fraudalent advertising that does not require the element of reliance to be considered.
Now, if you claim you are JFK's son anwhen you meet a woman, then you date her, you are committing a fraud (presuming you are not JFKs son), but then may not have the requirments for a fraud action in California.
Fight Spammers!
It's nice to see someone at least trying to get something from this Law, since it did such a good job of crippling the stricter state level laws. While I agree that a single national level law is a good idea, they took it in the shorts with this one. CAN-SPAM was a waste of paper.
The sad thing is during a recent review of my spam trap account (11800+ email in 3 months) a grand total of 30 of them were from "legitimate" business. The rest were for your usual run of penis pills, bad mortgages, "Stop spam now" software, and herbal vi@gra.
Now, if I could collect on each and every one of them, I'd be a wealthy man. But the vast majority are coming in through open proxies or trojaned Windows boxen, and are annoyingly difficult to track back to their source - which is often off-shore and out of reach of the CAN-SPAM act in any case.
Going after a legitimate" company like this is may put a slight damper on SPAM sent by "real" companies, but it does little or nothing to stem the flood tide of crap we get from the low lifes who are at the root of the problem.
Never attribute to malice what can as easily be the result of incompetence...
Only yesterday I got some UCE from a local company... a nice large PDF file containing details of a promo they were doing for photocopiers. This company clearly think its OK to send out such junk... whilst they included in the message their email address to request to get off their list, the replyto address was a placebo... so for that alone they're breaking the acceptable use policy of the ISP that they sent from... who got a suitable complaint from me (and I hope they yank their account!). Now, this company were using some software to bulk send these messages (pdfmail)... and they harvested my email address from somewhere. You would have thought that by now comapnies would know better than to send out SPAM/UCE.. in my case the company sent crap themselves, so they can't even blame some unscrupulous marketing company.
I hate spam as much as anyone but this is true. We are talking about somebody put some 1's and 0's where they shouldn't. Is this really a crime? I'm not even sure its a violation of an RFC.
/.ers feel about how copyright violation doesn't really hurt the artist very much, aren't we being just a bit hypocritcal when we say we should sue people who just bug us?
No attempt was made to destroy or steal anything. Even the theft of bandwidth is comical. Compared to how most
Let's jump off this litigation wagon for such trivial problems and start working on a way to make something like digital signatures work.
One caviat. People who send obscene unrequested emails are in a different catagory. With them you can actually show they are violating peoples rights as much as any flasher in the park.
An employee is different than a subcontractor. A subcontractor should take the responsibility, and the "we didn't know" is a valid defense. You can enforce company policies among your eployees, but not subcontractors.
It defeats the whole purpose of a subcontractor if you have to micromanage them.
Now, if you are micromanaging a subcontractor and you encourage them to do something illegal, it may be a different story.
Also, it seems sufficient to deter us-based spamming if the person doing the spamming is held responsible for illegal spamming practices.
Social scientists are inspired by theories; scientists are humbled by facts.
Indeed, I might be willing to discriminatorily greylist all mail from any remote Windows system. (Greylisting: Sending a 4xx temporary failure the first time a host tries to send mail to a particular recipient. This causes a normal MTA to retry in a few minutes, but fire-and-forget spamware and worms generally abort.)
How to apply this to Windows only? OpenBSD's passive OS fingerprinting would be a start. It allows one to selectively redirect traffic based on the detected OS, and thus to offer different quality of service based on the quality of the client system. Since there is a much greater likelihood that a given Windows host's connection to my MTA is delivering spam and worms than that a given Solaris or Red Hat host is delivering spam and worms, there is a good reason to deteriorate service (as by greylisting) for Windows hosts -- as long as it can be done in a way which retains (eventual) delivery of real mail.
If Unix mail server admins all chose to greylist remote Windows hosts -- including Windows MTAs as well as client hosts -- then Windows servers would eat the cost of keeping messages in queue during the greylisting period. This would, effectively, be the cost of proving you're a real Windows MTA, not a worm or spamware. This lays part of the burden of the Windows system's susceptibility to malware back upon those responsible for it (deployers of Windows) whereas currently they are able to offload it upon the rest of us in the form of junk mail from worms.
(Incidentally, yes, the majority of mail exchangers run some form of Unix. Less than half, however, run Sendmail.)
One way to find out the identity of the spammers is to follow the money. Someone with the power to issue subpoenas should be able to find out where the money is going. An old trick is to write a check to the person under investigation and see where it goes.
Mea navis aericumbens anguillis abundat
After noticing all the spam sent from machines using uppercase non qualified HELO names I hacked our SMTP listener to trap all the mail sent from them.
I did this in November and so far its trapped tens of thousands of spam mails and less than ten valid mailers. Of these valid mailers, two said they had no idea they were using these names and promptly changed them to FQDNs, one was not happy, and the others didn't respond to my messages so their mail is still trapped/refused - my users didn't want the mail from them anyway so its really no loss.
I'd recommend blocking HELO NETBIOS-NAME for incoming mail as it stops heaps of spam with very little impact on valid mail.
Kind of like sales tax?