Slashdot Mirror


Google and Others Sued For Automating Email

Dotnaught sends us to InformationWeek for news of the latest lawsuit by Polaris IP, which holds a patent on the idea of responding automatically to emails. The company has no products. It brought suit in the Eastern District in Texas, as many patent trolls do — though the article informs us that that venue has been getting less friendly of late to IP interests, and has actually invalidated some patents. The six companies being sued are AOL, Amazon, Borders, Google, IAC, and Yahoo. All previous suits based on this patent have been settled.

46 of 273 comments (clear)

  1. Procmail v1.0 released in 1991 by ebunga · · Score: 5, Informative

    Subject says it all. Procmail v1.0 was released in 1991. That's a little earlier than 1997...

    1. Re:Procmail v1.0 released in 1991 by larry+bagina · · Score: 4, Insightful

      The patent isn't just email filtering, it also covers emailing the sender a canned response (from a repository) based on the content of the message. I'm sure procmail can do that, but unless they procmail included an example of doing just that, it's not prior art. I'm sure prior art does exist, though -- when usenet was king, moderated newsgroups did something similar.

      --
      Do you even lift?

      These aren't the 'roids you're looking for.

    2. Re:Procmail v1.0 released in 1991 by darnok · · Score: 5, Interesting

      Absolutely - Procmail covers so many bases in terms of "automated stuff that can be done with email" that it's hard to see how it wouldn't be prior art for just about any patent issues in this area.

      On a broader topic, I can see the day when law firms engaged to provide legal defences against software patent claims start to employ older geeks specifically to identify prior art solutions. It's gotta be cheaper to keep a bunch of us around on some sort of "professional retainer" basis than to engage paralegals to trawl through old patent documents (and I'd "Procmail" probably wouldn't come up in a patent document search anyway) - many of us who've been around for a while would've thought "Procmail" before we'd finished reading this summary.

    3. Re:Procmail v1.0 released in 1991 by JordanL · · Score: 2, Funny

      Why keep us geeks ona retainer? Just sue Google, and it'll appear on Slashdot, then you'll get all the free prior art guidance you need.

    4. Re:Procmail v1.0 released in 1991 by Anonymous Coward · · Score: 3, Informative

      Although my college was already on a T1 line when I went there in 1991, others had talked about the time before when the school only had UUCP connectivity ( which would be around 1988-1989 ). A user could send a message to the remote system ( a bigger university which had a dedicated line ), which would automatically fetch the file with ftp, then send it back to the user on the next UUCP exchange. The driving force for installing the T1 was because students using UUCP to request files from remote systems were getting to the point where the modem was staying dialed in for most of the day.

    5. Re:Procmail v1.0 released in 1991 by Anonymous Coward · · Score: 5, Informative

      >> it also covers emailing the sender a canned response (from a repository) based on the content of the message

      This sounds an *awful* lot like what pretty much *every* mailing list manager has been doing for at least 15 years. This includes Procmail's SmartList, MajorDomo, and the
      venerable BITNET LISTSERV which I was using in the mid-to-late 1980's. Anything
      hooked up to -owner filtered the mail for administrivia and often sent mail
      back in response to an admin request.

    6. Re:Procmail v1.0 released in 1991 by darnok · · Score: 2, Interesting

      > Why keep us geeks ona retainer? Just sue Google, and it'll appear on Slashdot, then you'll get all the
      > free prior art guidance you need.

      Try explaining to one of your non-geek acquaintances what procmail does, and why it's useful. About 4 hours into the explanation, it'll dawn on you that non-geeks won't ever be able to comprehend stuff in Slashdot - we speak/write in a language that isn't recognisable as English to 99% of people out there.

      There's a *huge* impedance mismatch between IT people and legal people - that's why Groklaw is so popular, because it goes a long way to removing that mismatch. Oh, and feel free to try explaining the term "impedance mismatch" (and why we use the term) to your non-geek buds as well!

    7. Re:Procmail v1.0 released in 1991 by SL+Baur · · Score: 2, Informative

      I'm sure prior art does exist, though -- when usenet was king, moderated newsgroups did something similar. No, they didn't. This patent is describing an intelligent SPAM filter.

      I'm sure procmail can do that, but unless they procmail included an example of doing just that, it's not prior art. Time to read the patent much closer, they list procmail as prior art.

      They have patented something like SPAM filters with a lot of extensions.

      I can see why google would settle than fight it. :(

      We have been kdawson'ed again. This looks to me like a valid patent with only a sensational but meaningless title.
    8. Re:Procmail v1.0 released in 1991 by Pieroxy · · Score: 2, Interesting

      Googling "9/11/2001" gets 790,000 hits. Would you guess that even in 1997, it was > 0 ?

    9. Re:Procmail v1.0 released in 1991 by temcat · · Score: 3, Funny

      No guessing needed - it always has been > 0! 9/11/2001 is a constant and equals approximately 4.09e-4.

    10. Re:Procmail v1.0 released in 1991 by julesh · · Score: 2, Insightful

      Checking my svk tree (converted from cvs), I notice that in 1994 the "man procmailex" manpage included with the procmail distro already contains a dynamic E-mail-me-the-file-I-ask-for example.

      Which isn't what this patent is about. This patent is about running a message through a text classification algorithm to determine what kind of message it's likely to be, pulling a canned response from a database if it matches a known category and sending that response, otherwise flagging it for human attention. Did the example do all of these things? If not, it isn't useful prior art.

    11. Re:Procmail v1.0 released in 1991 by BuGless · · Score: 4, Informative

      Checking my svk tree (converted from cvs), I notice that in 1994 the "man procmailex" manpage included with the procmail distro already contains a dynamic E-mail-me-the-file-I-ask-for example.

      Which isn't what this patent is about. This patent is about running a message through a text classification algorithm to determine what kind of message it's likely to be, pulling a canned response from a database if it matches a known category and sending that response, otherwise flagging it for human attention. Did the example do all of these things? If not, it isn't useful prior art. Checking the same svk tree, I see that SmartList was included in the procmail distro prior to 1994, and SmartList *did* (and does) do all of those things. It contains a fairly elaborate weighted parsing system which tries to respond with canned replies in response to natural language requests, albeit in the domain of mailinglist and file transfer operations.

    12. Re:Procmail v1.0 released in 1991 by rjstegbauer · · Score: 2, Funny

      You seem to know math really well factorial Now go study English alot factorial There! Fixed that for you.

      Enjoy,
      Randy.
  2. WOW! by wamerocity · · Score: 5, Funny
    "Six major Internet companies have been sued for using computers to process their e-mail."

    As opposed have PEOPLE sort ELECTRONIC data?

    Seriously, I'm glad to see someone hop on this in such a timely manner, because if Polaris IP doesn't nip this in the bud now, automated email response could become widespread in no time!!

    --
    "Thank you for using Stop-n-Drop, America's favorite suicide booth since 2008"
  3. jesus - sendmail IS prior art / concept by GuyverDH · · Score: 3, Informative

    message received.
    sendmail looks up in it's address base and either a) forwards to appropriate mailbox or b) replies with undeliverable.
    further details within the rule base may determine whether additional copies need to be forwarded to other mailboxes, or further responses are necessary.
    integration with things like spamlists, virus scanners all add to the *automated* handling of e-mail based on rules.

    just because they are adding additional automation to the last leg in the e-mail journey doesn't mean that the mail was already processed, scanned, had rules applied and copies made/forwarded by the server before the client ever saw the message.

    Obvious patent - apply server rule processing to email client.... BFD.

    --
    Who is general failure, and why is he reading my hard drive?
  4. Procmail by just+someone · · Score: 3, Interesting

    http://www.procmail.org/procmail.HISTORY.html

    This file contains a summary of changes made in various versions of procmail up to and including the current release. It is derived from the HISTORY file that is included in source distributions. For information on downloading the current release please see the Procmail homepage.
    Only the last entry is complete, the others might have been condensed.

    1990/12/07: v1.00
    1990/12/12: v1.01
    1991/02/04: v1.02
    1991/02/13: v1.10
    1991/02/21: v1.20
    1991/02/22: v1.21
    1991/03/01: v1.30
    1991/03/15: v1.35

  5. Re:I for one... by Tribbin · · Score: 5, Funny

    == Auto-reply:

    I'm sorry, I'm on a vacation to Italy,

    I might respond to your post during the week if I get a chance.

    Otherwise I will respond over the weekend.

    Good luck,

    --
    If you mod this up, your slashdot background will turn into a beautiful sunset!
  6. Usually patents that seem stupid aren't quite ... by joe_n_bloe · · Score: 5, Insightful

    ... but I did skim the first half or so of the claims, and this is one of the most-thoroughly-and-obviously-covered-by-prior-art patents I have ever seen.

    I'm sure that *well* before procmail there were products and academic papers covering exactly this subject matter in detail. How a patent like this ever passes the laugh test, I don't know.

  7. Others precede it by Rinisari · · Score: 5, Informative
    IIRC, Majordomo and GNU Mailman predate this patent by at least six years. In fact, the current mailman-users mailing list's earliest archive is May 1998, so work would probably had to begun far before that. A little research proved that LISTSERV predates all of them, actually. From Wikipedia:

    LISTSERV is the first electronic mailing list software application, originally developed in 1984 by Ira Fuchs, Daniel Oberst, and Ricky Hernandez for the BITNET computer network.
    1. Re:Others precede it by TekPolitik · · Score: 4, Informative

      99% of the people who post a reply have never filed a patent in their life. Yes, they're idiots.

      The problem with idiots is that they are usually too stupid to recognise their own idiocy.

      In my experience it is idiots that file patents believing their trivial, worthless idea actually merits one. Smart people are more likely to realise that what while they may have been pretty clever coming up with a particular thing, that doesn't mean it's so innovative it merits the protection of a statutory monopoly, and are less likely (for a variety of social reasons that I am sure are beyond you) to pretend otherwise in order to cheat the system.

      Based on the abstract, LISTSERV would seem to be prior art. As I recall LISTSERV could indeed respond to commands in the content of messages, forwarding messages lacking valid commands to the list operator. Even if LISTSERV and Majordomo do not implement all of the claims, they would certainly provide part of the evidentiary basis for invalidating the patent on grounds of obviousness.

      Going through the claim, many of the claims are obviously just plain silly. Take as an example claim 5 which is for "The method of claim 4, wherein the sub-categories include product service subject matter and product sales subject matter". That adds nothing even remotely capable of being described as an inventive step to claim 4 and so it necessarily stands or falls together with claim 4.

      Even if there is some implementation that is much more involved and complex than the descriptions in the patent, the patent has to be interpreted standing alone, not in the context of an external implementation, and in that context the stuff that's there involves no innovation, let alone invention, and lacks anything even slightly complex.

      I am not going to go through all 66 claims since the first 20 or so are so silly as to make it not worth my time examining all of them in detail. Suffice it to say, Amy Rice and Julie Hsu (the "inventors") are indeed idiots if they think there's anything meriting a patent here.

    2. Re:Others precede it by thogard · · Score: 2, Interesting

      When expert systems were all the rage in the late 80's no one thought of hooking an expert system to an email router? I'm guessing 20 minutes in the masters thesis section of UCB or MIT would provide more than enough prior art to kill this dead.

      And fax machines predate the telephone.

  8. Majordomo by Y2K+is+bogus · · Score: 4, Informative

    Majordomo did just what the patent says. It parsed a message, determined whether it could be automatically responded to (as in subscribe, unsubscribe, list members, help, list charter, etc) or needed to be forwarded to the list owner. Majordomo did much of the list management entirely automatically, hence it's name. They describe something entirely comprised of Majordomo's functionality. Our company was using Majordomo to manage email lists in 1995, well before this patent was filed.

    Clearly their intent is an "Ask Jeeves" type service that is email based. You send a support query to an email address and the server tries to guess at what canned FAQ is most appropriate and sends it.

    --Perry

  9. vacation(1) released in 1983 by jqpublic · · Score: 5, Informative

    man vacation

    [snip]

    AUTHOR
                  vacation is Copyright (c) 1983 by Eric P. Allman, University of Berkeley, California, and Copyright (c) 1993 by Harald Milz
                  (hm@seneca.ix.de). Tiny patches 1998 by Mark Seuffert (moak@pirate.de).
                  Now maintained by Sean Rima (thecivvie@softhome.net)

  10. Wow by marcello_dl · · Score: 5, Funny

    1. work at the patent office.
    2. award patents with the magic 8 ball procedure (pat. pend.)
    3. nobody fires you for that!
    4. profit!!!
    5. ??? (these are coming from those being sued for infringement)

    --
    ---- MISSING MISCELLANEOUS DATA SEGMENT --- [sigdash] trolololol
    1. Re:Wow by EvanED · · Score: 3, Funny

      award patents with the magic 8 ball procedure (pat. pend.)

      Clearly they aren't using a magic 8 ball. The magic 8 ball sometimes says no.

    2. Re:Wow by pipingguy · · Score: 3, Funny

      And also, "Outlook Not So Good".

      That thing was way ahead of its time.

  11. Related Arcitles by BronsCon · · Score: 5, Funny

    Firehose:Google and Others Sued For Automating E-mail by Dotnaught (223657)
    Who'da thunk it... Betrayed by one of our own...
    --
    APK quotes people (including myself) without context and should not be trusted. Just thought you should know.
  12. Re:ridiculous by NemoinSpace · · Score: 2, Informative

    yeah it's probably explained better in the filing http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PT O1&Sect2=HITOFF&d=PALL&p=1&u=%2Fnetahtml%2FPTO%2Fs rchnum.htm&r=1&f=G&l=50&s1=6411947.PN.&OS=PN/64119 47&RS=PN/6411947 Everyone is entitled to an opinion, some are based on fact, others are based on warm fuzzy feelings. Congrats on first post though.

  13. Dueling Automated Email Replies in 1995 by Esion+Modnar · · Score: 4, Funny

    I had automatic reply setup on a Vax email system, and I forget the exact situation, but my auto-reply got into a duel with another auto-reply while I was at lunch. Anyhoo, 2 hours later I had some 1200 emails in my inbox, all auto-replies to another auto-reply, which was replying to my auto-reply, etc, etc, ad nauseum. Good times. (Da Da Ding-Ding Ding-Ding Ding-Ding Diiiing.)

    --

    They say the first thing to go is your penis. Well, it's either that or your brain. I forget which...
  14. This is almost as stupid as one click shopping. by 3seas · · Score: 2, Insightful

    The whole point of using and programming computers is to automate....

    Software Patents are acts of fraud against the consumer and users.

    http://threeseas.net/abstraction_physics.html

  15. I'm against the death penalty but.... by MosesJones · · Score: 5, Funny

    Extending it to patent trolls would, I feel, certainly act as a deterrent.

    And this is Texas after all....

    --
    An Eye for an Eye will make the whole world blind - Gandhi
  16. Re:vacation(1) released in 1983 by QuantumG · · Score: 2, Insightful

    A method for automatically interpreting an electronic message, including the steps of (a) receiving the electronic message from a source; (b) interpreting the electronic message using a rule base and case base knowledge engine; and (c) classifying the electronic message as at least one of (i) being able to be responded to automatically; and (ii) requiring assistance from a human operator. The method for automatically interpreting an electronic message may also include the step of retrieving one or more predetermined responses corresponding to the interpretation of the electronic message from a repository for automatic delivery to the source. That's abstract the patent. If you think that vacation meets even that then you're an idiot. And we haven't even started looking at the claims yet.

    This is what is wrong with Slashdot.

    --
    How we know is more important than what we know.
  17. Re:vacation(1) released in 1983 by tsm_sf · · Score: 5, Funny

    Please respond with "unsubscribe" in the message body to be removed from this news aggregator.

    --
    Literalism isn't a form of humor, it's you being irritating.
  18. stop settling with patent trolls by timmarhy · · Score: 2, Insightful

    God damn it. Don't they see what happening? everytime you settle with a patent troll, you give birth to a new one. These guys will go away with the big boys would just make mince meat out of a few of them.

    --
    If you mod me down, I will become more powerful than you can imagine....
    1. Re:stop settling with patent trolls by Zebedeu · · Score: 2, Insightful

      I think usually the trolls are lawyers themselves, so they don't have real legal fees because they don't have to pay the exorbitant lawyer wages.

      My opinion is that these companies that keep getting hit with these patent troll lawsuits should just make an example of one of these guys: fight the lawsuit and start parallel procedures to invalidate each an every one of the other patents that the trolls have, until they are left with no IP and have to fold.
      It would be expensive, but the message would be clear and in the long run it might even be cheaper than fighting each new patent troll individually.

      I usually don't agree with the "prolong the lawsuit until they give up" method because it's an abuse of the system and is generally the wrong/evil way to win a lawsuit.

  19. Re:WHO? by AJWM · · Score: 4, Informative

    Who the hell would settle something like this with such a well established history of "prior art"?

    Someone who, when they appeared ready to fight it, was offered a settlement and patent license for a very nominal sum. Easier and cheaper to pay even a few hundred bucks and walk away than pay for lawyers and months of a lawsuit.

    --
    -- Alastair
  20. Re:Usually patents that seem stupid aren't quite . by trawg · · Score: 2, Interesting

    Assuming this goes to court and they lose - what is the penalty? Surely they at least have to pay the court costs of Google and the others?

  21. Re:WHO? by Frosty+Piss · · Score: 2, Insightful

    Someone who, when they appeared ready to fight it, was offered a settlement and patent license for a very nominal sum. Easier and cheaper to pay even a few hundred bucks and walk away than pay for lawyers and months of a lawsuit.

    But doesn't that mark you as an easy target?

    --
    If you want news from today, you have to come back tomorrow.
  22. Can you be more specific? by khasim · · Score: 4, Insightful

    That's abstract the patent. If you think that vacation meets even that then you're an idiot.

    Can you be more specific on exactly where he is an "idiot"?

    A method for automatically interpreting an electronic message...

    So far, so good.

    ...including the steps of (a) receiving the electronic message from a source;...

    Yes.

    ...(b) interpreting the electronic message using a rule base and case base knowledge engine;...

    Yes. If recipient == X then do Y.

    ...and (c) classifying the electronic message as at least one of (i) being able to be responded to automatically;...

    Not only "classifying" but also responding.

    Seems like he was right and you were wrong.
  23. Re:one mans idea is another mans patent troll by Fyzzler · · Score: 2, Insightful

    What about Paul Vixie and FTPMail? I was using that way back around 1988 when DEC still existed as a company.

    --
    I have one question. If the Japanese Ministry of Agriculture is not in charge of Gundam, then who is?
  24. IETF doing this in 1984? by Skapare · · Score: 2, Informative

    I can't recall the exact year, but it was around 1984 (scary, eh?). The DECsystem-2060 system running TOPS-20 at The Ohio State University Computer Science Department was connected via a network I believe was CSNET. While using that system I learned of a facility to obtain RFC documents that described things like the format of email headers ... by sending email to a specific email address. It would them email the document back. I received over 20 some RFCs that way. They came back within a couple minutes, so I doubt they had someone just sitting there answering it. I suspect this was an early IETF or ARPA facility. Maybe they have some documentation that still remains about this. Maybe it's in an RFC itself. I'll have to Google for more of this.

    --
    now we need to go OSS in diesel cars
  25. Not just listserv, majordomo, and vacation by TuballoyThunder · · Score: 3, Informative

    let us not forget the email-to-ftp gateways that BITNET used to have. Another example is the AutoDRM protocol used for seismic data, which dates to 1991.

  26. prev. art: Debian Bugs tracking system by emj · · Score: 2, Interesting

    On the Debian bugs system page it says the first version was realeased in 94. I'm not sure how much was implemented, but in it's current form it's really very much alike the patent (what is said in the abstract anyways.

    Listserv might also apply, if they had advanced mailinglist management in the beginning.

  27. Re:WHO? by jschrod · · Score: 2, Interesting
    Yes, and that's the effect of a court system where a 100% winner doesn't get payed his legal expenses by the looser. And where the legal expenses are ridiculously high.

    And that's not only in patent cases. As the CEO of a small (6-person) German company, all my contracts are strictly with German subsidiaries of US companies, never with the mother company itself. The financial risk is simply too high, no project is worth that.

    --

    Joachim

    People don't write Manifestos any more -- what's going on in this world? [Frank Zappa]

  28. Those who forget history... by Xtifr · · Score: 2, Insightful

    It is always a temptation to a rich and lazy nation,
            To puff and look important and to say:--
    "Though we know we should defeat you, we have not the time to meet you.
            We will therefore pay you cash to go away."

    And that is called paying the Dane-geld;
            But we've proved it again and again,
    That if once you have paid him the Dane-geld
            You never get rid of the Dane.
                                            --Rudyard Kipling

  29. Re:finally on topic! by eat+here_get+gas · · Score: 2, Insightful

    you are one sick fuck

    --
    the significance of a signature is insignificant