Slashdot Mirror


E.U. Employers To Be Held Liable For Porn Spam?

Cowards Anonymous writes "Yahoo News has a story about a study of Europe's new anti-spam legislation. The overly broad wording of the legislation, according to the study, could allow employees to sue employers for not doing enough to stop porn spam. Businesses could be sued by their workers for allowing a hostile work environment. The author of the study advises companies running email servers to use filtering technology, and warn employees about the sometimes sleazy content of spam."

36 of 314 comments (clear)

  1. SMTP must die! by LostCluster · · Score: 5, Interesting

    E-mail, as we know it today, has got to go. Non-authenticatable sending is a bug, not a feature. For as long as businesses allow incoming SMTP e-mail, their employees will always be exposed to all forms of Spam, including pornographic.

    So, if the law basically makes it impossible to run an SMTP-based e-mail system in a business, that could be just the knockout blow it takes for businesses to finally see an incentive on picking a tigher protocol that allows better tracing of senders.

    1. Re:SMTP must die! by Xaymot · · Score: 4, Insightful

      I doubt this new law will cause any type of lawsuit. Holding a company responsible for having a crappy spam filter is ridiculous.

      It is one thing if they are contributing to the hostile work environment but failing to prevent a hostile work environment is not the same thing. This is like suing a company for a gay co-worker grabbing your ass as if the company somehow created a randy gay guy in accounting that loves Christopher Lowell and your ass.

      As for SMTP based e-mail; it's like VHS to Beta. They'll use it just because it's cheaper even with the porn. And who doesn't like a little bit of donkey love on a Monday morning?

    2. Re:SMTP must die! by gcaseye6677 · · Score: 5, Insightful

      That's because there is a cost to the sender involved in sending snail mail. Sure you can send a lot of it without a return address, but you are limited by how much money you can spend on postage. SMTP does not have this limitation which is why spam is such a problem. Also, the penalties for mail fraud are so severe that most people won't even try it.

    3. Re:SMTP must die! by lcsjk · · Score: 5, Funny

      Try sending 100,000 letters without postage and you will see how effective the USPS spam blocker is!

    4. Re:SMTP must die! by Kenja · · Score: 3, Insightful

      You first. Stop using email amd we'll talk. Of course you'll have no way to talk to me, but that sounds like a good idea. I for one have a problem with punishing everyone because some people are being jerks.

      --

      "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
    5. Re:SMTP must die! by Tenebrious1 · · Score: 4, Funny

      Funny part is snail mail has the same bugs and I don't hear anybody yelling "Snail mail must die!"

      After a few truckloads a day of snail mail spam, I'm sure that thought must have crossed Ralsky's mind.

      --
      -- If god wanted me to have a sig, he'd have given me a sense of humor.
    6. Re:SMTP must die! by lightspawn · · Score: 3, Funny

      Your post advocates a

      (x) technical ( ) legislative ( ) market-based ( ) vigilante

      approach to fighting spam. Your idea will not work. Here is why it won't work. (One or more of the following may apply to your particular idea, and it may have other flaws which used to vary from state to state before a bad federal law was passed.)

      ( ) Spammers can easily use it to harvest email addresses
      (x) Mailing lists and other legitimate email uses would be affected
      ( ) No one will be able to find the guy or collect the money
      ( ) It is defenseless against brute force attacks
      ( ) It will stop spam for two weeks and then we'll be stuck with it
      (x) Users of email will not put up with it
      ( ) Microsoft will not put up with it
      ( ) The police will not put up with it
      ( ) Requires too much cooperation from spammers
      (x) Requires immediate total cooperation from everybody at once
      (x) Many email users cannot afford to lose business or alienate potential employers
      ( ) Spammers don't care about invalid addresses in their lists
      ( ) Anyone could anonymously destroy anyone else's career or business

      Specifically, your plan fails to account for

      ( ) Laws expressly prohibiting it
      ( ) Lack of centrally controlling authority for email
      ( ) Open relays in foreign countries
      ( ) Ease of searching tiny alphanumeric address space of all email addresses
      ( ) Asshats
      ( ) Jurisdictional problems
      ( ) Unpopularity of weird new taxes
      ( ) Public reluctance to accept weird new forms of money
      (x) Huge existing software investment in SMTP
      ( ) Susceptibility of protocols other than SMTP to attack
      ( ) Willingness of users to install OS patches received by email
      (x) Armies of worm riddled broadband-connected Windows boxes
      ( ) Eternal arms race involved in all filtering approaches
      ( ) Extreme profitability of spam
      ( ) Joe jobs and/or identity theft
      ( ) Technically illiterate politicians
      ( ) Extreme stupidity on the part of people who do business with spammers
      ( ) Dishonesty on the part of spammers themselves
      ( ) Bandwidth costs that are unaffected by client filtering
      ( ) Outlook

      and the following philosophical objections may also apply:

      (x) Ideas similar to yours are easy to come up with, yet none have ever
      been shown practical
      ( ) Any scheme based on opt-out is unacceptable
      ( ) SMTP headers should not be the subject of legislation
      ( ) Blacklists suck
      ( ) Whitelists suck
      ( ) We should be able to talk about Viagra without being censored
      ( ) Countermeasures should not involve wire fraud or credit card fraud
      ( ) Countermeasures should not involve sabotage of public networks
      (x) Countermeasures must work if phased in gradually
      ( ) Sending email should be free
      ( ) Why should we have to trust you and your servers?
      ( ) Incompatiblity with open source or open source licenses
      ( ) Feel-good measures do nothing to solve the problem
      ( ) Temporary/one-time email addresses are cumbersome
      ( ) I don't want the government reading my email
      ( ) Killing them that way is not slow and painful enough

      Furthermore, this is what I think about you:

      (x) Sorry dude, but I don't think it would work.
      ( ) This is a stupid idea, and you're a stupid person for suggesting it.
      ( ) Nice try, assh0le! I'm going to find out where you live and burn your
      house down!

    7. Re:SMTP must die! by cperciva · · Score: 3, Informative

      Anyone see a downside to this besides the annoying move to such a system?

      Yes. It wouldn't work.

      I send mail from several different places, with several different return addresses. The mail server for foo.com doesn't know anything about most of the email which I (legitimately) send with my @foo.com return address.

      Also, there's a huge amount of mangling which happens to email messages. Headers are added, removed, or modified; line breaks are changed; some characters or strings are escaped... you'll have trouble finding something you can rely upon for your hashing.

    8. Re:SMTP must die! by JPriest · · Score: 3, Insightful
      SMTP will probably never die, and SMTP does need a rebust authentication. All this filtering and rate limiting on SMTP does jack becasue spammers can just bypass having to usee a valid SMTP server and offload everyone@blah.com right at mx.blah.com with almost no limitations.

      The answer to this is so simple it frustrates me, just add a DNS record for SMTP servers and the problem is solved! It stops spammers from sending mail from unauthorized hosts and hijacked PC's and lets SMTP filtering and rate limiting do its job.

      --
      Saying Java is nice because it works on all OS's is like saying that anal sex is nice because it works on all genders.
    9. Re:SMTP must die! by Cruciform · · Score: 5, Interesting

      If we started slapping "Return to sender" stickers on flyers and other unaddressed promotional garbage, would it actually make it back to the companies? Or would the postal service just dispose of it.

  2. It's not just a good idea, it's the law! by LostCluster · · Score: 4, Interesting

    I know of one business that is still running Windows 98 based computers in the office, with very little preventing the employees from wandering on the Internet to wherever they want. Not surprisingly, the employees end up contracting spyware and browser hijackers on a regular basis.

    The management has had enough of the IT department having to clean up the infected computers, and has basically ordered them to stop wasting their time on such machines. As a result, one machine's homepage is now perma-set to a porn site. There's a running process that resets it whenever the user attempts to change the home page by any way, but it's using rootkit tactics to shield itself from being uninstalled by anything. The OS is hosed, it needs to be reinstalled.

    I just can't wait until the first female employee notices what's happened to this male employee's computer and files the lawsuit. Sometimes, IT spending is just plain mandatory...

  3. i'd roll back to etch-a-sketches by geekbruin · · Score: 5, Interesting

    Sounds like that is going to put a huge amount of burden on the companies. If I were running my own private business, I'd be inclined to unplug everyone's network connections and hand out typewriters. I don't know how strict the legistlation is, but it sounds to me that this might promote anti-technology.

  4. US is the same by gorbachev · · Score: 4, Insightful

    You can do the same for any US employer using existing discrimination / harrassment laws.

    --
    In Soviet Russia, I ruled you
  5. More work for us! by LostCluster · · Score: 4, Insightful

    We should be celebrating laws that require business to do something about user-annoying IT problems. Legislating a need for IT translates to tech jobs that can't be cut... and that's more work for us.

    There are solutions to Spam that companies can use, they just keep getting killed because PHB's say they fail the cost-benefit tests. However, when you throw the prospect of a big lawsuit in the face of a PHP, it changes the balance of the scale.

  6. Porn Spam? by Anonymous Coward · · Score: 4, Funny

    I just get spam telling me how small my penis is. I never get pictures of naked people!

    How comes I have to miss out? :(

    1. Re:Porn Spam? by Kenja · · Score: 4, Funny
      "I just get spam telling me how small my penis is. I never get pictures of naked people!"

      That's because we keep getting pictures of you naked. Can't you take some constructive criticism?

      --

      "Have you ever thought about just turning off the TV, sitting down with your kids, and hitting them?"
  7. This law is irrelevent. by Chiasmus_ · · Score: 4, Interesting

    The law is irrelevent, because not too many countries are following it.

    From BBC news:

    They also found that eight EU member nations have yet to implement the directive despite the deadline for compliance falling more than six months ago.

    The rogue nations - Belgium, Germany, Greece, France, Luxembourg, the Netherlands, Portugal and Finland - have been threatened with legal action.


    The problem with international laws is that nationalistic countries are generally inclined to ignore them.

    Honestly, since I couldn't find a single link to the actual legislation, it's hard to tell whether employers could actually be held liable for spam, or whether this is just FUD.

    Obviously, if an employer intentionally turns off the spam safeguards on one woman's machine, because she's very religious and he knows it'll freak her out, then that's sexual harassment through spam.

    But spam that slips through the cracks despite reasonable efforts to stop it... I have to say, I don't think any court in the world would find a tort there.

    --
    "Beware he who would deny you access to information, for in his heart he deems himself your master."
  8. Very Sticky Subject by Prince+Vegeta+SSJ4 · · Score: 5, Interesting

    "European employers must be aware of the risk of new computer-related liabilities," said the researcher for the University of Amsterdam's Institute for Information Law.

    "An important example of such a potential new liability is the risk of being held accountable for not protecting employees against unsolicited pornographic e-mail."

    This could encourage companies from denying Internet access to employees, after all why risk sexual harassment lawsuits for something that is so difficult to stop.

    On one hand you can have an opt-in list for employees, where someone must "allow" a person to send mail to an inbox. I use this for my Dads email account due to all of the spam (however, being his personal and business email address, I must constantly monitor the mail so that nothing important gets caught in the SPAM TRAP)

    Which leads to the other hand, opt-in limits your ability to do certain things, for instance if you pass out business cards with an email or want legitimate, but currently unkown people to contact you it is a pain in the ass.

  9. In Europe? by Shoten · · Score: 4, Insightful

    I thought the U.S. had the market cornered when it came to ridiculous PC requirements in the workplace. Honestly, you'd think that in all places, EUROPE...where there is topless advertising in magazines...would be sensible enough to tell its users, "Look, we're all grownups here, and we all know how hard spam is to deal with. There is no magic solution yet, you're going to have to deal with it." I mean honestly, how many people have spam tackled at home on their own, anyways? It seems nuts to ignore the difficulty of stopping spam in an enterprise environment when coming up with guidelines to punish companies for not doing so.

    --

    For your security, this post has been encrypted with ROT-13, twice.
  10. True Story... by Noryungi · · Score: 4, Interesting

    Slightly OT, but still...

    One day, one of my colleagues came to me and asked (absolutely furious) " Why do you send me gay porn on my email address? ".

    Turned out that some sleazeball spamfscker had harvested my work email address and was using it to send gay porn HTML email, using 'clever' JavaScript to open dozens of windows containing images of a nature I will not describe here (Think group goatse.cx here -- yes, it was that bad). The 'From:' header contained, of course, my spoofed address.

    Fortunately, this was a rather tech-friendly company and the colleague was also a good friend. I was able to explain to her that this was, in fact, not coming from me. And I showed her how to disable JavaScript in Netscape Mail. She, in turn, relayed the information to the rest of her open-space co-workers.

    I still shiver when I think of the potential consequences if she had shown the email to our bosses, instead of closing down all the windows and going into my office... A short time after this incident, our sysadmins (bless their souls) installed SpamAssassin on the Postfix server, with a very threshold. And that was the end of spam.

    --
    The right to offend is far more important than the right not to be offended. (Rowan Atkinson)
    1. Re:True Story... by GoofyBoy · · Score: 4, Funny

      Like a dream I had last night...

      One day, one of my colleagues came to me and asked (absolutely furious) " Why do DON'T you send me gay porn on my email address? ".

      Then the 70's pr0n music started ...

      --
      The surprise isn't how often we make bad choices; the surprise is how seldom they defeat us.
  11. Well Meaning People Can Be Idiots by List+of+FAILURES · · Score: 4, Insightful

    Or is it vice-versa? Idiots can be well-meaning people?

    Where I work, we installed a Barracuda Spam Firewall. It works fairly well, but crap still gets through. And as we add our own REGEX filters, we find the false-positive rate increasing. The only real solution is to expand existing mail protocols to account for spam. Specifically, some changes to the SMTP protocol that require the sender definitively ID themselves before sending. This would provide accountability of some sort. I know, I know. Some people are going to attack me for proposing the modification of SMTP. What, then, do YOU suggest Oh mighty one?

  12. Snail mail screening? by michaelmalak · · Score: 4, Interesting
    As often stated, follow pre-Internet laws unless absolutely necessary.

    Is an employer required to open all snail mail to screen it for porn? Would that, actually, be illegal?

  13. actually... by tuxette · · Score: 4, Informative

    ...in most cases, mail sent to you at your place of employement is considered business mail (i.e. the secretary or your boss can open it) unless it is specifically marked private or confidential.

    --
    People say I'm crazy, I got diamonds on the soles of my shoes...
  14. Depends on actions of the mail client by Black+Art · · Score: 4, Insightful

    No e-mail client should ever request content from a remote server and/or load images without a direct action by the user.

    Most porn spam loads images via html image tags or some other remote mechanism. (Usually with a web bug to figure out which address downloaded it so they can send you more spam.)

    If the user has an e-mail client configured by default to download contact automatically then it needs to be corrected. That is the fault of their IS/IT department or whoever ordered the IS/IT department to use that client. I don't even think Outlook is that stupid anymore.

    The other problem is that there are a whole lot of people who are unable or unwilling to just grow the hell up. So you get e-mail that describes sex. So what? Big deal! Sex is a part of life. Just delete it and move on.

    But instead, these growth stunted pod people want to obscess over that part of life that they have not learned to accept. Instead of blaming themselves and their upbringing (or lack thereof) they are going to take it out on ANYONE else.

    The best thing to do to avoid such legal problems is find out who these people are in your company and deny them ANY outside e-mail whatsoever until they can behave like a grownup.

    --
    "Trademarks are the heraldry of the new feudalism."
  15. I posted an Ask Slaskdot on this... by Gudlyf · · Score: 3, Interesting

    ...and of course, it wasn't accepted, but that's beside the point.

    We had an issue here in the workplace where porn spam was getting through to a list. Basically this was the equivalent to an "info@..." list, where potential customers would email for product information. One woman who was required to read those emails started to complain about the porn spam. Even though I had spamassassin doing a heck of a lot of blocking, plenty still got through.

    Let's put aside the web form option for the moment. Could she really sue the company for making her read the email to that address? From what I was told, I don't think so, since we had proof that we were at least trying to remedy the situation any way we could. Has anyone else run into a similar situation and had someone really sue the company?

    --
    Trolls lurk everywhere. Mod them down.
  16. Saw this one coming... by pointbeing · · Score: 4, Interesting
    In the federal agency where I work I've been hollering about hostile work environments for more than a year.

    My primary job function is R&D and I've told bosses for quite awhile that I thought it exposed the government to liability if we weren't using industry best practices to combat spam.

    I even offered to ask the agency's legal section what our exposure was and was 'discouraged' from bringing this to Legal - I think because if the lawyers *do* find a risk the problem would be immediately escalated to HQ for resolution ;-)

    Anyway, I researched several client, server and mail gateway products - everybody thinks combating spam is a good thing, but the higher-ups can't decide whether to automagically delete spam at the gateway (lousy idea) or just tag it and use client-based rules to quarantine it (much better idea).

    Anytime you do rule-based mail deletion you open up the opportunity for me to explain to my boss that the reason he didn't receive my project was because the mail gateway ate it.

    IM frequently less than HO corporations need to protect both themselves and their employees.

    --
    we see things not as as they are, but as we are.
    -- anais nin
  17. Re:Sweet.... by Jim_Maryland · · Score: 3, Interesting

    What about the situations where someone who knows your work email address submits you to the p0rn sites and you start receiving messages. I had this happen to me a couple years back where a college buddy of mine decided it would be funny to sign me up for "p0rn picture of the day".

    Could be difficult to prove that you weren't the one to do it, plus you'd be a lot more careful in who gets your email address.

    Jim

  18. This is what happens by KalvinB · · Score: 3, Interesting

    when politicians get involved with problems that aren't political.

    What's stopping these users from installing their own filters?

    Next thing you know, empolyees will be suing employers for lost e-mails killed by the main filter.

    As for SMTP being broken...you can already trace spam back to it's origin. All the way back to that open relay. It doesn't take brain surgery to fire up a DNS server or use an already existing one like DNSMadeEasy.com and assign your spam domain to the IP of the proxy you'll be using. The owner of the IP can in no way shape or form prevent "unuauthorized" domains from pointing to their IP. I pointed linux.icarusindie.com at Microsoft's web-site and windows.icarusindie.com at linux.org for awhile. MS's site automatically fixes the url while Linux.org showed up as my domain no matter where I went on the site.

    Spammers already use tons of domains to host the product page linked to by the "click me." All they're going to do is put a mail server on that domain. So now all you're going to have are spams where the "click me" domain and from domain match. Whoopee.

    You can already filter out "click me" domains which results in 100% accuracy (as long as you're not silly enough to think a computer can do all the work) and 0% collateral damage.

    If your plan of attack involves some kind of "accountability," forget it. The internet is an anonymous place. You have to find a way to deal with the problem without this silly idea that spammers are somehow going to surrender and identify themselves just because you changed the protocol.

    Ben

  19. Take some responsibility by Ungulate · · Score: 3, Interesting

    I think it's absurd for users to demand protection from the spam that THEY CAUSED by being promiscuous with their email address. I've had my work email address for almost five years now, and I've never gotten a single piece of spam because I'm not dumb. My coworkers complain about spam endlessly, and I have not an ounce of sympathy for them. Hotmail has great spam filtering these days, maybe they should be using it instead of their employers' email.

    I dont know why this was posted as AC because I was logged in.

  20. Re:No penis pills for me! No MCSE either! by Queuetue · · Score: 3, Funny

    Shooting at people.

  21. Re:It's Really Sad.. by Some+Bitch · · Score: 3, Funny
    Maybe the EU should try to imitate the US's prosperity and freedom first.

    No thanks, I rather like having some.

  22. Companies can make spam a non-issue for employees by ron_ivi · · Score: 5, Interesting
    At the company I work, we make it easier. Everyone can have 2 (or more if needed) email addresses. One for reliable business partners, and a second one for less trusted business partners, mailing lists, etc. For example our affiliate manager may actually need to contact porn sites.

    For another example, our CEO wants to sign up to mailinglists of all our partners, competitors, etc. Both use their "secondary" email address for this spam-ridden mail.

    Most of the "legimite" "corporate" use of email doesn't actually get your email address listed with porn spammers. People just like giving out their email addresses to everyone, and that's what gets them in spam-trouble. By giving a second throwaway account, most people's primary account stays nice and spam-clean.

  23. Not realistic by flibuste · · Score: 4, Insightful

    As an european living in North-America, this article , although true in its content, plays a lot of noisy drums for nothing.
    Contrary to USA, europe does not have a culture of suing people or companies, and in particular against "hostile work environment".
    I don't think the situation were an employee sues his company for receiving p0rn spam will arise often, since the employee will have nothing to win apart from losing his job and never find another one (suing your company is generally not a good thing on a resume). (I dont say you lose your job if you sue your company - legally you cannot, but we all know how easy it is to for companies to find other supposedly legal reasons to fire you).
    Moreover, if your receive spam, it generally means that you have used your work e-mail address for non-business related issues, and you'll end up walking on dangerous grounds if you try suing your company for that.
    So, to me, this article has been written by someone who knows laws, can forsee their effect, but do not know the european culture enough and makes the common mistake of comparing it to north-america. Or maybe he never worked in a company where e-mail is used for work.

  24. It's called SPF by mdfst13 · · Score: 3, Interesting

    SPF ( http://spf.pobox.com ) does this at the domain level. At the username level, authentication would be guaranteed by the domain server.

    The grandparent post's issues can be solved by always using the domain SMTP server (as opposed to using an ISP server or sending direct). Most people already do this. If the ability to send from a dynamic IP is really needed, I notice that DynDNS is listed as an SPF supporter at http://spf.pobox.com/faq.html .

    A second conversation (to verify) is not needed. Just push all mail through the SMTP servers. Then the receiving server can verify the sender on receipt (the sender's IP is known as part of the TCP conversation).

    There is also a proposal called IM2000 that would offer most of what you want as well. With IM2000 only a message notification is sent. Using that info, your email client then gets the actual message from the sending server. If you verify the sending server in DNS prior to retrieving the message, you can be guaranteed that it is sent by the correct server.

  25. Re:Spam is not an SMTP problem by Frater+219 · · Score: 4, Insightful
    Why not just invent a better protocol that can't be abused as easily?

    Take a shot. Some design criteria you should keep in mind:

    • People need to be able to send messages to people they don't know, and have no common contacts with. A system which relies on "introducers" can be layered on top of a more open system (think PGP) but is not adequate alone. If one user can't send email to any other off-the-cuff, you lose, since people will have to resort to SMTP when they need it ... and if they have to do that, why use your system?
    • Sites require their own servers, and no dependence on a central authority to process messages. They can choose to delegate authority over filtering (as with DNSBLs) but it can't be a requirement. If you (the system's creator) or any other power (say, Verisign) can monitor, censor, or shut off anyone's email, you lose -- why should General Electric trust your system?
    • A new mail system must support gateways to SMTP. After all, SMTP would never have replaced UUCP, BITNET, and Fidonet mail if it had not been able to gateway to them. (If the only mail system you know about is SMTP, you don't know enough to build a new mail system.) These gateways must not themselves be easily abusable, or users of SMTP will reject mail from them. If that happens, your gateways get kicked off their ISPs for being spam sources, and you lose.
    • A new mail system must offer its early adopters immediate benefit. If a new system doesn't offer real benefits until 51% of the world is using it, then no more than 0.1% will ever adopt it. If the only way your abuse-proof protocol is abuse-proof is to reject email from the whole dirty SMTP world, you lose.
    • The standard must be a single open protocol, not a single implementation. Developers must be able to implement that protocol on disparate platforms on all different scales. Any implementation conformant with the standard must be able to talk to any other. Handing the world a Perl script and saying "this is the new email system" means you lose -- most people don't have Perl on their Windows and Palm systems and aren't going to install it to try out a new mail system.
    Think you're up to it? Go for it. You have nothing to lose, right?