Slashdot Mirror


Microsoft, Yahoo Investigate Spam Solution

bllfrnch writes "The NY Times (account required, yada yada) has an article about the suggestion of email postage to stop the advent of spam. Apparently, both Microsoft and Yahoo! support such an initiative, as they are the largest email service providers. Best quote: ''Damn if I will pay postage for my nice list,' said David Farber, a professor at Carnegie Mellon University, who runs a mailing list on technology and policy with 30,000 recipients'."

116 of 596 comments (clear)

  1. Cha ching? by monstroyer · · Score: 5, Interesting

    Paying for postage already exists, it's called a fax.

    This is the worst solution ever and the only reason that MS/Yahoo support it is because of Hotmail/YahooMail. They stand to make huge profits because they host the inboxes of millions of users. Every email received at those accounts would invoice the sender. It's a no brainer for BARRELS OF CASH !!! (tm)

    In fact, there already was a good solution proposed a few weeks ago, by microsoft no less. Combine it with Spam Assassin the way Spam Interceptor does (replacing the C/R component) and the solution is plausible.

    1. Re:Cha ching? by diablobynight · · Score: 5, Insightful

      I am sure it doesn't have that much to do with the money they'll make. This idea has been suggested many times, and all of the times suggested, there has always been a white list, that if you choose to accept the senders mail, you can choose whether to have them billed or not. But here I see the problem, spammers are using open relays and hiding under anonymous accounts already. How will they bill them?

      --
      Anonymous Cowards - Oh God, How I hate you
    2. Re:Cha ching? by MadCow42 · · Score: 3, Interesting

      Email postage might make sense under one of two conditions:

      1) the recipient gets the postage fee
      2) the ISP that gets the postage fee provides email / internet access to the user for free

      If the ISP gets the cash without providing any FURTHER service, it's nothing more than a cash grab. I would still be likely to maintain a "free" mail account so my friends wouldn't have to pay to email me... I'd just be more likely to filter that heavily for spam.

      MadCow.

      --
      I used to have a sig, but I set it free and it never came back.
    3. Re:Cha ching? by Frymaster · · Score: 2, Insightful
      spammers are using open relays and hiding under anonymous accounts already. How will they bill them?

      ah... but if spammer x sends a boatload of herbal viagra offers under bob's relay and bob gets a bill... then when they do catch spammer x he can be nabbed under wire fraud laws and be open to all sorts of tasty civil action.

    4. Re:Cha ching? by LBArrettAnderson · · Score: 2, Informative

      or just click here then click the first link.

    5. Re:Cha ching? by Awptimus+Prime · · Score: 5, Interesting

      Agreed. I've said it before and I will say it again:

      Replace SMTP with a more secure protocol. Give a 12 month window for everyone to upgrade their clients. Then make port 25 filtering mandatory for all ISPs.

      Failure to comply results in no email gateway for your customers. Simple as that.

    6. Re:Cha ching? by diablobynight · · Score: 5, Insightful
      ummm...don't even need to mod the protocol, if people just set up their mail servers to force authentication before outgoing mail can be sent, there wouldn't be any problems. Sorry there will be some problems, but I bet it would eliminate a lot of spam. Or if we just convinced the RIAA that spam was affecting their music sales, they would find a way to take every one of them to court.LOL

      also, best answer to spam, don't click on the links in it, don't read it, just delete it, if it wasn't profitable they wouldn't send it out. Sadly dumb people buy shit from telemarketers and spammers.

      --
      Anonymous Cowards - Oh God, How I hate you
    7. Re:Cha ching? by digital+bath · · Score: 5, Insightful
      but if spammer x sends a boatload of herbal viagra offers under bob's relay and bob gets a bill... then when they do catch spammer x he can be nabbed under wire fraud laws


      But until then, would you like to be bob?
      --
      find / -name "*.sig" | xargs rm
    8. Re:Cha ching? by babyrat · · Score: 5, Insightful

      Replace SMTP with a more secure protocol. Give a 12 month window for everyone to upgrade their clients. Then make port 25 filtering mandatory for all ISPs.

      and WHO is going to mandate this? SMTP is an ad hoc standard - ie people use it because people use it. If everybody's using it then that's a lot of people using it.

    9. Re:Cha ching? by grub · · Score: 2, Insightful


      GIANT MONEY GRAB

      The more I think of this, the more I'm enraged by it. Why?
      Imagine that the net's email system is shaped like an hourglass. The top bulb is the sender of email, the bottom is the recipient. That pinched spot in the middle is where a handful of email firms (MS, Yahoo, et al) take a "micropayment" for every mail traversing their network.

      They support it because they see it as a long term "User Pay" system. Microsoft has for years wanted to get into this type of system. It's plain fucking bad for the net! DO NOT SUPPORT THIS

      --
      Trolling is a art,
    10. Re:Cha ching? by Blkdeath · · Score: 2, Funny
      Replace SMTP with a more secure protocol. Give a 12 month window for everyone to upgrade their clients. Then make port 25 filtering mandatory for all ISPs.
      Governing Body: Replace your SMTP server!
      ISP: No.
      Governing Body: Uhm, ok, replace your SMTP server NOW!
      ISP: No.
      Governing Body: Filter port 25 then?
      ISP: Who are you?
      --
      BD Phone Home!

      Shameless plug. Like you weren't expecting it.

    11. Re:Cha ching? by ejdmoo · · Score: 2, Insightful

      Big ISPs, like Yahoo and MSN. :) Get AOL on board and you've won.

    12. Re:Cha ching? by Zwoop · · Score: 3, Interesting
      if people just set up their mail servers to force authentication before outgoing mail can be sent, there wouldn't be any problems. Sorry there will be some problems, but I bet it would eliminate a lot of spam.

      Hmmm, what kind of spam would this prevent? Open SMTP relays? Forged From: addresses? Sure, we might get rid of some spam that way, but it will not fix the real problem IMO. It's just too easy to setup your own SMTP spamming server to "bypass" this, unless of course we start requiring SMTP auth in all SMTP traffic (not just from the MUA to MTA). But what a nightmare to maintain the global directory of servers and credentials...

      Also, setting up SMTP auth to work with all possible clients turns out to be somewhat of a pain. I've done it with sendmail, and although it worked nicely "out of the box" for most clients, at least one had serious issues with the SASL and TLS protocols (see this article for instance).

      And yeah, unfortunately there will always be victims out there who will buy from spammers and telemarketers. And there will always be predators ready to take advantage of them, if they can do so. Spam works well because it's virtually free to do, so even with some incredible small "click through" rate, it's profitable.

      Making spamming computational expensive, as has been talked about several times, seems like the best solution right now. I don't particular like this postage stamp solution, although, it certainly addresses the root of the problem, it's too easy/inexpensive to spam.

      -- leif

    13. Re:Cha ching? by frankthechicken · · Score: 2, Funny

      Sadly dumb people buy shit from telemarketers and spammers.

      And there lies the cause and problem for almost everything, damn people can't be trusted. Cut them out of the link and everything will be fine.

      If these spammers could simply mail to the flotsam and jetsam of the world then everything would be fine. In fact there should be a list of dumb people, just to make the spammers life easier, and the rest of us slightly more content with the world.

    14. Re:Cha ching? by destiney · · Score: 5, Insightful


      he can be nabbed under wire fraud laws and be open to all sorts of tasty civil action.

      In how many countries?

    15. Re:Cha ching? by Awptimus+Prime · · Score: 4, Interesting

      Actually, they would be insane not to. It would save literally thousands of man hours chasing spammers. Not to mention the gigs of bandwidth saved per year if spam could be eliminated.

      The major industry players would be the 'governing body', as you put it. They have historically played together decently since the dawn of DDOS attacks. Before smurf.c, ISP #1 would typically ignore anything ISP #2 said. That is not how things are these days.

    16. Re:Cha ching? by evilviper · · Score: 2
      Replace SMTP with a more secure protocol.

      Did you come up with that all by yourself, or did you have help?

      Obviously, it would be ideal if a protocol were designed to replace SMTP that would stop SPAM, unfortunately, it's not as easy as just spending a few minutes writing one up.

      Tell the world, here on slashdot, how you would design this SPAM-proof protocol, and watch as everyone tears apart all of your ideas, listing how they just simply wouldn't work in the real world.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    17. Re:Cha ching? by Awptimus+Prime · · Score: 2, Insightful

      Thank you, captain obvious, for informing the world that it would take more than a few minutes to write a replacement.

      I did not want to get into a low-level discussion on how to do it, I figure there are many developers out there, who are far more gifted than I will ever be, can deal with that side of it.

      Since we are on the issue, sure. Re-tool SMTP into an authentication based protocol, requiring your account's password to allow email to be accepted by your ISPs mail server, just as with POP3.

      It's not like this is impossible.

    18. Re:Cha ching? by David+McBride · · Score: 4, Insightful

      How do you propose to secure SMTP? Precisely what architectual and/or cryptographic scheme do you propose that would work?

      If I want to setup my own mailserver (not outside the realm of possibility, I'm a sysadmin) what hoops am I going to have to jump through to satisfy the Ultra Secure Email Lobbyists for Efficent Sending of Spam (USELESS)? Who do I go to if I believe someone is illicitly sending spam through their (presumably paid-for) email license?

      How do you propose forcing every single ISP that they need to filter port 25? Those within the US? Those outside?

      (And why bother if nobody uses SMTP anymore anyway?)

      And that's just the start. If someone's machine get hits by a virus which spams people (or allows others to spam through that machine) how do I know that it was some evil guy and not Joe User who got compromised? How many people are even going to go through the expense of legal proceedings for the million-odd users out there with MyDoom on their machine?

      Don't get me wrong, I don't think spam is fun. And I don't have a magic solution; I haven't even really thought about the problem.

      But it's also clear that you haven't thought about it, either.

      So unless you have an actual idea, or can point to someone who does, you're not going to garner that much interest.

    19. Re:Cha ching? by ctaylor · · Score: 2

      > also, best answer to spam, don't click on the links in it, don't read it, just delete it, if it wasn't profitable they wouldn't send it out.

      This doesn't do anything already. What is it? 1/10 of 1% or something like that actually buy something from spam e-mail. The companies that make money from spam don't care if you buy anything. If we don't buy from spam, the companies that _hire_ the spammers don't make money, but the spammers have already been paid. All it takes is a few idiot people to hire spammers for the whole system to perpetuate itself.

    20. Re:Cha ching? by rw2 · · Score: 4, Insightful

      also, best answer to spam, don't click on the links in it, don't read it, just delete it, if it wasn't profitable they wouldn't send it out. Sadly dumb people buy shit from telemarketers and spammers.

      Sadly it only takes one purchase in a few hundred thousand to make money. This solution requires perfection that will never be acheived in a society which think janet jacksons boob is news (or worse, that it's offensive) and watches the simple life.

    21. Re:Cha ching? by BjornStabell · · Score: 2

      Upgrade to IPv6 which makes it impossible to spoof your IP address, then let RBLs do their job. There was never a better time to do this.

    22. Re:Cha ching? by CmputrAce · · Score: 2, Insightful

      I say let 'em charge.

      Then some brilliant group of people will respond with a TOTALLY DIFFERENT alternative to POP and SMTP that GETS RID of SPAM. POP and SMTP are too open and too easy to spoof (I know, they COULD be fixed, but nobody will do it for the sake of "backward compatability).

      It's time to let the existing system DIE so we can get ubiquitous, free, and secure, spamless email.

    23. Re:Cha ching? by Awptimus+Prime · · Score: 2, Insightful

      That's not going to help anything. What's to stop someone from just running their own SMTP server? The software isn't exactly hard to come by.

      Filtering port 25, assuming the updated protocol would utilize the same port.

      How about not being an asshat when someone has something to say? I mean, really, I did not post this to sound like Mr Smarty Man III. I posted to inspire people to talk about the issues.

      You, on the other hand, are posting simply to point out that I did not go into enough depth and pick at what I say. Personally, I feel that posters like you can simply go to hell since you contribute absolutely nothing except for ill feelings towards anyone who wishes to share their thoughts in a forum.

      I do not pretend any of it is really simple. The concept is simple, the implementation would be a lot of work, would require global participation, and so on.

      Add to the thread of shut the fuck up, troll.

    24. Re:Cha ching? by Lost+Race · · Score: 2, Informative

      It's already impossible to spoof your IP address in TCP/IPv4. Sure, you can forge a bogus source IP address on the SYN but you'll never get the ACK so you can't complete the connection, and any data you transmit will be ignored. The best you can do with address spoofing in TCP/IPv4 is a SYN flood DoS attack; you certainly can't send any spam with a forged source IP address. (Route it through a proxy/relay/zombie? You can do that in IPv6 too.)

    25. Re:Cha ching? by Tokerat · · Score: 2, Interesting


      I have a question:

      Why the hell ARE we sill using POP and SMTP? Would it really be that hard to get e-mail users to download the "New, Improved, Spam-Free E-Mail system"? Would developers really be unwilling to implement it?

      The big hurdle is fragmentation of the current e-mail system, and the possibility of losing your e-mail address, but it's getting to the point where a large portion (I'm inclined to say "majority") of Internet traffic is spam, and that costs many people a lot of money.

      Do like is planned for IPv6 (kinda): Let both systems co-exist for a while until the old one dies off. Hell, make sendmail accept both protocols and just warn you when e-mail comes the old way. Eventually we'll be able to turn that off, once everyone is adjusted to using the new system by default. Include it in clients, include it in servers, give the sysadmins migration instructions and hey, addresses need not even change. Would users even have to realize it happened?

      --
      CAn'T CompreHend SARcaSm?
    26. Re:Cha ching? by firewood · · Score: 2, Insightful
      and WHO is going to mandate this? SMTP is an ad hoc standard - ie people use it because people use it. If everybody's using it then that's a lot of people using it.

      But a standard is only important if people *contintue* to use it. Given a choice of new-MTP which is less than 50% spam and unsecure SMTP which is going to be more than 99% spam, most people will switch after a few months, and SMTP will decline to the status of a mostly historical standard such as gopher. Only hackers and law enforcement agencies will continue to freely receive anonymous and/or mostly forged SMTP email. Mailing list senders will have to switch if they want to reach the majority of recipients.

    27. Re:Cha ching? by senatorpjt · · Score: 3, Interesting

      Maybe I'm just an idiot, but I didn't think I was running an open relay either. I tested it with some of the open-relay test webpages, but it turns out that Postfix was allowing relaying from the local /24 subnet on my ISP (which none of the tests would have shown), and it just happened that someone on the subnet noticed.

    28. Re:Cha ching? by Knetzar · · Score: 2, Funny

      I was thinkinhg a trail of IP addresses added to the header would help. Just have each SMTP server append the IP of where the mail came from and then one SHOULD be able to trace where email truly come from. This should at least allow blocking of computers with viruses and open relays.

    29. Re:Cha ching? by Ben+Hutchings · · Score: 2, Informative

      You can spoof your IP address in IPv4. It's easier if you're on the same network segment as the spoofed address, though. If the segment isn't switched, it's trivial to get the responses by putting the NIC into promiscuous mode. If the segment is switched then you should be able to steal the target address by using MAC spoofing or ARP spoofing. With ARP spoofing you can also become a man-in-the-middle for extra fun. If you're not on the same network segment the possibilities are admittedly more limited. However, if the machines you're sending your spoofed packets to are running to still don't have a good TCP ISN generator (many don't) it should be possible to predict the ISN and to set up a connection without seeing the replies. You don't have to limit yourself to one guess, of course.

  2. Do we need this? by RT+Alec · · Score: 5, Informative

    Story also posted on C-Net (no account required, yada yada).

    What hapened to Yahoo's (as yet unveiled) scheme-to-end-all-schemes for authenticating mail? IMHO, I think that SPF:Sender will make great strides towards combatting spam, combined with new laws that make spoofing illegal. And AOL is backing it, so I think there is a good chance for success, as they are both one of the largest sources of e-mail as well as one of the most commonly spoofed domains.

  3. Mirrors without registration by digitalvengeance · · Score: 4, Informative

    Here is a Washington Times summary that doesn't require registration.

    http://washingtontimes.com/upi-breaking/20040202-1 23126-8662r.htm

    And here is a IHT article which appears to feature the same quote as the NYT article. Same article? I won't register...

    http://www.iht.com/articles/127677.html

    Josh.

    --
    How many roads must a man walk down? 42.
  4. It's a ridiculous concept by MysteriousMystery · · Score: 5, Interesting

    It's a ridiculous concept really, the reasons email has become successful to begin with is that it's fast and free. If you charge for email, people will just move over to instant messengers or other systems. And how do you enforce charging people who you may or may not be able to track, the proposal to charge for spam based on the reciever's choice is absolutely ridiculous.

    1. Re:It's a ridiculous concept by mr.+methane · · Score: 2, Insightful

      I dunno, I like the idea. It needs some tweaking for certain, but as it stands now, email is almost useless.

      Email isn't free. It costs a minimum of a few hundred bucks to get a computer, plus the cost of even a minimal dial-up account. Anti-spam software costs money. And aside from hobbyists or unemployed folks, spending 40 hours trying to duct-tape some filtering solution on every computer just isn't reasonable.

      Spammers have significantly reduced the value of my computer, by taking what was once a useful resource and turning it into a major annoyance. Is it a complete solution? Probably not. Seems like an interesting place to start, though.

  5. snail mail by QEDog · · Score: 5, Funny

    Would this really help?
    How come stamps can't stop all the spam I get through snail mail? Please, make those AOL disks stop!

    --
    "There is no teacher but the enemy."-Mazer Rackham
    1. Re:snail mail by nizo · · Score: 2, Funny

      Actually, all you have to do is send your date of birth, SS#, bank account numbers, and credit card numbers to nojunk@scammer.ru and once they use that information to verify you really are who you say you are they will take you off of every maillist in the whole world, guaranteed!

    2. Re:snail mail by QEDog · · Score: 2, Funny
      Actually, all you have to do is send your date of birth, SS#, bank account numbers, and credit card numbers to nojunk@scammer.ru and once they use that information to verify you really are who you say you are they will take you off of every maillist in the whole world, guaranteed!

      I tried that, and it only changed the spam mail from Credit Card Offers to Billing Companies Mail. I'm not sure if your suggestion really works...
      Oh well, maybe I will be able to get this issue resolved after I complete the deal with this nigerian prince who contacted me the other day...

      --
      "There is no teacher but the enemy."-Mazer Rackham
    3. Re:snail mail by JWhitlock · · Score: 2, Informative
      As the son of a U.S. Postal Service employee, I'm forced to tell you that it's Direct Mail, not snail spam or junk mail. The big difference is with direct mail, the marketer is paying for every item sent, but with spam, most of the cost is placed on the ISP and the end user. Direct mail is more targeted, often more effective, and helps keep the cost of first-class mail (that's your mail) down. Spam just makes the spammers richer, and annoys the rest of us to tears.

      Of course, if it still annoys you, there are a few simple steps you can take to drastically reduce the amount of direct mail you get. The majority of the mail I get is now mail I want to get. I still get AOL CDs, but it's down to twice a year - usually due to a new magazine subscription where I haven't told them my preferences.

  6. smokescreen by mabu · · Score: 4, Insightful

    There's no way to enforce this. The irony is that the only way a pay-for-email scheme would work, is in the context of a network of trusted mail relays, which is in effect, A WHITELIST.

    All this does is prove that eventually, there will be a network of whitelisted SMTP relays that will do more to combat the spamedemic. You don't need to charge money - that's an extra, goofy idea to make profit for a few select corporate interests. It won't fly because millions of systems will refuse to pay the "postage" extortion fee in order to be whitelisted.

    1. Re:smokescreen by Lehk228 · · Score: 2, Interesting

      if a system like that was imlemented then it would also make paypal obsolete entirely, it would be trivial to include a "big stamp" that could be set to $x.yz in order to pay for things

      --
      Snowden and Manning are heroes.
  7. I like the computational challenge solution better by kcornia · · Score: 4, Interesting

    Asking the sender to process a quick math question seems a better solution to me.

    Spam boxes would be prohibitively expensive due to the heavy requirements for sending millions of spams, and it would have the added benefit of notifying people when their box has been owned due to 100% processor utilization on said owned relay box.

    The money option just sounds like pushing for a new revenue stream. To heck with that.

  8. Common sense... by FrancisR · · Score: 2, Interesting

    "AOL is taking a different approach and is testing a system under development by the Internet Research Task Force. The system, called the Sender Permitted From, or S.P.F., creates a way for the owner of an Internet domain, like aol.com, to specify which computers are authorized to send e-mail with aol.com return addresses." Shouldn't AOL have thought of this a long time ago? I remember a few years ago when I used to use AOL and got deluged with FormMail spam with faked @aol.com return addresses. Good to see they're getting their act together.

  9. Just enforce the damn laws!!!! by ackthpt · · Score: 2, Insightful
    Geez. Why the heck can't these fat-walleted companies fork over a few bucks or a few of their own employees to help the local and federal government bust some heads? All I see is talk-talk-talk. Let's get some action and stop it with these stupid schemes. Seriously, the purveyors of spam are fraudsters, can't they be reigned in on that alone?

    Oh, maybe if the postage goes to further line the pockets of M'soft and Y'hoo, as a likin worked, I can see their true motivation.

    --

    A feeling of having made the same mistake before: Deja Foobar
  10. I hate spam but... by dolo666 · · Score: 4, Interesting

    How will this affect websites sending their users emails from requested sources?

    Like I'm the programmer of Gemsites, a Slashdot clone. When we register a user, we shoot them an email. So are we going to have to pay money to do that?

    Because that would be totally stupid, and it would possibly put an end to discussion websites that require logons to validate users, unless there was a method to bypass the charge for sending email.

    The way Microsoft will turn it, would be that we all *should* be paying per email, because of this reason or that reason. Bottom line is Billy Goat Gates on his mountain of cash, trying to pile up more of it.

  11. Postage hasn't stopped Junk mailers by EvilTwinSkippy · · Score: 4, Insightful

    Everyone, please go home and open your mailbox. Now tell me if having to pay for postage has cut down on the level of unsoliceted mail arriving in you snailmail mailbox.

    --
    "Learning is not compulsory... neither is survival."
    --Dr.W.Edwards Deming
    1. Re:Postage hasn't stopped Junk mailers by M.C.+Hampster · · Score: 3, Insightful

      Um, yeeeah....

      ...Checks mailbox...

      Let's see here, I've got around 4 or 5 unsolicited mails here. All of them look to be from legitimate businesses. All of them have paid money to try to solicit me.

      ...Checks Yahoo! inbox...

      Hmm, around 150 unsolicited emails in a single day. I don't dare look at them because of the web bugs, scams, etc. that are present.

      Do you think that if postal mail didn't cost anything that I'd be receiving only 4 or 5 unsolicited mailings a day?

      --
      Forget the whales - save the babies.
  12. I think I have a better solution. by mikeophile · · Score: 4, Interesting
    Instead of billing the sender of bulk email, why can't the receiver bill the service provider who permitted the bulk email to be sent in the first place?

    What you say? Microsoft would get huge bills because of the abusers of it's Hotmail service? That would be a pity, wouldn't it?

    1. Re:I think I have a better solution. by Phroggy · · Score: 2, Informative

      What you say? Microsoft would get huge bills because of the abusers of it's Hotmail service? That would be a pity, wouldn't it?

      Most spam from @hotmail.com addresses doesn't come from Hotmail. A list of what's currently in my inbox:

      From: mail.com
      Really from: hispeed.ch

      From: mail.com
      Really from: hispeed.ch

      From: osn.de
      Really from: adsl.tpnet.pl

      From: tiscali.co.uk
      Really from: t-dialin.net

      From: artnet.com.br
      Really from: ny325.east.verizon.net

      From: siba.fi
      Really from: dsl.pltn13.pacbell.net

      From: cellularpia.co.kr
      Really from: cypresscom.net

      From: wanadoo.fr
      Really from: btcentralplus.com

      From: hotmail.com
      Really from: megared.net.mx

      From: xcelco.on.ca
      Really from: bb.netvision.net.il

      From: onlinehome.de
      Really from: interbusiness.it

      From: el-nacional.com
      Really from: (IP address)

      From: tiscali.co.uk
      Really from: cable.ntl.com

      From: web.de
      Really from: (IP address)

      From: sasquatch.com
      Really from: dyn.optonline.net

      From: julian.uwo.ca
      Really from: dsl.lsan03.pacbell.net

      These are the spams I've gotten since last night that were not blocked by SpamCop (most of my mail is forwarded through SpamCop, but not all, and SpamCop doesn't always catch all spam). This also doesn't count what gets blocked by my DNS RBL filters. Anyway, notice how many of them came from different countries than the e-mail address used. There's really no correlation.

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  13. Already working? by pen · · Score: 2, Interesting

    It seems that both Yahoo, and lately Microsoft, have discovered a pretty good solution for spam. My YM mailbox has been largely spam-free for a few months, and in the last week or two, Hotmail has been doing a pretty good job as well. Every now and then a spam gets through, but that's about it.

  14. sounds silly to me by Matt+Ownby · · Score: 5, Insightful

    What is wrong with migrating to a replacement for SMTP? What is wrong with developing better challenge/response systems?

    If email gets a postage fee applied to it, people will stop using it. If I have to pay to send mail to someone at yahoo or hotmail, I would tell that person to get a different email address. No one is going to use email if it has a mandatory fee attached to it. Then again, maybe that's what needs to happen to give people a reason to stop using SMTP ...

  15. Question... by JoeLinux · · Score: 5, Insightful

    Wasn't one of the hallmarks of a doomed .com company the fact that they tried to get people to pay for something they usually got for free?

    Just spitballin' here..

    Joe

    1. Re:Question... by doorbot.com · · Score: 5, Funny

      Wasn't one of the hallmarks of a doomed .com company the fact that they tried to get people to pay for something they usually got for free?

      Like SCO's "Linux license"?

    2. Re:Question... by _Sharp'r_ · · Score: 2, Insightful

      Yeah. Let's get real. Here's how it would really go:

      1. Yahoo, AOL, MSN, whoever decides that they are going to setup a system where it costs users to send emails.
      2. People notice email costs money now.
      3. Several million new "free" email services appear on the Internet run by anyone smart enough to setup SMTP services on whatever port is settled on if they start blocking 25, in combination with all the ISPs in the world that didn't go along with (1) above.
      4. Yahoo, AOL, MSN, whoever that was doing (1) above start to either suffer a massive user drain because they just started charging their users a bunch of new fees, or they roll the cost of sending email into their "normal" fees to avoid that. This makes (1) above completely pointless, other than to encourage semi-secret gateways between the free and paid email systems.
      5. ???? (just to keep tradition)
      6. No profit, no affect on spam, paid email goes away.

      --
      The party of stupid and the party of evil get together and do something both stupid and evil, then call it bipartisan.
  16. Why can't DNS solve spam??? by clusterix · · Score: 5, Interesting

    Why can't MX records become required to list all in AND out going official SMTP for a domain. From then on, SMTP servers could reject non matching MXed sender IPs and if spam does get through - you know you to blame.

  17. International Problems by glpierce · · Score: 2, Insightful

    Exactly how will this work outside the US? Considering that $0.01 is a lot of money in third-world countries, and not much in the UK, you can't just make it a flat rate. But if you make it a sliding scale, what's to prevent a spammer from using an address in Somalia to make it cheaper?

    --
    G
  18. After looking at the possible solutions by Sheetrock · · Score: 2, Informative
    It's clear that sender-pays is the only technological scheme that is effective and can be guaranteed effective in the long term.

    Other proposed solutions involve lengthy computations on a sender's machine, which can be trivially verified on the receiver's machine. These will be overcome with faster machines, and spammers can afford better hardware than the rest of us anyway. Legislation is no solution, as the only sort that respects the First Admendment rights of emailers provides the same rights to unsolicited email.

    As the saying goes at our local Mensa chapter: wise thoughts may go into your mind, but pultem calidus invado pantorum. At the end of the day postage is the cheapest option, given the cost of enforcement or technology updates.

    --

    Try not. Do or do not, there is no try.
    -- Dr. Spock, stardate 2822-3.




    1. Re:After looking at the possible solutions by LesPaul75 · · Score: 2, Interesting

      It's clear? I wouldn't say it's "clear."

      What happens when your machine sends 500000 spam messages because it's infected with a virus? How exactly do you "guarantee" that won't happen? The only thing that's truly clear is that there is no guaranteed effective solution.

      Who modded this up? Do Microsoft employees read slashdot?

    2. Re:After looking at the possible solutions by ComputerSlicer23 · · Score: 2, Interesting
      Hmmm, "Sender Pays" is a technical fiasco. There's a reason that micro payment doesn't exist. The only reason send pays works just fine for the US Post Office. Because there is only one party to buy postage from, and you buy it, and tack something physical on a real piece of mail.

      What charge are you going to have for sending a piece of mail? Is it a penny? What happens one you get charged a penny for a piece of mail you didn't send? What happens when you get charged a penny a quarter of a million times for a piece of mail you didn't send? How does the ISP keep track of who racked up the charges? How does the ISP bill the consumers for it?

      Because I might have to make fiscal transactions with say 500-10000 different financial institutions, that will have a transaction fee that far exceeds what any sane person would be willing to pay to send a piece of mail. So once you solve this minor issue, that lots of people have been working on for years, it might just work. (E-Mail might be just the leverage you need to pull this off, micro payments have never really had a killer app).

      However, enforcing someone to do a math problem has an absolutely trivial solution to new hardware. Make the problem harder. Nearly all of the problems involve doing some type of math problem. Want to make it more expensive. Require them to do the same problem, but with bigger numbers. Your next problem, is that Spammers will pay $20K to get custom built hardware to do the problems orders of magnitude faster then any generic piece of hardware could do it.

      Finally, the easiest way, is to get all outgoing SMTP servers to add an X-Header signature to all e-mails. This e-mail minus the X-Header's digital digest with the private key on a public web of trust is "XYZ". Now your problem is that you've created an incentive for people to steal private keys. The private keys will have to be kept in pretty much in the clear somewhere on the machine (which will be a problem).

      Now you've just made the size of each e-mail significantly large (most signatures are a 1-4K if I remember correctly).

      Now you have to solve the PKI problem

      Finally, my preferred solution, is to force the sender to sign the mail using the GPG key I give them. Technically speaking, they could sign it with any key they want, but I white list in any signature using my public key, and the public keys that are used on the mailing lists I'd like to follow. Then mailing lists only have to sign one mail message and send lots of duplicates of that single signature. Now, getting past my SPAM filter requires that you deal with an object that I control. So if Yahoo gets their private key stolen, some spammer will start spewing SPAM that can get past nearly all ISP's spam filters where the SMTP just signs the mail. In my system, I couldn't care less. My public/private (which is only used for this, I have another one for authenticating who I am), has no value. I'll gladly post both of them to the net. I can make it easy for people who I can to send me mail, and all my mail has some form of digitial checksum on it. All of which is good. My only problem would be if someone found a mailing lists private key. All I'd have to do is then tell the admin that his key has been compromised and somebody is sending SPAM with it.

      I'm not fond of SPF, because all someone has to do is be able to forge an IP, which isn't particularly difficult. I can't control all the nasty corners of the internet. I can control what key I force you to use, and I can control what lists I put on my trusted key list if they cause problems for me.

      The biggest problem with my solution is that it requires everyone to change how they work. Technically all they have to do is go fiddle with sendmail a bit, and add an outgoing X-Header, I can use that to white list people in until it reaches critical mass. Then I can just black list anybody who doesn't do that to outgoing mail.

      Kirby

  19. Ha! by Mr.+Underbridge · · Score: 2, Funny
    How come stamps can't stop all the spam I get through snail mail? Please, make those AOL disks stop!

    I realize you're being facetious, but I still don't get 100 AOL discs a day, like I do spam. Hell, if I did, I wouldn't have had to use my nice Snoop CD for my wall mural.

  20. Re:I like the computational challenge solution bet by millahtime · · Score: 4, Insightful

    What about me who runs a mail server (a legit one at that for a no-profit) on an old Pentium 166? It's a fine smtp server but don't ask it to do any heavy math. This would screw the little guy using old hardware too.

  21. Better than that... by ackthpt · · Score: 3, Insightful
    They stand to make huge profits because they host the inboxes of millions of users. Every email received at those accounts would invoice the sender. It's a no brainer for BARRELS OF CASH !!! (tm)

    Someone also has to provide software and systems to meter and invoice email. Gee, who could that be...

    --

    A feeling of having made the same mistake before: Deja Foobar
  22. I better start practicing... by PaulK · · Score: 2, Funny

    my tweezer skills. It's not enough that I've spent decades removing paperclips, business cards, broken diskettes, credit cards, diskette labels, coins, and other assorted crap from drives and systems....

    Now I need to worry about stamps too, just as my eyesight is diminishing.

    Score one for the hardware folks! Best idea ever!

  23. Postage -- even more spam! by Mad+Bad+Rabbit · · Score: 2, Interesting

    Oh, great. One of the proponents is a bulk-emailer called "Goodmail", who wants this system because if they pay to send out spam (with the postage going to ISPs), the ISPs will have a financial incentive not to block them.

    --
    >;k
  24. More like... by tubabeat · · Score: 3, Insightful

    ...A scheme to encourage spammers to send out even more trojan laden viruses to send their spam from compromised machines at the expense of the victim.

    I fail to understand how a scheme that involves the schemes administrators making a profit for every mail sent is going to reduce the amount of mail sent.

    --
    "Linux is a serious competitor"
    - Steve Ballmer, Chief Executive Microsoft Corp.
  25. Yahoo supports this? by mblase · · Score: 2, Interesting

    Yahoo! Mail already has a spam filter engine, and it's ridiculously effective for a freemail provider. I rarely use my Yahoo account, but still tend to check it daily for email that should go to my new email addy and doesn't.

    On a typical day, Yahoo! Mail will have around 100 new spam messages for me, and only two to six of them will make it to my inbox. After a quick setup a month or two ago, I can now check them all with one click and have them identified and deleted as spam with a second click.

    While I understand Yahoo! wanting to lessen the burden on their filtering software by supporting postage, I think the sheer cost of such postage would eliminate Yahoo! Mail as a free service and wipe out most of its users in the process. I honestly can't imagine why they would want to use it instead of their already very effective spam traps.

  26. Goodmail just wants to eliminate all free spam by Thagg · · Score: 3, Interesting

    The Goodmail "solution" is the worst of all possible worlds. What they want to do is convince people doing spam filtering that paid-for spam should still go through. They want to raise the quality of the spam, not get rid of it.

    Please. That's not the answer.

    thad

    --
    I love Mondays. On a Monday, anything is possible.
  27. Re:Reading without account (using google) by Joey+Patterson · · Score: 2, Informative

    Or just click here.

  28. In the Workplace by millahtime · · Score: 2, Insightful

    This would put a huge damper on collaberation with companies. If it cost me for all the eails I send for the projects I work on then I wouldn't send them. It would make my job harder and make the products I work on more costly and and take longer to due just due to the fact of it slowing down my work or i have to wait longer for things.

  29. Re:Hash Cash and standards by EvilTwinSkippy · · Score: 3, Insightful

    Why am I not going to be shocked when in 3 years my Postfix box will be ignored by Exchange servers because it's open-source and thus and open relay. This is such a shameless grab, almost as bad as their campaign to paint Linux boxes as unsecure. Any linux users remember THAT back in '99? Talk to any MS admin about a Linux box and they swore it was virus infected.

    --
    "Learning is not compulsory... neither is survival."
    --Dr.W.Edwards Deming
  30. Escrow by djtack · · Score: 2, Interesting

    And how do you enforce charging people who you may or may not be able to track, the proposal to charge for spam based on the reciever's choice is absolutely ridiculous.

    This is not so hard at all; you simply require the payment be placed in an escrow account before the mail server will accept the message. The sender would include some unique token in the message headers that corresponds to the escrow funds.

    Read about it here: Selling Interrupt Rgihts. The article is from 2002, btw, this is hardly a new concept.

  31. And if I don't...? by Storm · · Score: 3, Funny

    ...Does this mean if I don't pay, I won't get another email from yahoo or msn?

    Remind me again, where's the downside of this?

    --
    --Storm
  32. related story this morning on NPR by fishbert42 · · Score: 2, Interesting

    Reading the headline reminded me that I heard a story on NPR while laying in bed this morning about ways to go about eliminating spam on the internet.

    Not sure if it contains any "new" information, but it might be worth a listen.

  33. It still costs them though by enosys · · Score: 2, Insightful

    I have a Yahoo.com e-mail account and I agree. However, the problem is only solved for you, not them. They still have to add extra hardware (with associated increased power and maintennance costs) because of the volume of spam coming in.

  34. Nope, nope, nope by ackthpt · · Score: 5, Informative
    ah... but if spammer x sends a boatload of herbal viagra offers under bob's relay and bob gets a bill... then when they do catch spammer x he can be nabbed under wire fraud laws and be open to all sorts of tasty civil action.

    That's naive. You know Ralsky and the like use open relays around the world. He's even contracted some in China. You might tighten a net at best, but eventually you come back to the problem of trying to bill non-USA service providers. Lotsa luck. At best you encourage them to clean up their open relays and implement some decent security, lest their IP traffic be blocked at the border. But this should already be happening. Start locking these things out and they'll get around to fixing things pronto.

    --

    A feeling of having made the same mistake before: Deja Foobar
    1. Re:Nope, nope, nope by ackthpt · · Score: 5, Insightful
      but if a offshore ISP doesn't do anything accept send spam and faces being blacklisted because they ignore their bills,

      Here's something for you to consider. Who the heck died and made you the tax collector for the world? That's exactly what they'll be saying to Microsoft and Yahoo. This approach would be excedingly painful to negotiate, worse, most of the open relays aren't great big machines, but zombies and small servers with lax security.

      A couple years back some sh!t hit the fan regarding Bill Jones run for office in California. Seems some Campaign email was routed through a elementary school computer in Korea. What are you going to do? Send them a bill and have Microsoft or Yahoo goons shut down the school when they don't pay it?

      What's needed is cooperation, not this loopy strategy.

      Blacklist/Whitelist or roll out a new standard and have major ISP's switch over and at some point block old SMTP Problem solved.

      --

      A feeling of having made the same mistake before: Deja Foobar
    2. Re:Nope, nope, nope by dfung · · Score: 2, Insightful

      If most open relays really are zombies, then I do agree - no real mechanism for enforcement. I genuinely don't know what the story is here.

      In the recent past, it seemed that the spamming farms weren't giant machines, but they weren't mostly zombies either - wasn't that big US spammer in Texas or Florida just a guy with a T3 and a garage full of medium-sized servers? If that's the case, and you're being pounded with Viagra-grams from a guy with another garage in Indonesia, then this sort of "pay your tax or report to /dev/null" probably would work.

      Of course, if such a system were enacted, then I guess the shift to zombie relays would accelerate.

      I too believe that cooperation is needed, but it's needed as much from the CMU guy who feels he has the right to send his 30,000 e-mails out for free as it is from spammers. Charge me a penny for my e-mails or only allow 600 free outgoing messages a month. But please do something, because I'm pretty sure that my (insert mobile data device here - I have a Sidekick) will stop being useful when it's flooded with spam.

    3. Re:Nope, nope, nope by diablobynight · · Score: 2, Funny

      Whenever someone has an open relay, we should go to their company, drag their server outside and run that shit over with the biggest truck we can find.

      --
      Anonymous Cowards - Oh God, How I hate you
  35. Not really news.... by Crypto+Gnome · · Score: 2, Insightful

    Yet again Microsoft is doing their best to prostitute something which is currently "free" into something which they can use to screw their customer for unreasonable amounts of cash.

    Today they're trying to "embrace and extend" email.

    A Microsoft backed solution will lead to proprietary enhancements, patent litigation, prosecution and the general demise of email other than through Microsoft Proprietary Commercial Products.

    Oh and you can forget about sending email from any *NIX like OS, absolutely not from any GPL or otherwise OpenSource OS.

    I am not predicting the future, these things have already occurred In other areas of computing, just not email (yet).

    --
    Visit CryptoGnome in his home.
  36. You should collect your own fees by steveha · · Score: 2, Interesting
    The basic idea, to make spamming too expensive to be worth it, will work. But I don't want to have Microsoft, Yahoo, etc. collect the money; the email account owner should set the fee and collect it.

    I wrote it up here:

    http://slashdot.org/comments.pl?sid=94145&cid=8077 371

    The key points:

    You set the fee, and collect it.

    You can refund the fee if you wanted the email.

    You can add people to a whitelist.

    The whitelist uses digital signatures, not easily-forged header fields.

    It doesn't really work unless we have a micropayment system that can charge small amounts (five cents) without expensive overhead.

    In the discussion attached to that article, one person pointed out that this system could be exploited like this: advertise a job, one that looks like it's really worth applying for. Charge about 20 cents per email to accept resumes. Pocket all the money. It's a perfect small-time fraud scheme: you steal so little, from so many people; who would be motivated enough to check up on whether there was ever really a job to apply for?

    I have to say, even without the charging of fees, a whitelist based on digital signatures would be great. You could have a special folder where known-good emails go, and another one for the rest. I'd have my email client play a chime sound when known-good emails arrive, but not the rest.

    steveha

    --
    lf(1): it's like ls(1) but sorts filenames by extension, tersely
  37. the solution results in only spam by frovingslosh · · Score: 4, Insightful
    ''Damn if I will pay postage for my nice list,'

    This pretty much says it all. If there's a postage charged for email then email will become all spam, not spam free.

    The first to go will be lists like the above, no free newsletter is going to be able to justify paying postage on mailings of 30,000 or more.

    Along with that will be the automated emails. Think /. will still email you when someone responds to your post if it costs them? Think again. You will not get email order confirmation, notice about your rebates, shipping tracking information, or other automated business related email that you want either.

    Some people might pay a micro payment on some email, but others will not. Rather than being the killer app for the Internet, email will fall into disuse.

    While all of this is going on, the spammers are not going to be slowed one damn bit. If they could be held accountable they would be stopped already. They will either continue to sign up for throw away accounts and then abandon them and not pay for the email, or they will continue to make their deals with shady ISP who damn well know they are spammers and let it slide. If a spammer has a deal with an IPS to send spam you can bet he isn't really going to pay the ISP postage fees. Worse yet, the claim will be made that the spammer is paying postage fees, and that those supposed fees omehow make it legitimate for then to cram your mailbox with spam for the p3nis patch and the paris hilton video xjrf.

    And one other effect it will have is that I will certainly not pay to forward all the hundreds of daily spam I get to utc@ftc.org, and other spam fighters will see their complaints of spam dry up too.

    In short order, much of the valid uses of email will come to an end because of this "postage", and spammers will continue completely unaffected. And it seems hard to believe that Yahoo and Microsoft don't already understand this.

    --
    I'm an American. I love this country and the freedoms that we used to have.
  38. My Favorite Quote by L7_ · · Score: 2, Insightful

    "The very notion that I have to get permission to send you a marketing message doesn't make sense and is not good public policy," said Richard Gingras, Goodmail's chief executive.

    What the hell? It >does make sense from a consumer's perspective, and it might not be good public policy to a corporation because how else will people really know that they want thier product? Unless they actually knew that they needed it, and looked for companies that would produce it?

  39. Post a postage bond... by jordandeamattson · · Score: 4, Interesting

    Actually, this problem can be solved without charging postage on each and every piece of email.

    The problem can be addressed by putting people at risk of being charged postage. This can be done by requiring that senders post a bond of say 1/10 of 1 cent per item sent.

    If you are sending 30,000 pieces of mail a week, your bond would only be $30.00. If people like your email, you will never have to pay the toll, but if they don't like it, then you will be subject it.

    The folks that will be caught in this web are spammers and direct marketers. They send millions of spams in the hope that just a few folks will bite. If we raise their cost of doing it above the return, they will be out of business ASAP.

    The only way to kill spam, which depends on a frictionless mailing process, is to introduce some friction (i.e. cost) into the system.

    Yours,

    Jordan

  40. This was not the original idea. by stripmarkup · · Score: 2, Interesting

    I remember the original idea being something like this:

    1) The user determines how much to charge to read email from someone not on his/her whitelist. For example, I would look at untrusted emails for at least $0.10 a pop.

    2) The user can choose not to collect the payment if the unknown sender is someone legitimate, like an old acquaintance, a friend with a new email address, a job offer, etc.

    This would effectively kill spam without creating much of an inconvenience to legitimate email.

    --
    See charts for twitter trends on Trendistic
  41. Postage? Wha? by Houn · · Score: 2, Funny

    Seems to me the quickest way to prove how little postage does for spam would be to sign up a few top-level MS and Yahoo execs for every free catalogue there is... anyone up to posting names and addresses? ;)

    (Yeah, I'm mostly joking, but wasn't it slashdot that reported it when the "Spam King" got this same treatment?)

    --
    The longer I'm a member of the Human Race, the more I believe Apocalypse is a valid solution.
  42. Credit card payment? by rjelks · · Score: 2, Interesting

    There are millions of stolen credit card numbers floating around. It may be risky to use them on products delivered to a home, but what about the spammers. How many spammers are going to be buying these numbers and using them to charge up their spam? Could this cause an increase to identity theft? -

  43. Stop Email Newsletters; Switch to RSS by rjamestaylor · · Score: 3, Interesting
    Philip Greenspun, I believe, commented at the height of Internet Hype email was still the killer app of the Internet, not the web. Indeed in 2000, iirc, Dave Winer sent out an email newsletter wherein he stated his amazement that more people rely on his newsletter for updates than visit his dymnamically updated website. No mystery to me: emailed newsletters require no action on my part except subscribing (and not always that is required, which is why we're discussing spam, eh?), has a familiar interface that my Mom, a grandmother many times over, has no trouble mastering, and is well-supported by various vendors. But email is overrun with spam, worms and viruses ... and forwarded conspiracies from grandmothers (*ahem*).

    But another method of delivering news is available to content serializers: RSS feeds. RSS feeds allow for true "push" content delivery like email. But, RSS feeds are not as easy to grasp, access or view as email.

    Proposal: create an add-in RSS feed aggregator into common email platforms such as Outlook, Outlook Express, Mozilla, Eudora, pine (kidding), etc. Build content creation mechansism into the same email clients with the ability to post the feeds to a public directory (Google? Anyone listening?) with various subscription options on both ends.

    This way email could be returned to a person-to-person(s) communication tool for low-volume communication needs; content aggregators could better server their readers/viewers and we can all experience whirrled peas.

    Whatever. Anyway, just an idea -- what thinkest thou?

    --
    -- @rjamestaylor on Ello
  44. Digital Signatures by quork · · Score: 2, Interesting

    There already is a solution... It is called a digital signature and comes from a Certificate Authority. Couldn't ISP's, Yahoo, or even Hotmail be required to issue PKI certificates to a paying user? Email administrators would then have the option of dropping any email that wasn't digitaly signed (as coming from a legitimate CA). This digital signature would shed light on the responsible parties involved in sending SPAM. Then fines could be levied on the guilty parties. Screw the stamp people. I already pay for the privilage of sending email.

    --
    gllshhht...
  45. RSS is the prof's answer by phildog · · Score: 2, Interesting

    The answer to the prof's concer is RSS. You give back control of subscriptions 100% to the 30,000 subscribers and eliminate all that mailman/listserv/lyris/yahoogroups/topica nonsense.

    If you've ever seen a post to a public list that reads "please take me off your list" you know how goofy subscription management via email can be. RSS is intuitive. Email listserv is not.

    I'm not endorsing the email postage solution, but I'll take it if it helps the spam problem significantly. I can control my own mailing lists, Professor. Don't underestimate your users. If they want what you got, they will find a way to get it.

    --
    slashsearch.org - slashdot search. powered by google.
  46. A fight I would like to watch by dyte · · Score: 5, Funny

    Or if we just convinced the RIAA that spam was affecting their music sales

    hummm, I think your on to something here.
    how 'bout a peer to peer system that uses open relays. Pit the RIAA against the spammers and let them fight it out!

    Thats a fight that I would like to watch! ;-)

  47. Heresy? by 2marcus · · Score: 2, Interesting


    So, I realize that this is heresy on slashdot, but, playing devil's advocate:

    What is so wrong about paying for a resource you are using? Few people expect free phone calls, why should sending "email" bits be different than sending "voice" bits? (ok, a lot of people now use the internet to have free international phone conversation, etc. etc.). Many people on slashdot believe in capitalism - under which you expect to pay in some way for most services. Do we just expect free email because we've always gotten free email, or is there a fundamental reason why email should be free?

    Note, I am asking this as a philosophical question separate from implementability of a system like email stamps, or whether it will cost more to charge for 0.00001 cents worth of service than you get, or whatever.

    -Marcus

    1. Re:Heresy? by potpie · · Score: 2, Insightful

      What is so wrong about paying for a resource you are using?

      The difference is that you're already paying for your internet access, which covers email, web browsing, and everything else. That's because it's all the same to the computer. It's all just little packets of data blasting through your ethernet cable. Now if you sign up for some special email service, they could charge you for using it, but you shouldn't have to pay extra to your ISP because of the type of data you're sending. A packet is a packet no matter what it contains.

      And how do they define email? Something sent through SMTP from your machine? What about webmail? Does the length of the email matter?

      About phone calls... those are different from emails. While the purpose may be the same, they work completely differently and cannot really be compared that well. If all you used your internet for was to send and receive emails, then you'd be using it similarly to a phone, which only does one job and isn't always using up bandwidth. But you're not doing that; you're going on /. and downloading programs and pictures and mp3s and such. Now that little email where you said "hey there" seems a little trivial.

      Emails are nothing compared to videos and other data formats. Charging for them for any reason wouldn't make sense from a technical point of view, and as for spammers, they'll get around it somehow. I had a friend who got hit with a trojan horse virus that sent out spam. She was on AOL so her account got frozen. At least she wasn't hit with a huge bill for somebody else's wrongdoing. I'm sure they could have sorted it out if she was, but it would only have been annoying and time-consuming.

      --
      Esoteric reference.
  48. Re:Postage? by Zeinfeld · · Score: 2, Informative
    Doesn't seem too smart but at least it's better than the memory and processor cycles idea

    The media accounts are wrong. Microsoft is pushing a processor cycles idea. The NPR interview with Ryan Hamlin the GM of the anti-spam division is a more accurate example of what they have presented.

    The accreditation scheme that Microsoft and Yahoo are considering mean you pay for sending spam. You do not pay for sending email. It is like ironport bonded sender, you spam, you forfeit part of your bond. You no spam you no pay.

    Ryan was pushing the computational scheme hardest. But the basic scheme is, you stop impersonation spam so you know where the message comes from, then you act on what you know about that person. It authentication and accreditation.

    --
    Looking for an Information Security student project suggestion?
    Try http://dotcrimeManifesto.com/
  49. I WILL SAY IT AGAIN... by quork · · Score: 3, Interesting

    There already is a solution... It is called a digital signature and comes from a Certificate Authority. Couldn't ISP's, Yahoo, or even Hotmail be required to issue PKI certificates to a paying user? Email administrators would then have the option of dropping any email that wasn't digitaly signed (as coming from a legitimate CA). This digital signature would shed light on the responsible parties involved in sending SPAM. Then fines could be levied on the guilty parties. Screw the stamp people. I already pay for the privilage of sending email. Digital Signatures are free!

    --
    gllshhht...
    1. Re:I WILL SAY IT AGAIN... by evilviper · · Score: 4, Insightful
      Digital Signatures are free!

      Free to who, exactly? First you have to pay the CA for the 'privlidge' of using their certificates, then the ISP recieving massive ammounts of e-mail has to get very serious systems to crunch the numbers needed to verify the certificates.
      --
      Slashdot gets worse every day... Pipedot: News for nerds, without the corporate slant
    2. Re:I WILL SAY IT AGAIN... by mabu · · Score: 2, Informative

      I will say it again too...

      That's what is commonly referred to as a "whitelist".

  50. List owners need not fear... by vonPoonBurGer · · Score: 2, Interesting

    ...as long as there's a way to send email "collect". If sending an email costs you 2 cents, you're not going to want to send out a list mailing to 30000. That's $600 per issue! However, if you can send each of those emails and have the recipient agree to pay the 2 cents, then there's no problem. Of course, then you need to prevent spammers from sending collect... Maybe have people wanting on your list pay 24 whole cents up front for a year's subscription? Idunno, seems like yet another 'net problem that could be overcome with micropayments.

  51. KISS by t_allardyce · · Score: 2, Interesting

    All this is going to do is make email totally proprietry and over complex. It will mean banding about digital cirtificates and various payment methods - (probably controlled by microsoft) just to send a simple email the length of this post. But something most people will probably miss is that if two people know eachother then they will just have their email addresses on a "safe" list in their email client and theres no reason they would need to use the payment system.

    If your going to make email more complicated i dont see any reason to use a payment based system over a challenge-based system - eg: you send an email to someone for the first time, their server or client sends back an email with a human test (eg type a number from a graphic, answer a simple random question such as "if mary had a little lamb what animal did mary have?" or ask them the name and gender of the person they are emailing) the advantage being that its not a central system, its not complicated, it only needs to be done once, and it can be set/edited/tweeked by the user.

    --
    This comment does not represent the views or opinions of the user.
  52. E-mail was never "free" to begin with... by LostCluster · · Score: 2, Insightful

    Just because it's on the Internet doesn't make it free. Operating an e-mail server costs money, you have to plug it into a wall and we all know power isn't free. You also have to plug it into a computer network, and we all know those aren't free. You also have to plug that network into an Internet connection, and we all know those aren't free either.

    It's the fact that e-mail has no per-message unit of charge that makes it appear free, and why e-mail lists you want to be on are so cheap to operate, and spam you don't want to get is so cheap to throw at you. It's hard to raise the cost of one without raising the cost of the other.

    However, e-mail lists can simply convert to a pull-based mechanism such as a web page or RSS... so I think e-mail list operators who shout down anti-spam measures that interfere with their current operations are just being lazy, they can convert their subscribers to other delivery methods if they want to.

  53. No, not simple by Vainglorious+Coward · · Score: 4, Informative

    Experience has shown that those who say "simply replace SMTP" do not understand the nature of the problem. It's no coincidence that one of the symptoms of being an anti-spam kook is that your solution involves replacing SMTP

    --
    My next sig will be ready soon, but subscribers can beat the rush
  54. Why.. don't.. people... listen... by snakecoder · · Score: 2, Insightful

    The solution is out. It's called authentication. It is used in a source forge project called Tagged Message Delivery Agent, and by a for profit company called mailblocks.com. It's simple, it works

    --
    -Nuke the moon
  55. Attention Microsoft and Yahoo by MillionthMonkey · · Score: 5, Insightful

    (Apologies to those who have seen this before.)

    Your company advocates a

    (x) technical ( ) legislative (x) 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
    (x) No one will be able to find the guy or collect the money
    ( ) It is defenseless against brute force attacks
    (x) 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
    (x) 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
    (x) 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
    (x) Unpopularity of weird new taxes
    (x) Public reluctance to accept weird new forms of money
    (x) Huge existing software investment in SMTP
    (x) Susceptibility of protocols other than SMTP to attack
    ( ) Willingness of users to install OS patches received by email
    ( ) Armies of worm riddled broadband-connected Windows boxes
    (x) Eternal arms race involved in all filtering approaches
    ( ) Extreme profitability of spam
    ( ) Joe jobs and/or identity theft
    ( ) Technically illiterate politicians
    (x) Extreme stupidity on the part of people who do business with spammers
    (x) Extreme stupidity on the part of people who do business with Microsoft
    (x) Extreme stupidity on the part of people who do business with Yahoo
    (x) Dishonesty on the part of spammers themselves
    (x) 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
    (x) 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
    (x) Sending email should be free
    (x) 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:

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

    1. Re:Attention Microsoft and Yahoo by MillionthMonkey · · Score: 3, Insightful

      The sadest part of your list is that it doesn't have:
      ( ) I think you might have something here.

      Yep...
      I figure this "form" post does make a point, and the conspicuous absence of hope is part of it. :)

    2. Re:Attention Microsoft and Yahoo by firewood · · Score: 2, Insightful
      Sending email should be free

      The whole reason for this "tragedy of the commons" is that sending email to most everybody is free. The way to solve the problem is to make it cost something to get email into most ISPs networks (unless the recipient is an anonymous police tip line, rape crisis center, spam researcher, etc. Those types might continue to monitor legacy SMTP ports.). The cost might be per email, or the price of identifying oneself to a certification authority (enough ID that the police (or lynch mobs) can find you if you break enough spam laws.)

    3. Re:Attention Microsoft and Yahoo by MillionthMonkey · · Score: 2, Interesting

      There has been a lot of talk about replacing SMTP with something better. Except I think "something better" will turn out to be as exploitable as SMTP if we ever try it, as long as messages can be sent for free.
      Any messaging protocol is susceptible to spam if transmission is free and sending a message to someone merely requires knowledge of a fixed, relatively stable piece of information such as an email address. People come up with ways to complicate SMTP and they often don't realize that the replacement protocols they are devising will largely suffer the same problems. SMTP does make spam easy, but any protocol with these properties will make spam possible, and spam merely needs to be possible for the world to go to hell. The spam being so egregiously easy on top of being possible is very noticeable with SMTP, but in a practical sense it's irrelevant. The spam would arrive even if SMTP didn't make it so easy.

      So it appears we have no choice but to charge for it. But most people, if given the chance of free, spam-infested email, and pay-per-send email, will opt for the free email, or at least elect to have it available. Who wants to get financial information involved? If I can manage to keep the address secret (yeah right, but I can hope!) I can get away with no spam and be able to send messages for free! Plus I will continue to need an SMTP account for the mailing lists I'm on, who cannot participate in this new pay scheme and send me mail at my Microsoft address.

      We are all going to be receiving spam for the rest of our lives. Solutions to spam should be viewed as suspiciously as blueprints for perpetual motion machines.

  56. Re:Old news, still a solution to seriously conside by dougnaka · · Score: 2, Insightful
    Bzzzt! Wrong also. Thanks for playing.

    The REASON we have spam is because some stupid people are BUYING the CRAP the spammers are selling.

    --
    My Linux Command of the Day site : LCOD
  57. Re:Welcome to the new IM revolution by Dukael_Mikakis · · Score: 2, Informative

    ... and bingo, new SPAM also. If people migrate to IM, then Spammers can just use dictionaries to hassle people's screen names (I have already experienced people trolling for sex talk online) and soon we'll be dealing with dozens of pop-up (which makes it worse) windows asking if we want Printer Ink. And it doesn't necessarily help having a buddy list, because all IM services will still pop-up a window "Spammer has sent a message, would you like to see it", so even though you can avoid the Spam, you still have to deal with the window.

    It helps that you can be offline, but if IM is the chief communication then we won't be able to stay offline, if we want our messages. And those that collect messages while offline (i.e. Yahoo) will just flood you with back Spam.

    If Spammers can break email, they'll break IM. It's just that up until now there hasn't been reason to. Don't give them a reason, either.

  58. Postage doen't need to be money, time is better. by Charles+Dart · · Score: 2, Interesting

    [Please exuse me if this is what the article is about, I didn't feel up to sacrificing my first male child to the Times.] The newsletter for the Society for Industrial and Applied Mathematics has an interesting article about postage. from the article (link goes to page with link to PDF Read "Math 1, Spam 0")

    The Penny Black Project instead uses "proofs of work," a concept first introduced in 1992 by Cynthia Dwork and Moni Naor of the IBM Almaden Research Center. The idea is simple: "If I don't know you, you have to prove to me that you spent ten seconds of CPU time just for me, and just for this message," says Dwork, who now works at Microsoft Research. For legitimate senders, spending ten extra seconds to send an e-mail message is no problem. Most of the time, you spend more time than that simply composing the message. But for spammers, those ten seconds are the kiss of death. The one thing that no one can steal is more seconds than there are in a day. For a single computer, the CPU time available in a day amounts to 86,400 seconds; a spammer who wanted to put electronic postage on millions of messages would thus need hundreds of computers. Dwork is betting that most spammers cannot afford that kind of expense. Spam costs almost nothing for a spammer to send, but a recipient who looks at the message and manually deletes it incurs a perceptible cost in lost time.

  59. Solving the spam problem is not the problem by jarran · · Score: 2, Insightful

    There are dozens of "great" ways to solve the spam problem, this may or (more like) may not be one of them. But the real problem is finding a migration path away from the current system to any new "fixed" system.

    During the transition period, users will either have to accept e-mail from the old SMTP system, or refuse it. If they accept it, why would anyone move to the new system when they are still going to get spam via SMTP? If they refuse it, why will anyone move to the new system when it means they anyone still using SMTP (which at the start, will be virtually everyone) will be unable to e-mail them?

    If we could say, "OK, from Jan 1st 2005, SMTP is gonna be switched off and everyone will use the new system", there wouldn't be a problem, but obviously we can't do that.

    Or we could somehow stop spam from SMTP getting to accounts on the new system. But then, if we could do that, we could presumably use exactly the same technique to fix SMTP.

  60. Security risk by unoengborg · · Score: 2, Insightful

    If we are going to pay postage, we must have some electronic way of doing that. It could be creditcard or something else. Whatever it is you will have to be able to do payments through your computer. That will probably include som account information et.

    What an admirable target for viruses, trojans or spyware that would be. The relatively small problem of using e-mail filters to prevent your inbox from clogging up will be replaced with the bigger problem of keeping your money in the wallet.

    A better way would probably be to only accept digitally signed mails, that way the sender could always be identified, and if spam was illegal in most countries we would be able to prevent spam with legal processes.

    The problem is that there could be legitimate use of anonnymous mail. E.g. who would send an e-mail to the press telling that their company is doing an Enron to the press or even the police if they knew they could be identified.

    But I think its easier to learn to live with this disadvantage, than to loose the money in your wallet. After all wistle blowers could still slip a paper note into an unmarked envelope and slip it under the doorstep of the reciever.

    --
    God is REAL! Unless explicitly declared INTEGER
  61. A Better Solution by localman · · Score: 2, Insightful

    Doesn't it just come down to killing the easy anonymity of email? If the whole system was run in a secure fashion, then it would be child's play to sue the pants off a few high profile spammers and put the whole bunch of them out of business. And blacklists would actually be useful.

    Of course it requires a major conversion of the ol' SMTP, but with a huge amount of power concentrated in AOL, MSN, and Yahoo, I think they could come up with a secure email alternative and force everyone to upgrade. It would be painful for a bit, but in the long run I bet it would be better.

    I'm all for anonymity in general, but not in my inbox. Post to a discussion or something through an anonymizer if you want that.

    Cheers.

  62. Same concept as RIAA is pushing by tentimestwenty · · Score: 2, Insightful

    It's the same ridiculous concept as the RIAA is pushing. There's not enough "friction" currently so let's make it harder and more expensive to use so that it will cut down on "spam." Obviously the end result is that ordinary people pay more and have less freedom to use the technology.

  63. Don't pay the ISP. Pay the recipient. by uncadonna · · Score: 4, Interesting
    If the recipient replies or authorizes, they forego the fee.

    Advantages: real email stays free, spam costs, microtransaction standards emerge.

    Disadvantages: Microsoft and Yahoo don't make as much money. Sorry.

    --
    mt
  64. Let Yahoo and MS charge for email by imnoteddy · · Score: 2, Interesting
    It might be kind of nice if the big boys tried to charge for email because then people would have an incentive to find a solution. In other words kill email as we know it.

    If there was going to be a charge for email, consider how one group of email users, namely universities, would react. First, they'd find a workaround/new protocol so internal "messages" wouldn't be charged for. Next, universities would find a way to exchange "messages" between each other without charges. Then others would pick up on the idea and ...

    There are technical solutions, but they won't be adopted until a certain pain threshold is reached. Spam filters have improved a lot lately and have been holding the pain down. Charging for email would ratchet the pain level up immensely.

    --
    No electrons were harmed creating this post, though some may have been subjected to electrical and/or magnetic fields.
  65. Yes, there has to be *some* cost for stranger-mail by isdnip · · Score: 2, Interesting

    I'm drowning in spam, and it's getting in the way of my job. The only solution that can possibly work is one that involves putting a price tag on spam. So here's my proposal (which I've put on here before, btw; this is not a new topic). The only way to put a price tag on spam is to put a price tag on email. But it doesn't have to apply to all email.

    The price, then, is for the right to touch MY mailbox IF you're a stranger -- if you're a mailing list that I've subscribed to, you would go onto my whitelist, and come in postage-free. If you are somebody I know, you go onto my whitelist, and come in postage-free. Yes, for this to work, there has to be some way for the POP server (NOT the client) to maintain per-user whitelists.

    If you're not on my whitelist, you need to use a one-time "stampette", whose price would have to be high enough to discourage spammers, but low enough to not bother anybody worthwhile. I'm thinking around a quarter-cent per message, but it wouldn't be fixed by anyone in particular. These stampettes would be issued on a free-market basis, and anyone could set up a micropostage service, provided that the *recipient* whitelisted it. So if somebody were giving away stamps at, oh, a million per dollar, then spammers would use them, and those stamps wouldn't be on my whitelist. Again, it's a free market solution, no government intervention.

    ISPs, in this scheme, should issue all subscribers a batch of stampettes (which mail clients would learn quickly to attach, if needed). A thousand for a quarter-dollar (or quarter-Euro) would be more than enough for a month, don't you think? How many strangers (or first-time correspondents) do you write to?

  66. Re:Yes, there has to be *some* cost for stranger-m by Alien+Conspiracy · · Score: 2, Informative
    It already exists: this is what sudonames.com does.

    Also check-out the Mailbox Reputation Network, which can provide the infrastructure for doing this on a global scale.

  67. Paying to send e-mails?! by SlashDotAgent · · Score: 2, Insightful

    Saying that making people pay for e-mail because someones uses e-mail to send SPAM, is like saying that people should pay for pings because someones uses pings for DoS attacks.

    The best solutions (but hard to implement due to the stupidity of a major portion of computer users, like those who open attachments and spread MyDoom) is to have verifiable sender and reciever. I.e. have e-mails digitally signed, so that you'll be sure that it's send from that specific someone specifically for you. That would actually also stop e-mails from viruses who fake the "From:" field.

    Perhaps if digital signing and verifying will be made seamless in the mail (STMP and POP3/IMAP/HTTP servers) servers, it will actually work!