Slashdot Mirror


Microsoft Stops Development Of Outlook Express

Jman314 writes "According to a ZDNet story, Microsoft will cease development of their Outlook Express email client. "The technology doesn't go away, but no new work is being done. It is consumer email in an early iteration, and our investment in the consumer space is now focused around Hotmail and MSN. That's where we're putting the emphasis in terms of new investment and new development work." says Dan Leach, lead product manager for Microsoft's information worker product management group. Microsoft's alternatives include, not surprisingly, the full version of Outlook."

83 of 769 comments (clear)

  1. Read between the lines by mao+che+minh · · Score: 3, Funny

    "The attrociously insecure program won't go away, but no new work is being done. It was our best attempt at writing a simple email client in an early iteration, and our investment in the consumer space is now focused around agents that will allow us to more effectively execute our SPAM campaign and strengthen our monopoly: Hotmail and MSN. That's where we're putting the emphasis in terms of new investment, development work, and worm targets that will give your IT guy an incredible head ache."

    1. Re:Read between the lines by billsf · · Score: 4, Insightful

      HotMail and MSN are spam by definition. I suggested at CCC Camp that all "no body mail + html is spam", explaining that it is not necessarily my idea and got booed. A happy note is one of the people that made this all possible (that is Unix ofcourse) showed support in this method while strongly balking at other filtering methods as 'censorship'.

      If you were there you know who i am and who was sitting next to me. It really is true that if html is not allowed as a 'mail medium' the spammers will not be allowed to show their presentations and/or direct you to dangerous sites. It is really that simple and if Outlook is out of the picture, spam has the great setback that has been a long time coming. This is a serious note BTW.

    2. Re:Read between the lines by Planesdragon · · Score: 5, Insightful

      It really is true that if html is not allowed as a 'mail medium' the spammers will not be allowed to show their presentations and/or direct you to dangerous sites. It is really that simple and if Outlook is out of the picture, spam has the great setback that has been a long time coming. This is a serious note BTW.

      You're wrong.

      Outlook is just one mail client. So long as HTML mail can be sent, it will be sent, and it will be used for spam--and for other things as well. It doesn't matter if every installation of Outlook suddenly vanishes tomorrow--there will still be HTML/MHTML mail, and there will still be spam.

      Of course, to remove HTML mail would require a level of effort such that a proper check on spam would be easier to implement.

    3. Re:Read between the lines by yerricde · · Score: 5, Interesting

      Of course, to remove HTML mail would require a level of effort such that a proper check on spam would be easier to implement.

      Most Outlook Express clients that are configured to send HTML are configured to send both text/plain and text/html, with reasonably valid tags. Most Outlook Express users also spell at least half Just flag as "junk" any message 1. that has text/html but no inline text/plain, 2. whose inline text/html content does not substantially match its text/plain content, 3. whose text/html content has a large number of comments or unknown elements, or 4. that, after deleting words not valid in any language the intended recipient speaks, consist primarily of a link whose content is an image to be retrieved via HTTP. These quick checks seem to work well as a front line of defense against junk e-mail, and SpamAssassin uses variants on them.

      --
      Will I retire or break 10K?
    4. Re:Read between the lines by billsf · · Score: 3, Insightful

      It may be true that Outlook is one mail client for those that don't want to mail online. Religion is stupidity -- agreed.

      Simply stated, all i'm trying to say is that if HTML is not allowed in mail, the husksters of today have lost a powerful tool. Do you know about 'one pixel images?' These, when used with Outlook can tell the UCE exploiter when you read your mail, how long you spent on it and if you read it again and when all this happened! Do you care in the least about your privacy online? "Would you trust these people and Microsoft with your wallet?" This is just a metaphor, but putting your creditcard to a IIS server is the same as giving it out to twenty or more 'script kiddies'.

      Wake up, it really is a war zone out there. The Internet with M$ is not the 'friendly' place it was twenty years ago or more when we all thought we had a great idea.

    5. Re:Read between the lines by macshit · · Score: 4, Interesting

      Really, you got booed??? That's a bit bizarre...

      I've filtered pure html mail for a long time -- it's a highly effective way to get rid of spam, and nobody I know (even my non-computer-adept relatives) is so clueless as to send pure-html email.

      I've noticed recently that spammers are trying to get around this, not by putting their spam in text form, but by trying to disguise the html using multipart etc (it's still easy to automatically identify though).

      --
      We live, as we dream -- alone....
    6. Re:Read between the lines by Talez · · Score: 4, Insightful

      Do you know about 'one pixel images?'

      Apparently Microsoft does and hence Outlook 2003 filters images out by default to protect privacy. That being said, its merely a one click effort to put the images back in.

      Imagine that, a sensible idea to get the best of both worlds that doesn't involve putting a blanket ban on HTML mail.

    7. Re:Read between the lines by KindAloysiusX · · Score: 4, Insightful

      Any image can be used as a tracking device, it doesn't have to be a 1x1 pixel size image to track you.
      That is why Outlook 2003 blocks ALL images by default.

    8. Re:Read between the lines by kyrre · · Score: 3, Informative

      I do believe Netscape included the innovative html-format in their email client first. Html emails are not all bad, but usually a simple url to the formated text is just as good, especially if you don't know the recipient.

    9. Re:Read between the lines by AndroidCat · · Score: 3, Insightful
      how long you spent on it

      Hmm, the fetch can be tagged. But how do they get any information when you close the email?

      --
      One line blog. I hear that they're called Twitters now.
    10. Re:Read between the lines by ClubStew · · Score: 3, Insightful

      Perhaps, but you also stop a lot of valid uses as well. And let's not forget that there are plenty of *nix clients that display HTML mail as well. I guess it's all that anti-Microsoft propaganda again.

    11. Re:Read between the lines by ichimunki · · Score: 3, Interesting

      Very interesting article on the topic of HTML/JavaScript email. In short: never ever ever allow your email client to run JavaScript. :)

      The article talks about some very interesting possibilities that make simply knowing how long you viewed the mail seem pale by comparison: JavaScript can be used to track any text added when forwarding the mail, track who gets the mail next (their email address), how many times a specific copy of a message is forwarded, etc etc. So, if you leave JavaScript turned on, there may have been some truth to those "If you forward this mail to everyone you know, Bill Gates will give you a penny" type of chain emails after all.

      Note that this functionality is still available in some clients, but ought to be turned off by default.

      --
      I do not have a signature
  2. they want to focus on webmail... by dcstimm · · Score: 4, Interesting

    They think webmail is going to be more popular than imap, or pop3 mail boxes. So they are going to intergrate a Hotmail mail box into the next version of windows.

    1. Re:they want to focus on webmail... by bofkentucky · · Score: 4, Insightful

      I'll take 128-bit RSA over plaintext IMAP, POP3, and SMTP anyday. Joe Six Pack isn't sophisticated enough to use GPG/PGP or Client side certs, most ISP's don't offer TLS mail services, but that little lock icon keeps his pr0n, email forwards, and industrial espionage from being snooped by big brother.

      --
      09f911029d74e35bd84156c5635688c0
    2. Re:they want to focus on webmail... by finkployd · · Score: 3, Insightful

      Slow and unwieldy I'll give you, but insecure? Just about every webmail I've seen has been on an https connection, which is lightyears more secure than pop3 and imap, which is what just about everyone uses. Sure there are a handfull of secure pop and secure imap servers out there but look at what just about every ISP/university/corporation offers?

      Finkployd

    3. Re:they want to focus on webmail... by Edgy+Loner · · Score: 4, Funny

      Definately. As long as whoever runs the server is trustworthy. Of course Micrososft is pretty good in that regard -
      Oh wait, never mind.

    4. Re:they want to focus on webmail... by hdparm · · Score: 4, Funny
      ms (can) fix a bug, rather than expect everyone to apply their fixes for them.

      When you wake up, please be so kind and let us know what happened by the end of your dream.

    5. Re:they want to focus on webmail... by EvanED · · Score: 5, Interesting

      The real downside to webmail for me is (are you ready for this?) it's on the web. I keep a backlog of essentially every email I recieve. I have things burnt onto CD from over 4 years ago, which is when I first had a non-webmail, non-AOL account. Unless webmail places start giving insanely larger starage spaces (say, 50 megs instead of 5) and/or offer a very easy download solution, they are worthless for general use. Add to that the fact that you have to be online (okay, I have cable, so that's not a real issue) with a good connection to read, and even with a good connection it would take longer to move things between folders, read past messages, search, etc. and webmail starts to look very unappealing. The only benefit for power users at least is that you would have all your messages whereever you go.

  3. Does That Include Patches? by Myriad · · Score: 3, Insightful
    but no new work is being done.

    What's that sound? Ahhhhh, worm and exploit writers around the world can rejoicing...

    I they've got them to stop development.

    Blockwars: go play.

    --
    "They do not preach that their god will rouse them, a little before the Nuts work loose." Kipling, 'The Sons of Martha'
  4. Good! by Roguelazer · · Score: 5, Insightful

    Maybe this will cause peopel to realize that Internet Explorer and Outlook Express AREN'T the only way to use the internet. With any luck, mozilla and its ilk should be seeing a lot more customers once the EOL for Internet Explorer 6 and Outlook Express 6 hits and Microsoft either A) Requires a new version of windows for new features or B) Requires MSN subscription, both of which are alternatives that home and small business users (and probably large business users too) won't want. So let's make sure we have a very user-friendly product with plenty of advertising, eh?

  5. What? by Quasar1999 · · Score: 5, Funny

    Oh, ok... so what you're saying is we no longer have outlook express... it's now part of the OS and we can't de-couple them... it's an integral part of the OS... honest your honor!

    Seriously... They're doing with outlook express, what they did with Internet Explorer... except this time, they are bundling outlook functionality with their Web business, instead of their OS... Same shit different pile...

    --

    ---
    Programming is like sex... Make one mistake and support it the rest of your life.
    1. Re:What? by AstroDrabb · · Score: 5, Interesting

      Not only IE and now OE, but in their next version of their OS they are "integrating" Windows Media Player. It will no longer be a stand alone app. Boy am I glad the US justice system knows how to stop monopolies from ruining captialism.

      --
      If Tyranny and Oppression come to this land,
      it will be in the guise of fighting a foreign enemy. -James Madison
    2. Re:What? by fmaxwell · · Score: 4, Insightful

      I'm assuming this was modded funny because it's so stupid.

      If that was how messages were rated, yours would have been a +5 Funny.

      Bundling software was illegal because everyone uses Windows, so they were leveraging their monopoly.

      And now they want to leverage their monopoly on Windows to get people to use Hotmail and MSN -- two Microsoft online services that compete with other companies' offerings.

      Not everyone uses MSN, in fact probably less than 1/4 of computer users do, so it's not illegal.

      There was a time when "probably less than 1/4 of computer users" chose Internet Explorer as their browser, but Microsoft's bundling of that browser changed that.

      If OE sucks, then the consumer is free to change to something else.

      No they are not. The average consumer does not know where to find another mail client. They don't know how to install it. They don't know how to configure it. They think that 99% of the software downloaded over the net has viruses in it or is part of some clever ploy to steal their credit card number. They are scared that installing new software will "break" their computer and that they will have to take the computer back to Best Buy, pay the service department $150, and then find out that the "tech" wiped their hard drive and did a fresh install of Windows to "fix" the problem. If it's so damned easy to "change to something else", why did Netscape go ballistic when Microsoft started bundling IE with Windows and why is IE now the dominant browser?

      But your last sentence makes no sense anyway in the context of this discussion. The point of this discussion is that Microsoft is discontinuing OE and is, instead, pushing future Windows users to sign up for MSN/Hotmail. So there won't be a version of OE, whether it sucks or not.

  6. Great... by Anonymous Coward · · Score: 3, Insightful

    So OE will never be able to filter by header, forcing people to live with spam. It's just like IE - leave some critical, easy to add features missing, then stop development. It's like they're trying to annoy people into upgrading to a new version of windows to get the latest email client and web browser.

  7. No more hotmail support... by BrynM · · Score: 5, Insightful

    There goes the best Hotmail client there ever was. Treat hotmail just like e-mail without paying for premium POP3 service. Oh well.

    --
    US Democracy:The best person for the job (among These pre-selected choices...)
    1. Re:No more hotmail support... by Nucleon500 · · Score: 4, Informative

      There are several webmail to POP gateways that work just as well. For example, YahooPOPS.

  8. Bundling? by toddestan · · Score: 3, Interesting

    Does that mean they won't bundle an email client in Windows anymore? That's one good thing I see coming out of this. Hopefully a good, simple to use, secure, and free email client will be able to fill the gap.

  9. Sad news... by carlcmc · · Score: 5, Insightful

    Don't start up your flamebait moderation yet. I think this is sad news. OE has been my favorite email client for a long time. It starts quick, has message rules etc, and is easy to use. Yes there are other clients, but I will miss it.

    Outlook is to large and too slow to start. I have a key on my keyboard for email, and I like to hit the key and have the results within seconds as opposed to tens of seconds.

  10. More profit by dj961 · · Score: 4, Insightful

    Cancelling development is obviously an attempt at moving people to either Outlook or Hotmail/MSN, either of witch would yield more profit for Microsoft.

  11. It seems many of the posters missed the last line by The+Uninformed · · Score: 4, Informative

    The full version of Outlook is still supported

    Outlook Express is no longer supported

  12. Alternatives... by quinkin · · Score: 3, Funny
    I am going to have to find an alternative program to soak up all those CPU cycles...

    Q.

    --
    Insert Signature Here
  13. Methinks it is bad.. by Dr+Reducto · · Score: 4, Insightful

    Who in their right mind would want all their email on MS servers?

    1. Re:Methinks it is bad.. by Dr+Reducto · · Score: 4, Funny

      In a related note, my email address is hotmail, so it was kind of a joke. But I could still keep my 1337ness by saying I am bringing them down from the inside.

  14. Sucks! by techwiz007 · · Score: 3, Insightful

    I really liked OE, even though it had its plethora of security issues. It was not as bloated as Outlook, and believe it or not is a really good email client. Clean and simple enough so our older employees can handle it. I don't think I want to upgrade our workstations to use Outlook, should look for a good replacement. Any nice, powerful and free email clients out there?

  15. Yes, by mao+che+minh · · Score: 3, Insightful
    Yes, and it also launched viruses and worms effortlessly (even simple ones written in VB script), which made people like us have to work extra hours to clean up messes.

    Don't worry though, Microsoft will find new ways to make IT staffers suffer.

    1. Re:Yes, by ramzak2k · · Score: 5, Funny

      Microsoft will find new ways to make IT staffers suffer. Suffer ? Its job creation dude. Rock on

      --

      Siggy Say, Siggy Do
  16. Awww, that's too bad. by Chromodromic · · Score: 5, Informative

    Well, guess who isn't stopping their development?

    http://www.mozilla.org/projects/thunderbird/

    Version 0.1 is still better than Outlook Express ever was. Anyone with any experience with the Mozilla products, especially Firebird, knows that each incremental version increase brings loads more functionality, features and options.

    So while I would shed a tear over Outlook Express going away, truth is, a rat's ass I do not give.

    --
    Chr0m0Dr0m!C
  17. Re:Good news for Evolution! by simon_aus · · Score: 4, Funny

    THere's a whole heap of vulnerabilities yet to be implemented to give a fully rich and satisfying "user eXPerience".

    --
    Stopping myself...Abort (core dumped)
  18. Re:Good news for Evolution! by westyvw · · Score: 4, Interesting

    Catch Up? Like gone past?
    I hate outlook and outlook express. At my real job, I have to use Outlook.

    At my consulting Job I use evolution. Ah so much better. Then I have to go out and support (I do IT support) for outlook. YUCK. Express was better. Made more sense. When is MS gonna learn that there should be 2 ways to do things: Wizards for the lame, and straight forward for us techs?

  19. You never know! by rice_burners_suck · · Score: 3, Funny
    The next thing you know...
    For immediate release:

    Microsoft today announced an immediate halt in development of their operating system, Windows. By leveraging innovative technologies, content providers streamline compelling enterprise solutions. The move comes after Microsoft's new research lab on Linux demonstrated to Microsoft management and shareholders that Linux is, indeed, a superior product to Windows.

    "Windows has been plagued with all kinds of bugs in the last decade or so," commented Microsoft chairman and chief software architect, Billy G. "By switching to Linux, we hope to eliminate problems with reliability and security in Windows, bringing stability to computing worldwide. We will begin the process of licensing all our code under the GPL, to allow the community to fully participate in the development of the world's best software, allowing Microsoft to concentrate on service and customization for specific enterprises."

    In an interview over the recent change, SCO CEO Darl McBride said, "Microsoft is infringing on our intellectual property rights by legally incorporating code invented, developed, trademarked, copyrighted and patented by IBM." When asked how Microsoft's move infringes on SCO intellectual property, McBride said, "I had a bad dream about a giant penguin going around eating everything." McBride was escorted back to the looney bin by two big black guys in pinstriped suits and dark sunglasses.

    Linus Torvalds was unavailable for comment at the time. However, spokespersons from HP, IBM, Novell, Red Hat and the Free Software Foundation expressed their respective organizations' desire to work with Microsoft to advance the quality of the software market.

    You never know... It might actually happen some day!
  20. Just wait by segment · · Score: 4, Interesting

    What if MS attempted to turn every single one of their programs into something like the lease-this-because-you-can-no-longer-buy-it. What would many do. Just because they've announced this means little. What they should be announcing instead of waisting everyone's time, should be, that they're going to reaudit ALL versions of Windows for security holes.

    That would impress me. I wonder what would MS do if everyone just got pissed and did some form of protest to the tune of "secure this now or we won't buy". It would be a sys admins nightmare to migrate machines over to other OS' but in the long run, it 'could' (note the could instead of unproven WOULD) save companies much needed dollars.

    As for the outlook article, to be honest didn't read it because I don't use it, nor does anyone in my company.

  21. Mac version already long dead by Y-Crate · · Score: 4, Interesting

    The Mac version was last updated in.....damn, I keep on top of this stuff but it's been what...3 years since the last update? Microsoft has been slowly reducing the number of Mac apps over the past few years (it seemed to coincide with their new 'commitment' to the Mac around 2000 or so) Apple had no other choice but to put out Mail.app, to fill the gap. IE is gone, but everyone in the Mac community felt it was dead long before Safari came out - not getting an update for years at a time usually leaves that impression.

    Oh well, I guess it is a strategic move to isolate themselves for blame and constant embarassment over their inability to put out a secure app. Almost everytime "new, crippling virus" is mentioned, you hear "exploits a vunerability in Outlook Express" in the same sentence.

  22. It may go away but... by ebuck · · Score: 4, Funny

    So Outlook express will go away. I'm not going to shed many tears over it.

    Still, how long will it take before the users who download Outlook Express stop hunting around on the net and installing it? I still have people reaching around in their directory (or desk drawer) of important stuff installing horribly old versions of Netscape 4.x (where x is a very small number) so they can use it's email reader.

    Most of the users are bound to the one product they chose when they REALLY NEEDED it to work. During that crisis period, they put in the time and effort to get THAT product to work, and that's the extent of their software understanding. Microsoft may try to wash it's hands of Outlook Express, but I imagine a day (ten years from now)

    Hey, could you look at my home computer? It seems I have an email problem.

    Really? I thought that email was totally autoconfiguring on your system!

    Yea, but for some reason, Outlook Express, says it can't connect to my Internet.

    Arrrggghhh....

  23. Thunderbird by mao+che+minh · · Score: 4, Informative
    http://www.mozilla.org/projects/thunderbird/

    All the functionality + security features and no "click and run" worm support

  24. Excellent Smithers! by Cranx · · Score: 5, Funny

    Take away their free email program and they'll be FORCED to buy our commercial products! Ha!

    Quick Smithers, find the Mozilla development team and kill them all!

  25. What are those crazy monkeys up to? by Anonymous Coward · · Score: 4, Funny

    First they're cancelling IE, and now OE.

    It's like that memo making security "job #1" was real or something...

  26. Predictable and a good thing. by digitect · · Score: 5, Interesting

    This seems a logical step given several factors:

    • Outlook Express is a completely different code base than Outlook. Twice as much to maintain means twice as many bugs.
    • No more free ride. As Linux (and other Free OSs ;) begin to become competitive, the scrappy, free software on the perimeter of the main encampment is the obvious first target to eliminate to save money and cut losses.
    • Plenty of people are hooked into Outlook Express that a forced migration at this point will bring plenty of profit. At least more than none, although probably the target audience already has MS Office, but maybe not all.
    • In moving to some global control / central services scheme (.net, Longhorn, whatever) there's no point in trying to migrate some basic client package.

    I was an OE user for rather a long while and it had always seemed a bit nicer interface than Outlook proper. In maybe three years, I never had a data failure and it was quite reliable. Obviously the security angle was, er, non-existent (anti-secure perhaps) but it felt fast and mostly did what I told it.

    But I'm an Evolution user now, so OE won't be missed. Better for all of us, if you ask me.

    --
    There is no need to use a SlashDot sig for SEO...
  27. Re:Standard Protocols? by PepsiProgrammer · · Score: 4, Informative

    SMTP and Webmail are two different matters entirely.

    SMTP has to do with how the mail is transfered between servers.

    Webmail/POP3/IMAP have to do with how the end user reads mail in their inbox

    Also webmail is quite capable on non-windows servers

    SquirellMail (Open source imap webmail) is a much better interface than hotmail ever was

    --
    "The United States has no right, no desire, and no intention to impose our form of government on anyone else." - Bush 05
  28. No terrific surprise. by tambo · · Score: 5, Insightful

    Consider: What does Outlook Express allow one to do? Well, for no more than the cost of Windows, the user gets an email client that allows them to fetch data from a POP server and store it on their hard drives.

    Now think about Microsoft's "next-gen tech" initiatives. Let's see, there's three, really:

    1) Blackcomb, which promises an explosion of metadata (read: data bloat) and phenomenal background cycle usage (read: mandatory hardware upgrades) for not much user benefit. (Have you looked at how much metadata is stored in the "Properties" pages of a Word XP document? Good grief, there's tons. Now how often do you use that? Roughly... never? Bingo.) Not really any connection here.

    2) Trusted Computing/Palladium. Again, not much connection here. (Interesting that when MS says it's interested in protecting copyrighted works, it means media distributors' copyrighted works... not the copyrights that you own regarding the email that you write, which is open for pilferage by Outlook worm du jour.)

    3) Hailstorm. DINGDINGDING! We have a winner.

    An' it goes a little somethin' like dis:

    Microsoft has realized that it can't easily sell many more upgrades of Windows or Office. The "more stable Windows" line has been exhausted from re-use. The Office paperclip is already in 3D and can't be improved more. So, to continue reaping monopoly profits, they want to move sofware to the rental model. They drop the initial price on their software, but bill you monthly for the rest of your life, and for the same software.

    Now - how can it do that? If they give you the software, they can't prevent you from using some dirty h@x0r trick to crack it and then stop paying. So, they retain much program functionality on MS's servers. You no longer own a functional copy of Word. You just own an input/output web interface to their copy of Word.

    But while they're on this track - while they're pushing you to surrender your software to MS - why not convince you to surrender your documents to MS as well? They'll store the data on their servers. It will always be accessible (so long as you pay your licensing fees like a good little serf), and you don't have to worry about hard drive crashes or data loss (disclaimer: no guarantees, understand; you waived your rights through shrink-wrap.) So now you can't switch to some dirty pirate-OS like Linux without forfeiting all of your data.

    Of course, Hailstorm died a PR-debacle death, because users aren't quite that stupid (or more accurately, tech-savvy users anticipated their treachery.) But Microsoft's dreams of rental pricing didn't die. After all, they have no other real improvements to offer for their core products.

    Hence, no more Outlook Express.

    Where's the tie? Easy. OE allowed you to store your mail on your server. But of course, Hotmail and MSN store your data on their servers. It's prepping you for the day when all of your data is on their servers.

    Welcome to the future. Prepare to be assimilated.

    David Stein, Esq.

    --
    Computer over. Virus = very yes.
  29. Big Deal by Deathlizard · · Score: 4, Insightful

    Frankly, Other than adding Outlook's stupid "Block all Attachments" Feature and setting the Security Zone to restriced by default, Something that should of been done in the first place I might add, OE hasn't changed that much since it was introduced.

    The only thing that OE really needed was a Spam filter, but since Blue Mountain Arts forced MS to throw that into the toilet there isn't much else it needs that can be added.

    It's simple and it works well, and it all most people need.

  30. smells fishy by cr@ckwhore · · Score: 4, Interesting

    Here's an interesting thing to note ... ever try removing Outlook Express after installing Outlook?

    "Hey, I've got Outlook ... why do I need Outlook Express installed?" --uninstall

    Here's the catch ... when you launch Outlook after removing Outlook Express, you'll get a message indicating that Outlook NEEDS Outlook Express in order to view email. Go ahead and scratch your head for a few minutes on that one, but its true.

    SO ... how is it then, that Microsoft can continue to offer Outlook while stopping development of Outlook Express? (Perhaps some merging of the development resources going on there.)

    --
    Skiers and Riders -- http://www.snowjournal.com
  31. Re:Bait and Switch by gobbo · · Score: 4, Funny

    Oh yeah! Sounds great! Let's see, umm... me@hotmail.com. Nope, hmm. me2@hotmail.com. MMMh. me2dood@hotmail.com. Eh! is anything available!? meetooooyoudamnpigbilly@hotmail.com. ARRGGHH how can that be taken! OK try this: me_bork_bork_bork_boogliachoo129@hotmail.com ... Finally. OK, login here, WHAT? spam already?

  32. Re:I don't blame them... by G27+Radio · · Score: 3, Informative

    I've been using webmail exclusively for a year now, so I agree. We use SquirrelMail. It's a great webmail program with tons of plugins (calendars, weather, spellcheck, translators, virtual domains, etc...) Most of our customers use it for access to their e-mail--though it doesn't stop them from using POP3 or IMAP clients if they prefer. Definately worth a look if you're interesting in providing webmail services. Oh yeah, GPL of course.

    One word of warning--many of the plug-ins don't seem to work well with the 1.4 series yet. You may want to stick with the 1.2 series for a while if you need a lot of the plug-ins. Otherwise, 1.4 works great and is a bit faster.

  33. think long-term, people by BigGerman · · Score: 5, Insightful

    They stop developing "conventional" email client because they don't need it.
    OE is simple and standards-based (pop, imap) client, works like a charm with Unix mailservers. Why MS would need it?
    Instead, they do their standard embrace-and-extend trick -
    customer is fed up with insecurity of traditional email and spam?
    Fine, we are going to have new mail client built right-into the OS, working some proprietary protocol against Exchange backend (for corp users) or against monstrous SQL Server / .net/passport clusters for consumers.
    No need to download another client just like with the browser. And guess what - in a little while SMTP/POP3/IMAP will become a niche, because everyone will have MS supermail on their desktops.
    They are trying to do to email what IIS was going to do to the web - quetly and gradually replace open protocols.
    Apache stopped IIS from monopolizing the web. What is going to stop this one?

  34. Yeah, but what about the backend? by gotr00t · · Score: 4, Insightful
    It is true that webmail usually has a frontend (the part that you see via your browser) that is secured with SSL, but the problem is, the server must recieve your message SOMEHOW. That is still through SMTP, and it is plaintext.

    You simply can't compare PGP to SSL because they are not used for the same thing. PGP is used for the secure transmission of the mail AND the final delivery, but SSL only protects the final delivery. To that extent, a lot of webmail providers don't even give you a choice to use PGP. Because the transmission is still through SMTP, and it is not secured by PGP, your information is not protected even if you use webmail.

    1. Re:Yeah, but what about the backend? by Pharmboy · · Score: 5, Insightful

      Wait a second, webmail does not require SMTP/port 25 to send mail. Your client isn't sending mail. Its basically sending a form to the server, via a CGI process (perl or php typically) and the SERVER uses port 25 to actually send it. You only need port 80 for insecure and 443 for secure webmail.

      I block port 25 on my home windows and linux boxes simply because if I DO get infected, at least my box won't send out to anyone else on 25, regardless of what program is trying to do it, including the virus itself. I have not used stunnel to ssl my mail yet, but that is in the works. But I know I am not using 25 on SquirrelMail, and I am sure with any webmail server.

      --
      Tequila: It's not just for breakfast anymore!
    2. Re:Yeah, but what about the backend? by bofkentucky · · Score: 4, Insightful

      You think UUNET or AT&T encrypts that traffic on transcontinental fiber runs? PGP is not a fair comparison but it is the least likely to be used by the general public. You can TLS/SSL POP/IMAP/Webmail all day long but that traffic is sent unencrypted over SMTP if it ever leaves your ISP's datacenter

      --
      09f911029d74e35bd84156c5635688c0
    3. Re:Yeah, but what about the backend? by danielsfca2 · · Score: 3, Informative

      > webmail does not require SMTP/port 25 to send mail

      First, that's not what he said. He said "the server must recieve your message somehow," and that that was done with SMTP.

      Second, you are totally wrong. You need SMTP to send or receive mail.

      Here's an incoming message, if you had a Hotmail account.
      1. I send you an e-mail, from a "real" e-mail account.
      2. My SMTP server finds the MX record for @hotmail.com
      3. My SMTP server makes an SMTP connection to said server; sends message.
      4. Hotmail server serves up your e-mail in a big ad-laden MSIE-tailored webpage, IIRC not via SSL. Only the login itself was SSL a few years ago, the last I used a Hotmail account. Though I agree, a few "webmail" providers do offer this.

      So in an incoming e-mail, it was exposed in plaintext once, or more likely, twice.

      You reply to me:
      1. You load another huge webpage.
      2. You type a message and click "Send."
      3. Hotmail looks up the MX record for @starseven.net
      4. Hotmail uses SMTP to send the message to the given server.
      5. I read the message via IMAP.

      So, in an outgoing message, e-mail, it was exposed in plaintext twice.

      The only way you wouldn't use SMTP is if oneguy@hotmail.com e-mails anotherguy@hotmail.com, since Hotmail will then proudly tell you it used the "HotmailDirect(tm)" System to "instantly deliver" your message. But that is by no means all the time.

      For everyone's sake, people need to learn how e-mail works, before the stinking mass that is "webmail" engulfs us all.

  35. Sadly, Outlook Express was better than Outlook... by Phs2501 · · Score: 5, Informative

    Sadly, Outlook Express was far more standards-compliant than full Outlook. And that's not saying much.

    Here are just some of the things that annoy the hell out of me about Outlook:

    • Cannot use newsgroups without going through an Exchange server. Exchange servers really frell things up, as I'll explain below:
    • Exchange servers modify the Message-IDs of news messages they get via NNTP! This completely breaks threading for standards-complient stuff. This doesn't affect Outlook, though, because:
    • Outlook uses a completely different (and weaker!) threading system! One that's not compatible with standard References: or In-Reply-To: headers.
    • For more fun, Outlook uses the same stupid incompatible threading system when going through Exchange for email! Want to view your lame friend's messages threaded in mutt? If they use Outlook, too bad. Particularly bad on mailing lists.
    • Ironically, if Outlook connects directly to a real SMTP server to send mail and not via the Exchange backdoor, you get real In-Reply-To headers! *boggle*

    Everyone in my office uses Outlook except for myself and a few others. I've wanted to set up a newsserver to replace our current policy of cc'ing random people when trying to have a discussion. Sadly, the only Microsoft solution would have been to use Outlook Express to connect to the news server. (No, installing Mozilla/Thunderbird on everyones machines and training people to use it is not an option, sadly.)

  36. No, not "good!" by fmaxwell · · Score: 5, Insightful

    Maybe this will cause peopel to realize that Internet Explorer and Outlook Express AREN'T the only way to use the internet. With any luck, mozilla and its ilk should be seeing a lot more customers once the EOL for Internet Explorer 6 and Outlook Express 6 hits

    My primary browswer is Mozilla. My second choice is Opera. Internet Explorer is a distant third. I've got bootable Linux, *BSD, and BeOS OS systems. I'm no Microsoft shill.

    For e-mail clients, I had been using Outlook Express and just switched to Outlook in the last week. I have fairly demanding e-mail needs with several domains, multiple e-mail addresses, list subscriptions, and so forth. I tried quite a few shareware and public domain e-mail clients and found all of them lacking in one critical way or another. The list included the Mozilla e-mail client, Eudora, PocoMail, The Bat, and Pegasus Mail. Most had usability issues.

    At least two of the clients pretended to have imported all of my messages in all of the folders (probably about 70,000 messages for the last 7 years sent and received) only to have failed to import a substantial portion of them. No error messages were displayed during the import process. Sorry, but that's a no-go. I'm unwilling to give up my message archive for professional and legal reasons. Nor am I willing to trust a program that would silently fail in that manner.

    In those years, I have never contracted a virus, trojan horse, or worm through Outlook Express. I kept it patched and up-to-date. I had it set to use the "Restricted Sites" security setting which disabled such things as scripting, Java, ActiveX, .NET, and so forth. I normally kept OE6 set to display messages as plain text, disabling HTML. I've heard plenty of whining about Outlook Express security, but the majority of "security" issues were caused by idiots opening executable attachments.

    All of that said, I'm not blind to the faults of Outlook or Outlook Express. It was idiotic for Microsoft to include scripting of any kind for incoming messages. What were they thinking? Making an e-mail client that would retrieve from web sites without the user's permission was responsible for many people telling spammers "hey, my address is live!" The inability in OE to pick up from multiple mailboxes and have each go to its own folder is a glaring fault. There are, of course, other flaws and foibles.

    All in all, though, Outlook Express was a damned good e-mail client for me. It had a well-designed user interface, was reliable, and served my purposes, and those of millions of other users, very well. Maybe this will spur on the development of other clients to the point that they rival or exceed Outlook Express, but right now, OE6 is still one of the best Windows e-mail clients available.

    1. Re:No, not "good!" by gothic · · Score: 3, Informative

      Outlook Express can pick up from multiple mailboxes and dump them into seperate folders. I do it all the time. It's under their Mail Rules.

      Tools -> Message Rules -> Mail -> New -> "Where The Message is from the specified account" -> "Move it to the specified folder" ..

      Done... Now when my Work email gets checked with my six other accounts, Work goes into a Work folder.

    2. Re:No, not "good!" by fmaxwell · · Score: 3, Informative

      That's bunk, man.

      No, it's not "bunk." It's a factual representation of my experiences.

      Use a real MUA, like mutt.

      Mutt is text-based, can't easily import the messages that I already have, and does not work under Windows -- which is the primary OS that I use personally and professionally. Therefore, it does not meet my needs.

      It's also no more "real" than any of the more sophisticated e-mail clients that I mentioned.

  37. As Microsoft announced an end to Outlook by Siriaan · · Score: 3, Funny

    A bright sun shone above the horizon. Songbirds lilted sweetly in lush green trees, bunnies danced across the meadow, and all disease came to an end. A Microsoft spokesperson said in a press conference - "You know folks, from now on I think everything is gonna be ok."

  38. This is great news for OSS by Trolling4Dollars · · Score: 3, Interesting

    One thing that still tends to suck these days is mail access. With the exception of Evolution and Mozilla Thunderbird, the e-mail experience is really lacking these days. Web mail is nice, but it's still really slow unless you are dealing with proprietary packages. MSN and Hotmail suck compared to what could be if the right combination of technologies were used.

    With the departure of Outlook Express, a void will need to be filled and I believe that this opens the door to new alternatives. If there was a project that combined web mail, a mail client and an IM client to produce a seamless user experience no matter which component is used,I think it could blow away anything that MS has to offer. Couple that with a solid backend and a new spam proof protocol and I think e-mail would be revolutionized. As it is e-mail doesn't scale well at all when it comes to content. It should be media rich, but capable of being thinned down to be able to work within a simple text only interface. That's something that is totlaly lacking right now. There's lots of work to be done to turn e-mail into something universaly useful and valuable. Let's take this opportunity to start something now.

  39. Re:I don't blame them... by conan_albrecht · · Score: 3, Insightful

    Remember, this is for end/home users, not for power users.

    Home users don't care about long term storage of attachments or mail.

    Home users don't care for multiple accounts.

    Home users don't want rich features.

    Home users don't care or even understand about html vs. text email.

    Personally, I agree with you. I'd never use web mail myself as my primary mail access. But (yes, I realize I'm generalizing) typical home users aren't us.

  40. Re:Good news for Evolution! by pixelgeek · · Score: 5, Insightful

    -- Wizards for the lame, and straight forward for us techs?

    Don't you think it would be better if they wrote straight forward apps for everyone so you didn't need wizards in the first place?

    The need for "wizards" is a sign of usability problems.

  41. More "embrace and extend" borg crap by raw-sewage · · Score: 5, Insightful
    This is a stretch, but I think this is another Microsoft ploy to own email: let's kill Outlook Express, then concentrate on getting everyone on Outlook, MSN and/or Hotmail. Unfortunately, between their marketing and obscenely huge cash reserves, they might be able to pull this off. Or at least, let's get an identifiable critical few hooked on these systems and change the standard to Microsoft proprietary. Microsoft would be so happy if it could start to whittle away the number of people not using Microsoft products to read their email.

    I wish that a few large, influential companies would stand up to Microsoft and call them on their lame business strategy: closed, proprietary standards that keep everyone else out of the game. Microsoft simply does not compete on innovation. Why doesn't this get more press? Why does the main stream media not criticize Microsoft more often? They appear to be going out of their way to keep data formats and protocols both closed and unnaturally complex just to keep other systems out of the game. I think that alone says that they recognize that their software is not superior!

    I work at a large Fortune 100 company and we use Lotus Notes as our groupware. I hate Lotus Notes: it has the worst user interface I've ever encountered, is fairly buggy, and just generally kind of sucks. Everyone at work wishes we'd switch to Outlook! In my mind, that's the only advantage Lotus Notes has: it's not Outlook! That's all Microsoft wants: a few large influential companies to use Outlook so they can play the vendor lock-in card, start changing standards, and have another Office-like monopoly on their hands... but with email.

    The Internet Explorer monopoly is scary enough. Now Microsoft is working on email. Microsoft is working very hard at destroying the openness of the Internet; they want to own the Internet.

  42. Feature in OE that I can't find in any client by mikeage · · Score: 3, Insightful

    Ok... I still use Outlook Express... for one reason. I have several IMAP servers (yes, all over SSL), and in OE, I have them set to syncronize all messages, without having to go offline. I know this is not exactly the main use of IMAP, but I like it-- I don't have to download a message each and every time I view it. No, it's not a speed (bandwidth) issue-- but a latency one. Even over my home network, if it has to hit the server for each message, it's not as fast as if it's cached locally. Evolution doesn't do this, nor does Thunderbird, so far as I can tell. Or do they? And if so, how?

    P.S. Please no "feature = bug in OE that I can't find anywhere else" replies. There's enough threads with those already.

    --
    -- Is "Sig" copyrighted by www.sig.com?
  43. Web-based e-mail isn't for everyone by ziegast · · Score: 5, Interesting

    They think webmail is going to be more popular than imap, or pop3 mail boxes.

    If Microsoft lets its market share for desktop-based e-mail clients slip, it could be short-sighted.

    I use web-based mail at work (iPlanet/SIMS) and web-based mail (Yahoo) at home as my primary mail-reader. I have broadband in both locations and the responsiveness of web-based e-mail conpared to desktop e-mail clients is negligible.

    My work-at-home CEO has satellite at home. He can't use the web-based product because the interactive sluggishness from delay and packet loss would kill his productivity. SSH-tunneled POP works great for him because his local e-mail client (Outlook) downloads new e-mail in the background and sends messages out in the background while he is composing/reading mail quickly in the foreground.

    When I administered e-mail for a dialup ISP, the primary method our users preferred to access their e-mail was POP to Outlook Express or Netscape Messenger. It is painfully slow to browse through e-mail over a dialup connection. There are still millions of dialup users out there. They are the majority of users on the Internet.

    If people use wireless devices in the future, their experience will be more similar to dialup/satellite than broadband, and they'll demand a product that isn't web-based-only. Some of the ideas brought to light by Central or similar technologies could satisfy both broadband/fixed and narrowband/mobile users.

    Microsoft makes an excellent user interface for e-mail. They're good at that. Their enterprise/corporate customers may continue to pay for it. Other products like M2, Evolution, and Mozilla will help fill the consumer niche if they open it up. If it weren't for Microsoft's early monopoly bundling tactics vs Netscape Navigator (founded on a "beta/intro is free, production version costs money" business model), we might not have nor expect free browser and e-mail software. We're spoiled. If it weren't for security or playform supportissues, more of us Slashdotters might use Outlook Express.

    -ez

    PS: I lied. My primary mail reader is MH.

  44. Newsgroups? by drwtsn32 · · Score: 4, Interesting

    Does this mean MS will finally put newsgroup support in the full Outlook product? About freakin' time.

    1. Re:Newsgroups? by Shaklee39 · · Score: 3, Informative

      I beta tested for the new office coming out (2003 they call it) and once again outlook is lacking support for newsgroups. Better luck next time.

  45. Not just a client, but a protocol is being dropped by babbage · · Score: 5, Informative
    As some commenters have noted, while OE certainly can be blamed for a lot of security gaffes, in usability terms it really has been excellent software.

    I've never spent much time with the Windows version, but the old MacOS version was superb, and I know a bunch of very savvy tech folks -- people that were generally of the Linux & Free software persuasion -- that swore by OE/Mac as their favorite mail client.

    However, it has been obvious for a while that that software probably didn't have a future. Outlook Express was never updated to be a native OSX application, so you had to run it in Classic mode. That was enough to start turning away users, but I understand that even still it's fairly popular.

    But I digress.

    If you read between the lines here, it's not just OE that's being dropped. Consider this quote from the article:

    "IMAP is just not a very rich protocol," Steve Conn, Exchange Server product manager, told ZDNet Australia during the company's Tech Ed conference. "The great majority of people used Outlook Express because they weren't on a LAN environment, and Outlook was just too fat for them."

    In other words, Microsoft saw OE as their IMAP client, and so by dropping OE, they are also abandoning the IMAP mail protocol. In spite of what Mr Conn says, IMAP is a very rich protocol: it allows you to maintain multiple mail folders on the server, it allows you to keep your mail client configuration on the server, and in principle it allows you to store arbitrary files on the server.

    All of this allows the user to have great mobility: leave the office and you can have all the same data available at home, or at school, or while travelling. All of this, in other words, is open competition for Exchange.

    This isn't just abandoning OE, this is vendor lock-in. Microsoft is trying to steer us towards a world where you have two choices for mail access: get a Passport & sign up for MSN Hotmail, or buy a copy of Office and use Outlook to connect to your corporate or ISP provided Exchange server.

    There is no room for open protocols in this worldview, and so no room for alternative servers (Sendmail, Postfix, Qmail, Exim) or clients (Mozilla, Thunderbird, Mail.app, Pine, Mutt, Eudora, etc).

    The death of an open protocol is the real headline here, but both the journalist & the story submitter seem to have missed it.

  46. In related news.... by Stinky+Glen20 · · Score: 5, Funny

    Stocks in all major Antivirus vendors were down on the news.

    CEO's of major Antivirus vendors were unanimous in advising their shareholders that "there's nothing to worry about - there are plenty of other Microsoft products out there..."

  47. Kinda funny... I mentioned this article.... by magores · · Score: 3, Funny

    ... to a few people at work.

    --COO shrugged... Eudora
    --CEO shrugged... Eudora
    --CTO shrugged... Eudora
    --Project Manager #1 Shuddered... (Sky is falling!!!)
    --Project Manager #2 shrugged... (But he shrugs at everything, so not sure what it means.)
    --IT guys #1 and #2... "Out what? Servers are up, everything running fine. Nothing is Out."

    Basically, it seems to be a big, "Yeah. So?"

  48. Re:Good news for Evolution! by Slarty · · Score: 5, Insightful

    OK, I'll bite... I would love to know who this "design rule" is attributed to, because having "two modes of operation" like what you're suggesting is demonstrably not a good thing. (I'd cite sources but it's late, and hey, you didn't.)

    It's not at all impossible to have an application that's accessible to both beginners and expert users. It's just that the beginners need a bit more hand-holding: dialog boxes, explicit menu items, etc... while experts, in a well-designed app, should be able to accomplish stuff faster and more efficiently via direct manipulation, shortcut keys, and operations that are a bit more hidden to new users. But you don't *hide* advanced options, and you definitely don't have two modes... keep the advanced options there, and make as much stuff reversible as possible so users will feel more comfortable poking around and trying things to get the hang of it. In most apps today, much more is technically undo-able than apps generally allow.

    And keep in mind that beginners and expert users are both in the minority for the kind of complicated, probably often-used application like an e-mail client. The majority of users will be some level of intermediate, since beginners don't stay beginners forever, but most don't ever become experts. It's your basic bell-curve thing. But if you think about it like that it doesn't make sense to design only for one extreme or the other, or as you're suggesting, both.

    Anyway, I'm just spouting Alan Cooper here... go get About Face 2.0 and read it. You will learn much. He's usually right on the money, even if he does have a tendency to point out all the stuff Microsoft does right (and yes, they do many things right UI-wise, which makes sense when you remember that they spend way more money on usability testing than anyone else.)

    Anyway, bedtime for me.

    --
    Hi... I'm Larry... the shivering chipmunk... brrrrr!... I'm cold... I need a sweater...
  49. Now you tell me! ;-) by fmaxwell · · Score: 4, Funny

    Tools -> Message Rules -> Mail -> New -> "Where The Message is from the specified account" -> "Move it to the specified folder" ..

    Damn! You learned me sumthin' new. I thought "Where The Message is from the specified account" referred to the sender's address (as in "From:").

  50. Re:Not just a client, but a protocol is being drop by Jman314 · · Score: 3, Informative
    The death of an open protocol is the real headline here, but both the journalist & the story submitter seem to have missed it.

    Just to make it clear, I did notice Microsoft's casual dismissal of IMAP, but I didn't mention it for journalistic reasons. I reported the facts; this discussion inteprets them. I do agree, however, that stopping OE development is stupid and replacing it with Hotmail is really stupid, but I left that for the reader.

    So you see, there can be journalistic neutrality on Slashdot!

  51. Re:Not just a client, but a protocol is being drop by babbage · · Score: 3, Insightful

    But dropping the protocol is the story!

    If things do go according to my interpretation, then the relevance of open protocols like IMAP, POP, and SMTP will be diminished, and the end result will be that all non-Microsoft mail software (both client & server) will be crowded out. This is a doomsday scenario, and I don't expect it to be quite that bad, but it seems obvious to me that this is what Microsoft is pushing for.

    I think it would have been fair to press them on this angle in the article, as the significance of this is far greater than the mere discontinuation of a particular piece of software. But it sounds like you did put some thought into this, so I'll accept that it was your call to make... :-)

  52. Re:Good news for Evolution! by Dalcius · · Score: 4, Interesting

    Well, I wouldn't say that evolution is behind much if at all, but it is very interesting.

    IE: no tabs, no mouse gestures, no popup blocking to my knowledge, renders fonts like crap, mildly broken CSS support, broken javascript.

    IE has really fallen behind in the times; Opera and Mozilla are gaining by leaps and bounds on Windows, and browsers like Galeon 1.2.10 have folks like me swooning on Linux.

    Mozilla mail, Evolution and the like are now poised to become even better. With AbiWord/Open Office/Etc. getting better and better, GnuCash, gnumeric, etc....

    Is this really a wise move for Microsoft, resting on their laurels?

    --
    ~Dalcius
    Rome wasn't burnt in a day.
  53. Tough Crowd. by EvilTwinSkippy · · Score: 4, Interesting
    Ouch I didn't realize that many moderators used OE.

    But seriously folks, I've been fighting pitched battles to keep our place off of Outlook/OE and Exchange. For reasons technical, logistical, and financial.

    One of the big claims that users have is "well, Outlook Express is built in. Why can't I use it?" Because

    • It has a nasty set of default values that clobber our IMAP server
    • Every email worm out there is designed to pull from it's address book.
    • It has a tendency to take a complete dump on your settings stored in your roaming profile
    • The address book has a habit of spontaneously combusting on our network.
    That's why.

    Now they no longer have the "It's built in" excuse.

    --
    "Learning is not compulsory... neither is survival."
    --Dr.W.Edwards Deming
  54. So, guess what will happen next ? by sufehmi · · Score: 3, Informative
    Can anyone guess what will happen next?

    My guess is something like this:

    • User clicked on email icon on desktop
    • The browser tried to load Hotmail.com
    • The user hasn't got any Internet account. So IE "offered" him/her to sign up with MSN
    • User sign up with MSN
    • User immediately presented with his/her own mailbox in Hotmail.
    • After 4 weeks of being spammed, suddenly user was offered help from Microsoft "to be spam-free" (among others) "by signing up to the Hotmail premium service"
    • User very happy at the help offer, and sign up instantly
    • Microsoft saves money on OE development
    • Microsoft get money from MSN and Hotmail signups


    Scary.
  55. Advertising and Banners by sh0rtie · · Score: 3, Interesting


    Maybe they are dropping it because users wont accept advertising in their email client (OE did for 1 version but was quickly dropped perhaps people complained?) but if its on the web (in a browser) they can advertise all they like (look at the mess that what they call hotmail now)
    then they can get advertisers to focus on associating users email accounts with user names and all that lovely personal information (courtesy of your "msn wallet(TM)" and "msn passport(TM)", tie that to your machines GUID and msn's cookie stealing exploits (notice hotmail.com does not exist anymore and is now a msn subdomain) and voila , you have WindowsXP 2004 marketing machine where you are not the customer any longer, you are the product and you will even hand over 299$ (cost of XP) for the privilege while assigning all your IP rights to them and their "partners".

    Microsoft isnt a software company, its a marketing company that creates software.

    not that it will affect me or you but you have to feel sorry for the sheep that have no idea whats going on.

    cheers

  56. Saw this coming... by hankaholic · · Score: 4, Interesting
    ...well, almost.

    A few days ago when the Paul Graham article was posted to the frontpage, I was thinking about the fact that MS hasn't implemented Bayesian filtering (or any powerful filtering) into OE.

    The three possibilities I came up with were:

    MS wanted to give Hotmail/MSN a competitive edge over other ISPs and mail services.

    MS didn't consider it worth the money to add Bayesian filtering to OE.

    MS is using Hotmail as a testbed for various versions of filtering software; by making changes and observing user behaviour, they could determine whether people generally agreed with the filters, thus roughly gauging their effectiveness. Since changing source on a central server is a faster method of deploying updates than forcing users to require a new client, Hotmail is the perfect place to test new filtering schemes.

    Honestly, I thought that either the first or the third was true. Here, it turns out that the first and the second are true.

    I wonder what ISPs will be left to do? I suppose they'll either have to seek out a cheap/free mail client for Windows, or switch to webmail.

    --
    Somebody get that guy an ambulance!