Slashdot Mirror


Thunderbird in Crisis?

Elektroschock writes "The two core developers of Thunderbird have left Mozilla. Scott McGregor made a brief statement: 'I wanted to let the Thunderbird community know that Friday October 12th will be my last day as an employee of the Mozilla Corporation.' Meanwhile, David Bienvenu blogged: 'Just wanted to let everyone know that my last day at The Mozilla Corporation will be Oct. 12. I intend to stay involved with Thunderbird... I've enjoyed working at Mozilla a lot, and I wish Mozilla Co and the new Mail Co all the best.' A few month ago Mozilla management considered abandoning their second product and setting up a special corporation just for the mail client. Scott was more or less supportive. David joined in. While Sunbird just released a new version no appropriate resources were dedicated to the missing component. And while Thunderbird became the most used Linux mail client it has been abandoned by Mozilla for 'popularity reasons'. Both messages from David and Scott do not sound as if the founders will play any role in the Thunderbird Mail Corporation. What happened to Mozilla? Is it a case of pauperization through donations?"

82 of 422 comments (clear)

  1. Still good... by Nefarious+Wheel · · Score: 4, Insightful

    I will continue to use it even if it never changes again. I like it. Maybe it's just *that* stable?

    --
    Do not mock my vision of impractical footwear
    1. Re:Still good... by ozmanjusri · · Score: 5, Insightful
      I will continue to use it even if it never changes again. I like it.

      I use the Thunder/SunBird combo too, but it would be good to see it continue being developed. Given the possible split from Mozilla, I'd like to see OpenOffice.org take an interest.

      --
      "I've got more toys than Teruhisa Kitahara."
    2. Re:Still good... by dascritch · · Score: 5, Interesting

      I think that Eudora staff will probably do the right stuff : Rethinking the keyboards shortcuts that are just sucking (i use a french locale, and sometimes, i have the worng focus, so instead of typing a mail, i do "something" with my inbox)

      IMHO MoFo should be reorganized : the Xul Foundation, with everyone implied into (Firefox, Thunderbird, Songbird, CeltX, Disruptive Innovations,...) for-profit and non-profits organizations, and Firefox, FirefoxCom, Thunderbird should be independent corporations or foundations.

      --
      (Sorry my bad French) Je fais parler les Guignols de l'Info. Le pied, quoi.
    3. Re:Still good... by jkrise · · Score: 2, Interesting

      Given the possible split from Mozilla, I'd like to see OpenOffice.org take an interest.

      What? And make it bloated, semi-compatible to Outlook and totally useless?

      TB is a hundred times better than Evolution for reading mail on a Linux box. Because its GPL, I'm sure interested folks will be able to fork it and release useful extensions.

      --
      If you keep throwing chairs, one day you'll break windows....
    4. Re:Still good... by Anonymous Coward · · Score: 3, Insightful

      I will continue to use it even if it never changes again. I like it. Maybe it's just *that* stable? Although it could be considered stable now, what happens if new vulnerabilities are identified and not patched? Would you continue to use it then?
    5. Re:Still good... by AVryhof · · Score: 2, Informative

      GPL?

      I thought it was released under the MPL like all the other Mozilla software?

    6. Re:Still good... by MikeFM · · Score: 5, Informative

      I've been using Thunderbird as my main mail client for years and overall I like it. My biggest issue with it is that in Linux it has a 2GB limit per mail folder. If it crosses that limit it losses all the mail in the folder up to that point. IMO that is the cardinal sin of programming - permanently lossing data. They've known about this bug for at least a year - because I made it known at that time and had some not so helpful feedback from developers. But it still happens.

      --
      At what price learning? At what cost wisdom? The price is a man's peace of mind, and the cost is his life.
    7. Re:Still good... by jkrise · · Score: 5, Informative

      Mozilla software is tri-licensed under the GPL, the MPL and the LGPL. So, develeopers are free to use the GPL and create extensions licensed under the GPL as well.

      http://www.mozilla.org/projects/calendar/sunbird/

      --
      If you keep throwing chairs, one day you'll break windows....
    8. Re:Still good... by Crayon+Kid · · Score: 5, Insightful

      To be frank, I never liked the mbox approach (one big file per folder). I much prefer the maildir approach (each message in its own file). It's cleaner and even if the mail application breaks the structure is still intuitive (there's the folders, there's the messages).

      --
      i ate crayons when i was a kid and now i have two braincells and the blue ones taste nicer
    9. Re:Still good... by walt-sjc · · Score: 2, Insightful

      Some of us already run our own imap servers. I would never go back to having all my mail stuck in some random mail client. I have mail archives that go back to around 1996 that I would hate to lose (which is why I have (tested) backups.) But more than that, I want my email archive accessible no matter where I am, which is why my IMAP store is also available via squirrel-mail. As a bonus, "Chatter" on the palm Treo supports push via IMAP, so I get access to my email that way too.

      Thunderbird is great, and I use it occasionally. I also recommend it to others all the time. My main clients however are Mutt and Evolution. Mutt for my own IMAP server, Evolution to talk to the "Evil" Exchange Server (which doesn't have IMAP open for some bizarre reason.) Why Mutt? Because "all mail clients suck. Mutt just sucks less."

    10. Re:Still good... by Nossie · · Score: 4, Interesting

      I hate to be the tinfoil hat wearer here but I blame google....

      Google has no incentive in TB surviving....
      Google provides Mozilla with LOTS of funding and has a director on board?

      coincidence? :-|

    11. Re:Still good... by afabbro · · Score: 2, Insightful
      The only thing I can think of is the fact that I don't have ads on the edge of my screen with Thunderbird as I do with the Gmail web interface.

      Which, of course, is the first thing Google thinks of...

      --
      Advice: on VPS providers
  2. Well, it kind of shows in the code... by thatseattleguy · · Score: 3, Interesting

    I'm in the midst of attempting a conversion from my PC-based mail client (Eudora) to Thunderbird on a Mac. It's been a horror show from day one - the Thunderbird import function turns out to be more buggy than a
    New York City apartment in the summer. If I didn't have lots of GNU command-line tools and a hex editor to fix the many things that choke Tbird, I'd have abandoned the effort and switched to some proprietary client a long time ago.

    Let's hope as a separate entity they can do better.

    1. Re:Well, it kind of shows in the code... by HSpirit · · Score: 4, Informative

      Not sure if you're aware but there is a Thunderbird project called Penelope for those Eudora users stuck by Qualcomm's decision to discontinue the product. I haven't tried the Eudora importers, though...

    2. Re:Well, it kind of shows in the code... by SD_92104 · · Score: 5, Informative

      If you are still in midst of this conversion, you should take a look at Eudora Mailbox Cleaner - it can do the conversion for you and should give much better results than TB's own import.

    3. Re:Well, it kind of shows in the code... by Angostura · · Score: 2, Interesting

      I converted from Thunderbird on the Mac to Mail.app on the Mac and never looked back. Give it a shot if you haven't already...

  3. is webmail to blame by EjectButton · · Score: 5, Insightful

    I use thunderbird quite a bit but I wonder if heavy email clients have much future. Of all the applications where a web client can replace a heavy desktop side client email seems like one of the easiest and google has proven that you can make a webmail client that isn't painful to use.

    1. Re:is webmail to blame by vux984 · · Score: 5, Insightful

      I hate gmail, and webmail interfaces in general.

      1) Decent integration with -other- applications is non-existent. (even simple stuff like sending an attachment from the windows desktop, or the iphoto / mail.app link on OSX) webmail doesn't compare.

      2) When I decide to just quit all windows of my web-browser to clean up my desktop I hate that the mail gets closed too. I like that its a separate application, one that doesn't crash when I visit a website that kills the browser.

      3) No offline functionality.

      4) Large Attachments have to be 'downloaded' when I need them. I often leave stuff as email attachments, and then just open the attachment when I need to look at it. On my 'heavy' mail client its a fraction of a second to open it.

      5) PRIVACY. You can't rely on that with webmail.

      6) User experience. Gmail is 'comparable' to a real application, in the same way that a mock-up looks like a real product. From 4 feet away it might even look the same, but start using it and its immediately obvious you are using a web based application. Maybe one day that won't be true; but 'html + javascript + xmlrequest' won't be the platform its built on.

      Webmail is a great technology but it doesn't replace a good mail client, it complements it.

    2. Re:is webmail to blame by WingCmdr · · Score: 2, Insightful

      I really don't like google's webmail client. I much prefer yahoo mail. And Hot(spam)mail is my least favorite.

    3. Re:is webmail to blame by Whiney+Mac+Fanboy · · Score: 4, Insightful

      Well said.

      I'll just add to that:

      7) Integration with old mail. I've got email dating back 10 years. I don't know of any way to import that into gmail. But I can import my gmail into my offline mail app.

      I don't want to lose my mail history every time I switch webmail providers.

      --
      There are shills on slashdot. Apparently, I'm one of them.
    4. Re:is webmail to blame by Savage-Rabbit · · Score: 2, Interesting

      2) When I decide to just quit all windows of my web-browser to clean up my desktop I hate that the mail gets closed too. Don't close the tab you run Gmail in...? What are you "cleaning up your desktop" for if you want some stuff to remain open? Sorry, I must simply not get this part. It's pretty simple, if you have a heavy mail client all you have to do to close a couple of dozen browser windows is bring one into focus and hit [CMD]+[Q] or whatever key combination you use in WIndows/Linux to get rid of all of them instantly. The moment you start using a web browser as your e-mail client you have to close each browser window individually using [CMD]+[W] ([ALT]+[F4] on Windows IIRC) to filter out the one you want to keep. I usually use Safari for browsing but I always open my web-mail in Firefox for this very reason. This may seem to be a very strange thing to do but It works for me and it obviously works for the author of the OP. It's one of those things you have to file away under: 'Computer holy wars', sSub category: 'Heretical behavior'.

      Anyway, one big advantage for me with webmail is that it has the environment independence going for it. Not just platform or software independence, but usually not even dependent on your OS configuration or software installs. That's a pretty big one for me. And web-mail's greatest disadvantage is precisely what the OP pointed out, plus a few others. Basically web mail has it's uses but it won't replace heavy mail clients any time soon for all sorts of reasons starting with lack of integration and it goes on from there, right through issues like lack of privacy and security to crappy gripes like the fact that the admin of my web-mail client at work decided that for security reasons it should log me out after a certain period of inactivity. It's a nice rule, and from a security standpoint it makes a lot of sense to me and I agree with it 100% but it's pretty annoying if you want to use your web-mail client as a heavy mail client substitute since it means logging back into the thing a couple of dozen times a day.
      --
      Only to idiots, are orders laws.
      -- Henning von Tresckow
    5. Re:is webmail to blame by vux984 · · Score: 2, Insightful

      Its not so much the policy itself, its the impact of the policy.

      Consider how much information they potentially have about you if your an avid google fan... and even if your not they have a shocking amount of data.

      They might have any or all of the following:

      1) your email (and your contacts)
      2) your search history...
      3) the analytics information from any site you visited using google analytics (no small number)
      4) your conversations in google talk...
      5) your youtube activity...
      6) your google documents...
      7) what ads you've clicked on (assuming they were google or doubleclick ads which form a significant chunk of them.)
      8) your picasa activities
      9) your computers contents if you use google desktop
      9) They likely even combine it with what is attributed to you on the public web

      From that they can fairly reliably deduce where you bank, what credit cards you have, what products you own, where you live, where you go, your sexual orientation, your age, your job, whether you have kids, your income level, where you vacation, your education level, and so on and so on...

      Combine all that with:

      "We may combine the information you submit under your account with information from other Google services or third parties in order to provide you with a better experience and to improve the quality of our services. For certain services, we may give you the opportunity to opt out of combining such information."

      Considering that the primary service they offer is highly detailed profiles of various demographics to advertisers, improving their primary service means building better profiles. Even if they have a policy of not sharing 'personal' information, what do they define as personal?

      If you take a profile as detailed as the one's google has on some people and 'anonymise' it how hard would it be to fill in the blanks? Does google anonymize it internally? Nope.

      I don't think they are at this stage yet where they are actually doing this level of cross indexing to identify people, but its coming.

      And I for one, realize that what I do on the web is largely in plain sight to the world.

      Its not a big issue if your ISP knows where you go, an advertising company knows what you click on, and a search engine company knows what you search for, and your phone company knows who you call, but you combine all that information in one place, and then give them your email, your pictures, your documents, and your contacts... and it paints a very different picture.

      I don't intend on helping them profile me more than I have to, feeding them valuable personal information, in exchange for what? "free webmail"?

    6. Re:is webmail to blame by mrbooze · · Score: 2, Informative

      There's tools like this for importing old mail into GMail:
      http://marklyon.org/gmail/instruction.htm

  4. Thunderbird is awesome on Windows by mind21_98 · · Score: 3, Insightful

    And it'd be sad if it disappeared, but Apple Mail, Evolution and Gmail are better options on non-Windows platforms. That's probably why it's not as popular as it should be.

    (also, if you're careful enough, Outlook and Outlook Express are perfectly usable on Windows, especially the newer versions)

    1. Re:Thunderbird is awesome on Windows by kimvette · · Score: 4, Informative

      No way. Thunderbird is stable, Evolution is not.

      Thunderbird's renderer works, Evolution's is crap.

      Also, while there is a tiny handful of plugins for Evolution, there is a HUGE selection of extensions for Tunderbird which are extremely useful, including one extension which can be used to automatically purge duplicate messages from one's inbox.

      With that said, I do use Evolution as my primary email program both at home and at work, but only because the scalix connector is available for Evolution. Thunderbird can access via IMAP only, and cannot use Scalix's calendaring features.

      --
      The Christian Right is Neither (Christian nor right). See: Matthew 23, Matthew 25, Ezekiel 16:48-50
    2. Re:Thunderbird is awesome on Windows by Osty · · Score: 5, Informative

      also, if you're careful enough, Outlook and Outlook Express are perfectly usable on Windows, especially the newer versions

      Outlook has been pretty safe since the XP release (Outlook 2002), and even the 2000 release with a patch. That's when they stopped allowing you to open executable attachments. There was still a minor risk of javascript nastiness, but they fixed that as well. The 2003 (11) and 2007 (12) releases of Outlook have been stable and safe. (Outlook 2007 doesn't use the controversial Ribbon toolbar like the rest of the Office 12 suite)

      Outlook Express is dead, though if you're still using XP you have it. Outlook Express has also been the Microsoft mail client with the most issues, mostly because it's free and more or less neglected. The problem is that "Outlook Express" and "Outlook" actually share nothing in common except for the name and the fact that they both do email. Beyond that they're two separate codebases, managed by two separate teams. It's unfortunate that they're named similarly, since Outlook Express' issues have tarnished the fact that Outlook proper is actually a very good, secure, and competent email client.

      If you're running Vista, Outlook Express is gone. It was replaced by Windows Mail, a more bare-bones mail and news reader that finally divorces the "Outlook" name from the free mail client. Alternatively, you can use the Windows Live Mail Beta software (different from Hotmail/Windows Live Mail web interface, as it's client software that can be used for other mail accounts besides just Hotmail). Windows Live Mail integrates with Live services (Messenger, Spaces), where Outlook Express and Windows Mail don't.

    3. Re:Thunderbird is awesome on Windows by rtb61 · · Score: 4, Interesting
      So that is the real problem competition with Gmail and Evolution or more specifically successful competition against both those products are having an impact on future thunderbird development.

      So in a nut shell, there appear to be limited corporate revenue opportunities for thunderbird, it is just a useful, simple, easy to use, end user interface for managing email, fit for purpose rather than fit for profit software.

      No corporations are really going to get behind it, especially not google or any other company involved with email servers.

      So thunderbird will keep quietly ticking along, doing the job it needs to do, with out any major changes, just continual refinement. I use it and I am pretty happy with that. To put it simply, I am sick of software changing for change sake and to generate upgrade profits. As for privacy invasive web mail, eww, I only use that for G-mail (garbage mail) and questionable web sites.

      The next big thing might be email address portability, much like postal address not being bound to the people making the deliveries, one could envisage a government controlled email address router to allow end users to retain a permanent email address, not bound to a particular supplier or as a marketing tool for that particular supplier ie. an address that avoids customer lock and ensures competition in email services. It would really hurt web mail but of course not as much as cheap internet serving appliances, IPv6 and free email software servers, privacy invasive web mail is doomed ;).

      --
      Chaos - everything, everywhere, everywhen
    4. Re:Thunderbird is awesome on Windows by deniable · · Score: 4, Informative

      Thunderbird uses mbox format to store mail. There's nothing proprietary about it. I just copied the Inbox to a linux box and ran mail -f Inbox with no problems.

    5. Re:Thunderbird is awesome on Windows by pushing-robot · · Score: 4, Interesting

      I'll throw in the odd vote for Mail.app, for two features I just can't live without:

      One, the aggregate Inbox - I can view all my inboxes at once without actually merging the folders. It's so handy to be able to see all my new messages at a glance, or separated into accounts, so quickly and intuitively.

      Two, filtering IMAP messages by body text. I've tried half a dozen other email programs and none of them seem able to filter IMAP messages this way. I can't see any valid explanation why other clients refuse to do this. I can sort quasi-spam (ads from companies I've placed orders from, for example) far more effectively with body filters.

      If Thunderbird could duplicate those two features I'd probably give up Mail.app. Thunderbird is far more extensible and has quite a few features Apple's client lacks, like good IMAP folder management and Bayesian filtering.

      Yet both Thunderbird and Firefox feel largely stagnant these days - Firefox 3's promises seem nebulous and the release never seems to come any closer, and neither program is doing anything all that innovative in the meantime. The most impressive new feature I've seen in the past year (which wasn't an extension) has been Thunderbird's categories, which is itself is a copy of Gmail's keywords feature and rather similar to Mail.app's smart folders. What are the devs doing?

      --
      How can I believe you when you tell me what I don't want to hear?
    6. Re:Thunderbird is awesome on Windows by dodobh · · Score: 3, Insightful

      Just get your own domain, and have it hosted somewhere else.

      --
      I can throw myself at the ground, and miss.
    7. Re:Thunderbird is awesome on Windows by browman1 · · Score: 2, Informative

      Thunderbird is the ONLY mail client which handles IMAP properly on windows in my opinion... sure Outlook can do it, but it's very painful (delete, then purge for example, who's dumb idea was that). Also, components like Enigmail are awesome... nothing on outlook compares in my opinion... I really hope the old tbird continues...

    8. Re:Thunderbird is awesome on Windows by Mostly+a+lurker · · Score: 5, Insightful
      I agree that Microsoft wishes to kill Outlook Express and replace it with something that generates them revenue. I do not agree that Outlook is better than Outlook Express as a pure email client.

      Outlook Express certainly has weaknesses, but it is relatively standards compliant. If one of my customers sends me an email using Outlook Express, I will be able to read it with whatever email client I am using at the time. If someone uses Outlook to send me mail, I may be faced with a Winmail.DAT attachment that nothing except Outlook (and a few webmail sites) can interpret. Similarly, any mail that I have stored in Outlook Express is easily exported to other mail clients. With Outlook, third party products are necessary to avoid serious lock-in. In some areas (again, considering just email in isolation) OE has better functionality. In particular, the IMAP support in OE is better than that in Outlook 2003.

      Every site I have ever been to that uses Outlook experiences periodic Outlook lock-ups. These will often clear themselves after a few minutes, but have a real impact on productivity. Sometimes, their cause is quite mysterious.

      I allow that Outlook in conjunction with Exchange has some compelling functionality, especially in the areas of shared folders and calendar/task management. These make Outlook an appropriate choice at times, but I am always relieved when the decision goes against Outlook.

  5. Jesus Christ, you know we're in deep shit... by Anonymous Coward · · Score: 4, Funny

    ...When even International Rescue are in crisis!

    Oh wait, what...?

  6. Re:Mozilla Inc by ozmanjusri · · Score: 5, Insightful
    Mozilla is looking more and more like a normal corporation, and less like a Open Source supporter.

    Most Open Source supporters ARE normal corporations.

    --
    "I've got more toys than Teruhisa Kitahara."
  7. Re:No, they aren't. by Rakishi · · Score: 2, Insightful

    Read what you replied to again, note the word "supporter."

  8. Thunderbird in Crisis? Yes. by flydpnkrtn · · Score: 3, Insightful

    I would say that due to the fact that we're approaching the end of 2007 and Thunderbird still doesn't have integrated calendaring (not in beta, that's a copout), then yes, Thunderbird is in crisis.

    Until feature-for-feature Thunderbird can equal or beat Outlook it will never have people flocking to it like Firefox did.

    Look at Firefox versus IE 6 - heck, Firefox basically "inspired" IE 7 (tabs, search bar on the top right, extensions, etc. etc.) That's what led to the huge masses adopting it.

    The fact that Zimbra has released a cross-platform offline client instead of extending Thunderbird to fit their needs speaks volumes.
    http://www.techcrunch.com/2007/03/26/zimbra-to-lauch-desktop-application-with-full-offline-functionality/

    1. Re:Thunderbird in Crisis? Yes. by J0nne · · Score: 3, Insightful

      Why does an e-mail application need a calendar? Wouldn't it be better to just use a calendar application to handle calendar stuff?

    2. Re:Thunderbird in Crisis? Yes. by pushing-robot · · Score: 4, Insightful

      Why *should* an email program have *integrated* calendaring? A separate program like Sunbird makes more sense to me, as long as the programs work together seamlessly. Which is not to say that Thunderbird and Sunbird work together particularly well, but I think they have the right idea, just like Apple with Mail.app + iCal + Address Book. I will agree that nothing out there handles as well as Outlook yet, but that's because Microsoft has thrown massive resources at it. I think that any PIM software would be better implemented as a cluster of mini-apps, which each do one thing well, and communicate via a good set of APIs.

      --
      How can I believe you when you tell me what I don't want to hear?
    3. Re:Thunderbird in Crisis? Yes. by Lemmy+Caution · · Score: 4, Interesting

      I used Outlook for calendaring and contact management, actually, and was using it with Thunderbird as the mail client. At a certain point, I realized that was one more executable more than I needed running, and migrated to Outlook for mail, as well. Outlook's IMAP performance is, in my experience, smoother than T-bird's (which often seems to "forget" that it copied messages to my offline store, making them unavailable when I'm offline.)

      Once you start dragging and dropping from your inbox to your to-do list, contact list, and calendar, it's hard to give that up.

    4. Re:Thunderbird in Crisis? Yes. by sveinhal · · Score: 4, Informative

      Look at Firefox versus IE 6 - heck, Firefox basically "inspired" IE 7 (tabs, search bar on the top right, extensions, etc. etc.) That's what led to the huge masses adopting it.


      You should give credit to the right people. Two of those three are Opera innovations, that Firefox copied. Not that Firefox is not a good browser. I'm just saying who actually did this first.
    5. Re:Thunderbird in Crisis? Yes. by darthflo · · Score: 2, Interesting

      I'm not saying the Unix approach to this matter is bad, but good PIM software may be doing a tiny little bit more than just piping text from one tool to another. Additionally: If a great Application like Outlook (v12 "2007" is great, stable and not as memory-consuming as previous ones) does all the tasks better than three, five or seventeen mini-apps, I am going to use the monolithic thing. Seems kind of similar to the [Gentoo/LFS]/[Ubuntu/Novell/RedHat], [Firefox + Thunderbird + n Extensions/Opera or Build your Computer/Buy it built debates. The former ideas may be compelling to try stuff out, do it yourself, and have some advantages in few scenarios (a wee bit faster and custom-compiled, more flexible, really capable of gaming) but if you want to get work done, you'll stick to the latter ones and save yourself hours of update, configuration or build time.

    6. Re:Thunderbird in Crisis? Yes. by Elektroschock · · Score: 2, Insightful

      But they have cash unlike other Open Source projects. Mozilla sits on money. I don't understand this. When Mozilla was experimental we used their x crappy products. And I thought when firefox gets a success Thunderbird will get appropriate cross-financing, and then Sunbird as well. But nothing happened. NVU is patched externally as Kompozer. Does Mozilla support these volunteers? No. Not our code. They apply a totally broken business ideology.

    7. Re:Thunderbird in Crisis? Yes. by dave420 · · Score: 2, Insightful

      Because thinking about email as just being email is a bit short-sighted. I'm not being rude, but emails rarely start and end with the conversation, especially in a work-place. Outlook is as strong as it is because the Outlook team realises that. That's why they have built in various features people in offices love to use - shared folders, global address books, calendars, etc. It's the same reason email clients are also usually NNTP clients - it's all about communication. Calendars, shared folders, web-accessible email, IM, etc. are other facets of communication many businesses want in one single place. Microsoft has (for better or worse) made a solution that does all of that, and people seem to love it. Standing up saying everyone else is wrong isn't going to help Thunderbird, or any software, that is trying to do something most folks don't want.

    8. Re:Thunderbird in Crisis? Yes. by div_2n · · Score: 3, Insightful

      I believe the reason many people don't see the deep connection between emailing and calendaring is the way they use the two. If you use your calendar simply to schedule _your_ day and don't get involved with other people, then I can see where you wouldn't find integration useful.

      Now let's say you are scheduling meetings with multiple people in multiple buildings. When you send a meeting request, doesn't email seem like the best place for that request to land? They click a button of some sort embedded in the message to accept (or reject) your meeting request. The sauce behind what happens next is what I think leads to a valid decision to marry the two. If you had a separate program for calendaring, how would the email client signal the calendaring solution of the acceptance?

      I don't doubt workable solutions could be offered. I'm just suggesting the most _logical_ shortest path of least resistance is indeed to have them integrated.

    9. Re:Thunderbird in Crisis? Yes. by JasterBobaMereel · · Score: 2, Insightful

      There seems to be two ways to go ... The Outlook way [Do everything become a PIM and forget about being an email client] or the Thunderbird/Outlook Express/etc... way - be an email client ...

      Outlook is a awful email client for anything but Exchange. It's IMAP support is flawed it's POP3 support is patchy, it's insistence on defaulting to it's own TNEF format is horrible, most of it's workgroup features only work on one (or a cluster) of Exchange servers and not between clients on different servers and not at all if the client is not a MAPI client

      The number of times I have been sent stuff that I cannot read that turns out to be a file attachment or meeting request (or similar) from an Outlook client is unbelieveable

      Go on send someone a calendar, link to a shared folder, etc and even if they are running Outlook unless they are n the same Exchange server they will not have access to it ...That's the reality of the Outlook Client

      The part I hate though is the way it reformats emails removes "redundant" line-endings etc. and generally misformats HTML emails (even ones generated by Outlook itself) and then corrupts it's own mailstore (which is generally unrecoverable since it is in closed binary format, but even though the mailstore is basically a database it's search function is slow and seems very good at not finding emails....

      This is why I use Thunderbird on an Exchange Server rather than Outlook ...even though Outlook does more .. I got sick of it's "way of doing things" ...

      --
      Puteulanus fenestra mortis
  9. Don't forget KMail by xaxa · · Score: 2, Informative

    KMail is a good option too, or Kontact if you want integration with calendars and a newsreader (KNode), or just run them each separately. I use KMail for all my email, I prefer the interface to Thunderbird's.

  10. Re:Natural Selection by rm999 · · Score: 3, Insightful

    I've been waiting five years for a decent e-mail application, which is a lot of time in the tech world. Maybe somebody will come out with something better, but it's irrelvant to me - I stopped waiting and moved everything to gmail.

  11. Damnit man think of the users! by DragonTHC · · Score: 2, Funny

    I have used Thunderbird exclusively since v1.5 and I have never looked back! I need those new features.
    I need security updates. I need a calendar. We all use Thunderbird. Just fork it damnit! We need it.

    call it Inlook or something!

    --
    They're using their grammar skills there.
  12. The elephant in the room. by Soko · · Score: 5, Insightful

    The reason Thunderbird won't gain the same traction as Firefox has is Exchange. The Thunderbird developers have made a great email client, but they've hit the wrong target. They, along with GMail et. al. have killed off Eudora and Pegasus, not Outlook. (aside - here's hoping IncrediMail is next)

    Email has evolved into a collaboration tool, not just a way of sending words in ASCII. Plain and simple, until your contacts can email you a meeting request and TBird puts it in your calendar automagically - and that meeting goes in your BlackBerry/Treo/Gizmo-of-the-week - it won't gain near the same buzz. Outlook + Exchange adds far too much business value to simply abandon in the name of Open and Free.

    If you just need email, Thunderbird is OK-fine - if you need collaboration, you need Outlook. It's a damn shame, too.

    --
    "Depression is merely anger without enthusiasm." - Anonymous
    1. Re:The elephant in the room. by haeger · · Score: 3, Informative
      if you need collaboration, you need... something like Kontact?

      Still it doesn't do exchange intigration all that well, but I think they're on the right track.
      They wrote about it on the dot a few days ago.

      .haeger

      --
      You are not entitled to your opinion. You are entitled to your informed opinion. -- Harlan Ellison
    2. Re:The elephant in the room. by TheRaven64 · · Score: 3, Interesting

      Calendar sharing is something of a problem. Fortunately, Apple seem to be working on solving it. In Leopard, the updated iCal supports CalDAV, a set of extensions to WebDAV for better supporting calendaring. Oh, and they've released the server as open source software. Mozilla Sunbird already supports CalDAV, as do a few other projects.

      --
      I am TheRaven on Soylent News
    3. Re:The elephant in the room. by gosand · · Score: 3, Insightful
      Outlook + Exchange adds far too much business value to simply abandon in the name of Open and Free.


      Yep... I always *hated* outlook for email (still do). But I use it daily at work. At work, I am constantly getting scheduled for meetings, or scheduling them myself. These meetings are always with people in different cities, states, or even different countries. You can look at other people's calendars, and see if they have declined/accepted a meeting. There are a few glitches, but overall it works very well. I use Office Communicator as much as email. Although I can't stand many things about it, it does integrate nicely with the corporate address book. If someone is in a meeting, their status goes to "in a meeting". If only they would have tabbed windows and allow logging of conversations. You can email a conversation, which is nice, but there are times when you forget to do it.


      Overall, I have gained a real appreciation for using these tools in business by using them daily.


      And if you think I have gone soft, I still use pine as my primary mail client at home. :)

      --

      My beliefs do not require that you agree with them.

  13. Re:Natural Selection by Lurks · · Score: 2, Insightful
    You could try The Bat. It's the most advanced old-school full featured mail client around really.

    I use it for work email because I need to be able to tailor ways I write email according to folders (internal/external mail etc). That said, I do my personal mail on gmail because I need to read it on any machines and because I use it as a sort of knowledge database. Searching email in a real client always takes years where as in Gmail it keeps everything, ever, and takes a fraction of a second to search it. That's a killer feature right there.

  14. Re:Two things seem to have affected MozFo: by tedrlord · · Score: 4, Funny

    To many people, MoFo means something offensive. Perhaps MozFo would be better.


    I thought that was the point.
    --
    [insert witty quote here]
  15. Try Claws Mail by Anonymous Coward · · Score: 5, Informative

    I don't know why this e-mail client doesn't get more attention. I find it similar to Thunderbird but much faster. Also, as far as I remember, included some tools to import from Eudora, which worked very well for me (while Thunderbird didn't).

    1. Re:Try Claws Mail by Crayon+Kid · · Score: 2, Interesting

      Version 3, which has been out for a little while, is really awesome. I'd say it's one of the most configurable and powerful graphical email clients out there. Too bad it's not that strong in groupware features as well.

      --
      i ate crayons when i was a kid and now i have two braincells and the blue ones taste nicer
    2. Re:Try Claws Mail by RedBear · · Score: 2, Informative

      I don't know why this e-mail client [claws-mail.org] doesn't get more attention. I find it similar to Thunderbird but much faster. Also, as far as I remember, included some tools to import from Eudora, which worked very well for me (while Thunderbird didn't).

      Dude, because it bites.

      No, seriously. It says so right on the website. Thanks, I'll be here all day.

      I kid. But seriously for real this time, GTK+? WTF+? That does bite. I know it's a great toolkit that's been in use since ancient times, etc., but it's pretty ugly no matter what theme you slap on it and it's a serious pain to install on any platform besides *nix. The Windows version of Claws is apparently part of a confusing (to non-geeks) package of a bunch of GPG software. The Mac version is one of those ports maintained by one guy on his own domain, which is nice of him but doesn't give me much confidence that it will always be available. I'm downloading it because I've heard good things about it over the years, but I would never recommend it to anyone who didn't know how to build their own computer.

      In short, like so much of the software that has originated on the *nix side, Claws is entirely too *nix oriented to appeal to the masses. The Mac and Windows versions are mere afterthoughts on a page filled with links to versions of the software for a dozen different Linux distros, the BSDs, and even Solaris. If the developers cared about the general computing population using Claws, the Windows and Mac links would be the most prominent links at the top of the page, and they wouldn't send you off to some other website, there would be official Windows and Mac packages right there. You know, like with Firefox and Thunderbird.

      And you wonder why it doesn't get more attention. The developers don't care about attention. They've made powerful software that does what they want, and that's as far as it goes for them. Unfortunately in my experience this is a fairly common mindset in the FOSS software world, which is why few non-geeks have ever heard of any free software other than Firefox.
  16. People are wise to question by Anonymous Coward · · Score: 2, Insightful

    The Mozilla Corporation has become something steeped more in PR and spin than actual technical innovation. We are partly to blame - we allowed ourselves to get caught up in it while a faceless organization silently emerged, focused on shipping more and more units of today's flavor... while beating the drum: there must be only one flavor of innovation... doesn't matter what it is as long as we are in control of the ideology and the message... keeps things simple for the marketdroids and the consumers. Actually maintaining choice and innovation on the internet is hard. Why bother when you can cut corners and say you didn't? Everyone will believe you anyway, so what's the point? That's the way things are done in America today. Why should Open Source be any different? Mozilla is a Public Asset after all. An open, egalitarian society where everyone can make a difference as long as you kiss the right ass and don't ask too many challenging questions of those in charge. Mozilla is a public asset. Just keep saying it over and over.

    In this matter, everyone is being too cordial to be believed at face value. Doubtless there's a rich subtext. Such is life.

  17. Re:The elephant in the room - with missing legs by neutrino38 · · Score: 2, Insightful

    Yes,

    But I believe the issue here is a resource issue. TB is a stable mail client software but it sits within its own world.

    What it needs is more integration to third parties. I would suggest:

    - compatibility with system address book (e.g. on Mac OS X)
    - ability to natively synchronize with mobiles phones in regards with contacts and appointment
    - ability to send / receive SMS and MMS from TB
    - compatibility with calandar, task back end from major CRM softwares (SugarOS).

    I would aso suggest the partnership with an open source calendaring and task management server to propose a complete package. Finally, Exchange compatibilty could be addressed by building an extension based OpenChange http://www.openchange.org/

    So again, the same question arises : who will have time, dedidication and money to do all this.

    Emmanuel

  18. Might this not be.... by iwbcman · · Score: 2, Interesting

    Their first day at the newly founded Thunderbird Mail Corporation? After all they, Scott and David, would have to leave the Mozilla Corporation, if they play to continue with Thunderbird, because TMC and MC are two *different* corporations....

  19. Thunderbird needs Exchange support by DrXym · · Score: 2, Insightful
    Thunderbird would be a hell of a lot more popular if it supported Exchange - private & public folders, address book, resources. Sunbird would have to be part of the solution for tasks and appointments. There is already code to connect available in Evolution, so why not make use of it in Thunderbird? I know in theory that you could configure IMAP on MS Exchange, but I'm talking or proper support.

    The advantage of Thunderbird over Evolution is that it runs on all major platforms. Evolution does have a port for Windows, but it's pretty poor. I expect that a lot of companies would be interested in a Thunderbird client (and paying support for it) if it would support the mail server they use.

    Perhaps Thunderbird / Sunbird should even move to the OpenOffice project. After all, an Outlook app must be the major the missing component in the OpenOffice suite, and here is one ready for adoption.

  20. Re:Natural Selection by BuGless · · Score: 3, Informative

    Try mutt. It still beats the pants off of everything in the known world when it comes to properly formatting and replying to emails (since it allows you to use your favourite editor). It's the only way to properly trim quotes, still reply with 2 words and sending the mail, in under 8 seconds.

  21. Re:Natural Selection by darthflo · · Score: 2, Informative

    Most people don't spend $87 on Outlook but some $250 on Office 2007 Standard. Many will also get it (almost) free by BitTorrent, KaZaA, some neighbourhood geek or their workplace. In that case "it" will probably be the Enterprise or Professional Edition, not Standard.

  22. Re:You forgot something... by PopeRatzo · · Score: 2, Interesting

    Thank you. I knew there was a good reason I subscribe to Slashdot. I just thought I was sending 10 bucks to the only place in the Universe that my Karma is "Excellent".

    Seriously. Since I started using AdBlock, I do try to donate to the well-designed community websites that I use.

    Sort of like the way I try to buy music directly from the artists I like best, since I refuse to deal with any of the largest music retail channels.

    --
    You are welcome on my lawn.
  23. He's one bad Morrison & Foerster by tepples · · Score: 2, Funny

    To many people, MoFo means something offensive. What's so offensive about Morrison & Foerster?
    1. Re:He's one bad Morrison & Foerster by zm · · Score: 4, Funny

      > What's so offensive about Morrison & Foerster?
      Apart from them being lawyers?

      --
      Sig ?
  24. Kmail for KDE by bl8n8r · · Score: 3, Informative

    Would be my next Linux choice. http://kontact.kde.org/kmail/

    --
    boycott slashdot February 10th - 17th check out: altSlashdot.org
  25. From the blog of David Ascher by Jay+L · · Score: 4, Informative
    MailCo's new (president?):

    Both Scott McGregor and David Bienvenu have posted that they are leaving Mozilla Corp. My understanding from chats with them weeks ago (I hope I'm not divulging anything that I shouldn't) is that they have decided to start a new venture. They've worked on Thunderbird and its predecessors within Mozilla and Nestcape for a long time, and I can certainly understand their desire to do something different[...]

    We're recruiting experienced developers now to focus specifically on Thunderbird and more broadly on improving mail and communications in general. Everyone involved full-time in the development of Thunderbird has been offered a role and we're moving forward as quickly as possible to hire additional developers[...]

    The opinions of the core Thunderbird community are more important than many, so if you care about Thunderbird, please let me know what you think. Now is a great time to influence the future of Thunderbird.


    Open Letter to the Thunderbird Community

    Also note that both Scott and David say they'll still be working on TB. Scott's post:

    I plan to continue on, as a volunteer, with my role as a module owner for the Thunderbird project.

    David's:

    I intend to stay involved with Thunderbird and to continue on as a module owner.


    Given the timing and very similar wording of their posts, I'm guessing that Ascher's right - they're going off to work on something together.

    It does suck; those two know more about TB than anyone, and even when they were full-time employees, TB development was fairly glacial - it's just too big and monolithic for that size development team. But I don't know that this necessarily means the end of TB. I certainly hope not.
  26. OH, PLEASE NO! by WheelDweller · · Score: 3, Informative

    My newest machine is about 7 years old; I'm in a pinch that thousands of hours of intense concentration can show no way out. I play UT, surf, do all the things everyone else does, I even have an icon that'll bring up random episodes of Firefly, since there's plenty of power for media.

    But I load OpenOffice and the world stops.

    I fear that Thunderbird, under the direction of OO will become bloated and laggy as well! I had a friend who didn't know any better; her P2/300 was on loan to show her how to use Linux. She waited over 2H for it to load. It was insane. These guys really need to profile their code.

    --
    --- For a good time mail uce@ftc.gov
  27. Re:imap is the easiest way to convert.... by Anonymous Coward · · Score: 2, Insightful

    Once you've imported it to an imap folder, why wouldn't you leave it there?

  28. How about a count of the number of people who ... by Hohlraum · · Score: 2, Insightful

    don't use Thunderbird simply because it doesn't have a Received Date option? I'm not kidding you. Every person I've EVER talked to about Thunderbird and why they don't use it brought this up. Its all these stupid little issues that they just ignore that got them where they are today.

  29. T-bird in crisis by aristolochene · · Score: 4, Funny

    I'm not worried: I'm more of an olde english drinker.

    --
    echo $SIGNATURE
  30. Re:Two things seem to have affected MozFo: by Seumas · · Score: 2, Insightful

    Yes, but what in the hell does Mozilla need $50m per year for? Do the top developers fly from the east coast to mountain view by private jet every morning to begin the work day or something?!

  31. Maildir is cool if you run Reiser4 by tepples · · Score: 4, Informative

    never liked the mbox approach (one big file per folder). I much prefer the maildir approach (each message in its own file). True, maildir has clear advantages on a file system that supports tail merging, such as Reiser4. But not all file systems can do this; a 5 KiB mail message takes an entire 16 KiB cluster. Specifically, the file systems that come with Windows cannot, which is part of why, say, Outlook Express uses dbx (a variant of mbox).
  32. shutup about exchange.. by pjr.cc · · Score: 2, Insightful

    Being able to integrate with exchange would be MARVELOUS - if it were open. And by that i dont mean that Exchange should be open, but the communication with it. Take a look at things like:

    http://sourceforge.net/projects/openchange/

    There have been MANY projects to try and pull apart that communications channel into a library that could be implemented anywhere and no one has managed it (yet). The original work (above) was about trying to make an exchange (server) replacement, but now its extending into implementing client connectivity. Hell, evolution only manages to do it by going thru the OWA (which is a hack at best). So everyone sitting there going "oh it should have exchange connectivity" paleeease write to MS and tell them they should open the protocols (personally, i think they should be forced to do this).. It would be fair to say that it would be nice if it had a real calendar/colab tool for the corporate environment, but if your using this at home you really REALLY need to get a more spontaneous life, seriously!.

  33. Thunderbird in Crysis? by jagdish · · Score: 2, Funny

    So that you can check your email while killing mercenaries and alien scum.

  34. Been there, done that, have the scars to prove it. by thatseattleguy · · Score: 2, Informative
    I did use Eudora Mailbox Cleaner (and/or the similarly intentioned Eudora Rescue) at several points in the conversion attempt. They're good, and allowed moving more of Eudora's quirky statuses and settings to Tbird - but they didn't (and really, couldn't) help to get around the bugs in the importer. Just a few of those for drill (and I'm sure I've forgotten some of them for my own sanity):

    • Tbird import silently drops any file from consideration for importing if it doesn't have an _exact_ file type of 'TEXT' - even though it also checks, seemingly, to make sure the first four bytes of the file are _exactly_ the string 'From'. Why the need for this belt-and-braces set of tests for what is, after all, and importer function - something that should be as expansive and forgiving as possible? Why no consideration that files coming from another platform might have a blank type field, no way for the user to specify looser checking (such as "if it ends in .mbx or .mbox it's likely safe to consider it a mailbox") - and no warning to the user that something's been skipped. If no valid files are found to import because of the type code problem, the importer hangs forever. my quick fix: write a Perl script that uses the SetFile() function and call it from a 'find' run at the command line.
    • Line-ending characters. Parts of the importer seem happy with DOS line endings - but other parts choke if they find a DOS line-end (x0D0A) or Unix (x0D only) end. How hard is it to have a "get next line" routine that handles this correctly? After all, we're dealing with an import function here, something that should be able to deal with data that's not exactly perfect.my quick fix: use "find" and "flip" to convert all mailbox files to Mac-style line-endings.
    • High-order characters. If the importer _does_ finally find what it thinks is a mailbox, and gets past the line ending problem, but encounters (seemingly) ANY high-order characters in the mail file, it stops importing the message and skips to the next one, silently truncating it. Unfortunately, characters like x93/x94 (beginning and ending curly quote marks) are really, really popular in HTML-ized mail. So you end up with Swiss cheese for an imported mail store if you've got anything other than old vanilla plain-text email to import. my quick fix: use the (excellent) OS X hex editor 0xED to look at the raw files and test various solutions, then use "find" and "tr" from a bash script to substitute low-order characters for the ones Tbird didn't like in each mailbox in turn.

    As I said, there may have been other steps in this process that I've forgotten.

    My point isn't that these solutions, in my case, were that hard. But figuring out what was wrong, and implementing them, took huge amounts of time and patience. An ordinary user would never have these means (knowledge of command-line Unix utilities, and insight into what might be failing) at his/her disposal. And they surely wouldn't have gone to these lengths to diagnose and correct the problems. (Although, to be honest, an ordinary user wouldn't have 10-15 years of email saved up that they wanted to convert to a new platform).

    And - more importantly, and some of the reason for this rant - I think that import/conversion function, especially in FOSS software, have a greater need to be as friendly and bulletproof as possible, because the user's still quite possibly in the "I'm going to try it out and see if I want to use it instead of my old [proprietary] application if it doesn't work'. But in Tbird, seemingly, Import's it's at most an afterthought, and extremely fragile even AFTER you've used third-party apps like Eudora Rescue or Eudora Mailbox Cleaner to try and get around the known issues, limitations, and deficiencies in the code. That isn't the way it should be in an app that's trying to compete for mind and market share with some pretty damn good commercial or closed-source apps.

  35. OT: mail archives by pintpusher · · Score: 4, Insightful

    As someone who is now collecting a fairly significant backlog of mail archives, I gotta ask: Is it worth it? How often do you actually need access to those archives and do they provide the resource you think they should? I know storage is cheap and I've got plenty of it, so I don't think I'll *stop* archiving, but sometimes I wonder. I've had to access them once in about 3 years. I was able to zgrep a big zip archive of emails to find a reference I needed, but it wasn't something I could live without. Convenient? yes. worth the time and effort to maintain those archives? probably not.

    Part of my motivation for asking is because I've changed the way I file my paper files and suspect that I could treat my email the same way. I now file all my stuff, unsorted, in a box. The typical office depot collapsible box will hold about 3 months worth of records. 99% of the time, if I need something out of the "files" its in the current box in reverse chronological order and relatively easy to find. Boxes go in storage with the date range on them and after a few years, just get thrown out. I waste 0 time filing and since in reality almost never need access to the back files, there's no real penalty in the retrieval time either.

    meh. must be a slow day.

    --
    man, I feel like mold.
  36. Money? by Danious · · Score: 3, Insightful

    Mozilla makes a fortune from Firefox thanks to their Google deal, so Firefox is self-funding where-as Thunderbird has no potential revenue stream so is just seen as a drain on resources. That's what happens when your corporatise an open source project, the money clouds your vision and detracts from your goals. The tin-foil hat brigade out there might even suggest that Thunderbird, as a competitor to Google, threatens Mozilla's main revenue stream and so may well be paying the price for Googles ongoing support...

  37. Thunderbird has been ignored for too long! by bunratty · · Score: 2, Informative

    Yeah! Mozilla should stop ignoring Thunderbird. They should create a company whose sole focus is on email and other messaging technology. They should fund the new company with several million dollars so they can get off the ground. Yeah, that's what they should do... then Thunderbird will get the attention it deserves. Oh wait, that's what they're doing already. Nevermind.

    --
    What a fool believes, he sees, no wise man has the power to reason away.
  38. Maildir is luke warm by arth1 · · Score: 2, Interesting

    maildir is not a good option if you want to search your e-mails. You'll get an open/close for each and every e-mail, and when there's tens of thousands of e-mail messages, this takes time and ties up IO on the box.

    Too many files, and you'll even thwart normal shell expansions, like grepping for a string in * and getting "Arguments too long".

    I much prefer standard mbox format, with external index files. Not only can the files be read by pretty much anything, but searches are also MUCH faster.

  39. Re:Natural Selection by yuna49 · · Score: 2, Informative

    A lot of spam identifies itself with The Bat in the (optional) X-Mailer header. So few real people use The Bat, and so many spammers do, that I routinely add SpamAssassin points to any messages listing The Bat in X-Mailer.