Slashdot Mirror


Ask Slashdot: Current State of Linux Email Clients?

mcloaked writes "We get all kinds of news about new developments, but one subject has been lacking for some time and that is email clients for Linux (or Windows for that matter). A number of reviews (mostly not all that recent) have pointed to the main clients as Thunderbird, Evolution, Claws-mail, and Kmail as possibilities. Up to about a year ago, Thunderbird seemed to be 'the' email client with the best mix of positives. However there are no recent reviews that I have seen. In the meantime Thunderbird has moved to monthly releases, which are more maintenance releases containing security fixes but little functional change — and little new development. Thunderbird also won't be significantly altered in the future, if one interprets the available news information. Evolution is reported to be rather prone to bugs, and Kmail even more so. Claws-mail has limitations, as does Kmail. So where is the future of Linux email clients going, absent any real innovation? We need a well maintained and capable mail client, preferably with good calendar integration (webcal/Google calendar), properly supported HTML composing, good maildir format storage for local mail, and good security support (including the capacity to deal with both GPG and S/MIME encryption and signing). It needs a modern UI and good import/export facilities, as well as good integration with its address book, including import/export of addresses. Are we likely to see this kind of package as we move into the future, or will mail clients slowly disappear? At the moment it looks like email client support is dead — Are too many users moving into web mail and the cloud instead of having a properly functional mail client on their desktops?"

464 comments

  1. no love for mutt? by Anonymous Coward · · Score: 4, Insightful

    IMO mutt is still king

    1. Re:no love for mutt? by Anonymous Coward · · Score: 0

      I agree with parent. Mutt is still the best email client.

    2. Re:no love for mutt? by Anonymous Coward · · Score: 5, Insightful

      Yeah go Mutt! Year of the Desktop for Linux? Hey everyone, use a ASCII based e-mail client! We're rockin it like it's 1950 baby!

    3. Re:no love for mutt? by abe+ferlman · · Score: 3, Insightful

      I still use Alpine (free/libre version of PINE). I hope I never have to give it up. So fast, so clean, so configurable.

      --
      microsoftword.mp3 - it doesn't care that they're not words...
    4. Re:no love for mutt? by KiloByte · · Score: 1

      While mutt and alpine run circles around GUI clients, I use both mutt (via ssh) and thunderbird (via IMAP). The latter sits hidden (FireTray) serving as a glorified biff most of the time, but when you receive mail from business people, it's usually an image embedded in a Word document, or at the very least a pdf. This is where mutt fails.

      --
      The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
    5. Re:no love for mutt? by TheGreek · · Score: 1, Interesting

      They are not monkeys and not mentally handicapped, so they have no excuse regarding understanding that. And if they are, then they need some kind of legal guardian, because they clearly can't deal with the real world.

      Yes...they're the ones who can't deal with the real world.

    6. Re:no love for mutt? by Dwonis · · Score: 5, Interesting

      but when you receive mail from business people, it's usually an image embedded in a Word document, or at the very least a pdf. This is where mutt fails.

      I'm not sure about images, but mutt has a really fantastic auto_view feature, which will automatically decode HTML email, PDFs, Word documents, etc into text and display it inline in your viewer. When people email me PDFs, I can not only view them without spawning an external viewer, but the PDF/MSWord text gets included in the quoted text when I hit "reply", so I can just reply to their PDF/MSWord text in-line.

    7. Re:no love for mutt? by Unnngh! · · Score: 4, Informative

      Development on the ASCII standard started in 1960 FWIW :D

    8. Re:no love for mutt? by Sadsfae · · Score: 1

      While mutt and alpine run circles around GUI clients, I use both mutt (via ssh) and thunderbird (via IMAP). The latter sits hidden (FireTray) serving as a glorified biff most of the time, but when you receive mail from business people, it's usually an image embedded in a Word document, or at the very least a pdf. This is where mutt fails.

      You can easily tie external program views for attachments, for example when I receive vendor quotes (always in .pdf) I just hit "v" to view attachment list and then hit enter and it spawns evince. Same goes for HTML email or any attachment.. libreoffice for documents, spreadsheets etc. Simple edit of a mailcap entry

      == snip ==
      # set mailcap_path = ~/.mutt/mailcap
      text/html; lynx -display_charset=utf-8 -dump %s; nametemplate=%s.html; copiousoutput
      # PDF wth evince
      application/pdf; evince %s;

      # spreadsheets
      application/vnd.ms-excel; oocalc %s;
      application/vnd.openxml; oocalc %s;
      application/excel; oocalc %s;
      application/msexcel; oocalc %s;
      application/x-excel; oocalc %s;
      application/x-msexcel; oocalc %s;
      application/vnd.oasis.opendocument.spreadsheet; oocalc %s;

      # slide decks
      application/powerpoint; ooimpress %s;
      application/vnd.ms-powerpoint; ooimpress %s;
      application/x-mspowerpoint; ooimpress %s;
      application/mspowerpoint; ooimpress %s;
      application/vnd.oasis.opendocument.presentation; ooimpress %s;
      application/ppt; ooimpress %s;
      application/pptx; ooimpress %s;
      == snip ==

      --
      Have a squat over at the hobo house.
    9. Re:no love for mutt? by KiloByte · · Score: 4, Insightful

      You mean, I'm supposed to run evince over remote X on a slow link? Or install it and libreoffice on a mail server in the first place? I'll pass.

      --
      The creatures outside looked from Alt-Right to Antifa; but already it was impossible to say which was which.
    10. Re:no love for mutt? by garaged · · Score: 1

      My mutt config sends pdf and doc/odt files to the proper viewer, and is not that complicated really, I even have to press just 3-4 keys to send html messages to the browser when is needed.

      --
      I'm positive, don't belive me look at my karma
    11. Re:no love for mutt? by garaged · · Score: 3, Interesting

      That is the beauty of mutt, I have my configuration save on a git repo, so it is trivial to get any new linux/similar OS to run locally mutt so that remote issue is not a problem

      --
      I'm positive, don't belive me look at my karma
    12. Re:no love for mutt? by subreality · · Score: 1

      As a similar compromise, I use Mutt + RoundCube. 99% of my mail is fine in Mutt, and the webmail UI makes it easy to handle attachments when I need them.

    13. Re:no love for mutt? by suso · · Score: 2

      Try that sometime, see how far you get. Remember there are still a lot of people in the "civilized world" who don't wash their hands after taking a shit. Technology is evolving faster than people.

    14. Re:no love for mutt? by manu0601 · · Score: 2

      IMO mutt is still king

      Yes, mutt is efficient. But people that keep sending HTML messages are a bit annoying to read on mutt

      .

    15. Re:no love for mutt? by antdude · · Score: 2

      Why not Mutt?

      --
      Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
    16. Re:no love for mutt? by Anonymous Coward · · Score: 0

      You obviously are lamer.

      First rule of computers, as long as it does the job - don't mess with it!
      Windows 8 is so 2013, but who wants to use it? Just because it's new - it doesn't make it best.

    17. Re:no love for mutt? by Nimey · · Score: 1

      Mutt sucks for IMAP.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    18. Re:no love for mutt? by Jethro · · Score: 3, Interesting

      Not the parent-post, but I too use Alpine.

      I tried to switch to Mutt back... in the 90s I think? People were ranting and raving about it. Frankly I found it much harder to use than Pine. People pointed out that I can configure Mutt to act exactly like Pine, to which I said that you know, Pine already does that.

      So my question would be "Why SHOULD I switch to Mutt?" Alpine does everything I need.

      --


      In the land of the blind, the one-eyed man is kinky.
    19. Re:no love for mutt? by styrotech · · Score: 2

      Yeah go Mutt! Year of the Desktop for Linux? Hey everyone, use a ASCII based e-mail client!

      ASCII? You have no idea what you're talking about - Mutt can handle unicode just fine!

    20. Re:no love for mutt? by Zontar+The+Mindless · · Score: 1

      I'm not the last one. Cool.

      --
      Il n'y a pas de Planet B.
    21. Re:no love for mutt? by Anonymous Coward · · Score: 1

      Whats wrong with starting your email session with "telnet mailserver.com 25"?

    22. Re:no love for mutt? by chromas · · Score: 4, Funny

      That just means Mutt was ahead of its time.

    23. Re:no love for mutt? by Anonymous Coward · · Score: 0

      Sylpheed is very simple and clean, like the old Thunderbird, and does everything I need. But what is it I need? I need to check E-Mail. Can't say I have any use for that kind of client otherwise, there are other programs for contacts and calenders. Thunderbird has always been very problematic, for me at least. I'm on Linux by the way, but probably most of my E-Mail is done on Web-based sites like GMail and Yahoo.

      Despite what people say, Yahoo has a very nice and clean web-based E-Mail. And if you use Yahoo Messenger, your Conversations are kept in an easy to find location there also.

    24. Re:no love for mutt? by flyingfsck · · Score: 2

      Yup, Mutt is right up there with the Links web browser.

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
    25. Re:no love for mutt? by dutchd00d · · Score: 2

      But people that keep sending HTML messages are a bit annoying to read on mutt.

      You could have left off the "to read on mutt" bit.

    26. Re:no love for mutt? by Anonymous Coward · · Score: 0

      Do you read your emails for all the shinyness your graphical interface offers?

    27. Re:no love for mutt? by dutchd00d · · Score: 1

      Mutt sucks for IMAP.

      Really? How so?

      I use mutt to read IMAP mail from multiple accounts and I've never had any problems.

      Genuinely curious what you mean.

    28. Re:no love for mutt? by dutchd00d · · Score: 3, Interesting

      That is the beauty of mutt, I have my configuration save on a git repo, so it is trivial to get any new linux/similar OS to run locally mutt so that remote issue is not a problem

      I do that for all my dot-files (including ~/.muttrc). Log in to a new system, svn checkout ~/src/env, run make install there and boom, it's like coming home. Wonderful.

    29. Re:no love for mutt? by dutchd00d · · Score: 1

      I'm not sure about images, but mutt has a really fantastic auto_view feature...

      Whoa, never knew this existed. Thank you sir!

      (What do you use to expand Word documents?)

    30. Re:no love for mutt? by Anonymous Coward · · Score: 0

      In fact, it does handle unicode better than thunderbird. At least mutt never crashed or went weird on me due to chinese spam trying to sell acumpunture-based viagra or whatever. It beatifully displays a fuckload of hanji I will never be able to read (unfortunately), even over a low-bandwidth remote display.

      Have mutt, will travel :-)

    31. Re:no love for mutt? by Anonymous Coward · · Score: 0

      there are still a lot of people in the "civilized world" who don't wash their hands after taking a shit.

      Your toilet paper must be too thin.
      Hope this helps.

    32. Re:no love for mutt? by Seumas · · Score: 1

      Irrelevant. Slashdot and other outlets have been telling me that email and instant messaging are both dead and only twitter and facebook are used for communication anymore.

    33. Re:no love for mutt? by garaged · · Score: 1

      A good part of my $HOME is in git, it is great for backup purposes and migrating between computers

      --
      I'm positive, don't belive me look at my karma
    34. Re:no love for mutt? by Nimey · · Score: 1

      IME it's a huge pain in the ass to set up, especially for multiple accounts, unless you use an external program to talk to the IMAP server for you.

      It might not have helped that my work's server used a custom IMAP namespace either.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    35. Re:no love for mutt? by dutchd00d · · Score: 3, Informative

      It might not have helped that my work's server used a custom IMAP namespace either.

      I suspect that may have been your only problem. I set "folder" to "imaps://hostname.of.mailserver", set an imap_user and an imap_pass and away it goes. No external program required.

      You do need an external program (muttprofile) to switch between profiles/servers though, and that does take some setting up.

    36. Re:no love for mutt? by Anonymous Coward · · Score: 0

      I've been using a fork of mutt called mutt-kz. It has notmuch support -- which is terribly handy since notmuch has basically replaced my brain as the place to store details.

      https://github.com/karelzak/mutt-kz

      I'm quite happy with it.

    37. Re:no love for mutt? by freakyfog · · Score: 0

      Acumpture-based viagra doesn't work!

    38. Re:no love for mutt? by Anonymous Coward · · Score: 0

      He meant EBCDIC

    39. Re:no love for mutt? by Anonymous Coward · · Score: 0

      As opposed to EBCDIC? Don't use words you don't understand.

    40. Re:no love for mutt? by mgcarley · · Score: 1

      Don't mock lynx/links. It's saved my ass on multiple occasions when something has made the GUI unresponsive (usually something running under WINE) and the only alternative is to go to tty2, fire up $BROWSER to quickly find the solution of reference the command if I can't remember the exact syntax of whatever I want to run... better than taking the pussy's way out and just running 'sudo reboot'... the only thing that annoys me about it is the continual questions about cookies but that's probably just something I haven't turned off out of laziness.

      --
      Founder & COO, Hayai India (hayai.in) / USA (hayaibroadband.com) // t: @mgcarley
    41. Re:no love for mutt? by Swave+An+deBwoner · · Score: 1

      I love mutt and hate thunderbird (especially over VPN - I spent one hour last week sending one email reply because of slooooow screen redraws).

      But at work I'm required to use CentOS 5 and PKI for email encryption, and the CentOS 5 mutt package doesn't support that. Any suggestions other than changing jobs would be appreciated.

    42. Re:no love for mutt? by 680x0 · · Score: 1

      Or, you can run mutt/alpine on your local machine, talking IMAP to your mail server (just like Thunderbird or another GUI mail client would).

    43. Re:no love for mutt? by Anonymous Coward · · Score: 0

      Acupuncture based viagra: A tiny prick for a stiff prick.

    44. Re:no love for mutt? by Anonymous Coward · · Score: 0

      This is a great idea. Thanks.

    45. Re:no love for mutt? by daniel23 · · Score: 1

      no encryption of mail transfer?

      --
      605413? Yes, it's a prime.
    46. Re:no love for mutt? by menkhaura · · Score: 1

      lynx doesn't save your cookie settings when the program exits, but links does.

      Yeah, mutt + fetchmail + procmail rocks big time.

      --
      Stupidity is an equal opportunity striker.
      Fellow slashdotter Bill Dog
  2. Answered in reverse order by NEDHead · · Score: 2, Insightful

    Yes

    1. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      Yup. Nobody but the submitter wants a dedicated email client anymore. Submitter is over a barrel; he should prepare to shell out cash for an email client, because that's the only way he's going go get what he wants. The rest of us have moved on.

    2. Re:Answered in reverse order by AmiMoJo · · Score: 2

      I like being able to access my email from anywhere, including my phone. I used to use a heavily modified Thunderbird but the few missing features in Gmail were not enough to stop me preferring the ease and freedom it offered.

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    3. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      Gmail works fine for my personal email, and google apps for business works nicely for people that want more of the collaborative resources and management... but only for people that won't miss what they'll lose if they're coming away from something like Outlook+Exchange.

      I think there's still a use for mail clients though, even if that's dwindling. For instance, IMAP in a traditional client doesn't quite solve the Exchange issue for anyone on a non-MS platform, and Evolution's Exchange connector is (or at least was for a very long time) very buggy and incomplete.

      I'd still like a way to interact with our business system using a linux machine, without serious compromises. It might be a niche concern, but it'd be nice.

    4. Re:Answered in reverse order by Grishnakh · · Score: 4, Insightful

      The "killer feature" for me on Gmail is conversation view, where it groups messages together in conversations, so instead of a ton of disparate emails, they're grouped together in a single line and can be seen in sequential order. Back when I switched over to Gmail, it was the only thing that had this feature, and now I find it indispensable, though it does sometimes screw up (since email was never designed to actually have this in the first place).

      Do other clients have this yet? At my last job I had to use Outlook Web Access, and the job before that I had to use regular Outlook (can't remember the version), and neither one had this, and as a result, it was a complete PITA to manage work email, with all the email chains going on between other coworkers, customers, etc. I ended up having pages and pages of emails that I'd never look at, and missed a lot of emails unless someone told me about them; the volume was so large I pretty much gave up even trying to read them all, and only looked at ones that had subject lines that looked important to what I was doing. As useful as I find Gmail's conversation-grouping for my own personal email, it would have been 10x more useful for my work email, with all the CCing going on in email chains there.

    5. Re:Answered in reverse order by Zero__Kelvin · · Score: 3, Insightful

      I access all my email just fine from both mt Linux box and my Android phone without ever using a browser. Thunderbird is the client I use on my laptop, and it supports gmail just fine, as well as accessing my corporate mail and personal website mail. I get notices on my phone when I receive email to any of those accounts in real time. We based email is for the average Joe, who finds it too "complicated" to use a real client.

      Thunderbird isn't adding new features because it is friggin' email. At some point, all the features you need have been implemented and security and bug fixes are what is of primary importance. Thunderbird is at that point, which is why that is what they are doing.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    6. Re:Answered in reverse order by Zero__Kelvin · · Score: 2

      "The "killer feature" for me on Gmail is conversation view, where it groups messages together in conversations, so instead of a ton of disparate emails, they're grouped together in a single line and can be seen in sequential order"

      Oh. You mean like sorting by sender and then date? If you use quoting properly in your emails it works just as well, and is just as easy, and has the added benefits that your conversation threads are still at your disposal when you are offline for whatever reason.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    7. Re:Answered in reverse order by rnswebx · · Score: 2

      Oh. You mean like sorting by sender and then date? If you use quoting properly in your emails it works just as well, and is just as easy, and has the added benefits that your conversation threads are still at your disposal when you are offline for whatever reason.

      Actually, I don't believe it's like that at all.

      GMail will group threads together that don't necessarily have to come from the same person. I can have several people reply to the same email and they're all grouped together into a single "conversation." If I sort by sender, as you suggest, I'm not going to get the behavior described.

      In Outlook 2010, the setting to group the emails this way is called "Show as Conversations" under the 'View' tab. I don't use any other email software, so I can't say whether or not it's available elsewhere.

    8. Re:Answered in reverse order by Zero__Kelvin · · Score: 1

      Oh. You want "Sort by --> Threaded". Even simpler.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    9. Re:Answered in reverse order by Glendale2x · · Score: 2

      Ugh, no. It's crap compared to threading that's been around since usenet days. Why we're going backwards these days is anyone's guess.

      --
      this is my sig
    10. Re:Answered in reverse order by jader3rd · · Score: 1

      "The "killer feature" for me on Gmail is conversation view, where it groups messages together in conversations, so instead of a ton of disparate emails, they're grouped together in a single line and can be seen in sequential order"

      Oh. You mean like sorting by sender and then date? If you use quoting properly in your emails it works just as well, and is just as easy, and has the added benefits that your conversation threads are still at your disposal when you are offline for whatever reason.

      Given that nearly every email thread I'm on at work has way more than two people contributing to it, sorting by sender and date doesn't come close to a good conversation view.

    11. Re:Answered in reverse order by Anonymous Coward · · Score: 5, Insightful

      Threading, meaningful subject lines, and proper message references in replies is a lost art. They all require an attention-span long enough to grasp contextual communication.

      Today's email user cannot even remember their correspondents' email address nor figure out how to use a contact list, so they just reply willy-nilly to any other message they find from that person in their inbox, or grieve their lost friend if no such message exists. The lure of social networking is that they don't even have to think about whom they are addressing anymore. The future is full of psychotic people wandering about, issuing forth monologues and an intelligent messaging system beaming these selectively into the heads of other psychotics wandering half way around the world.

    12. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      http://gmailblog.blogspot.com/2009/01/new-in-labs-offline-gmail.html

      Gmail works fine offline.

    13. Re:Answered in reverse order by xaxa · · Score: 2

      The "killer feature" for me on Gmail is conversation view, where it groups messages together in conversations, so instead of a ton of disparate emails, they're grouped together in a single line and can be seen in sequential order. Back when I switched over to Gmail, it was the only thing that had this feature, and now I find it indispensable

      Not quite -- the mail client integrated into Opera had this.

      It also had the idea of labelling messages rather than sorting them (the same message could appear in more than one "folder").

      I have to use Outlook at work, and have similar problems. The worst thing is that I can't easily hide a message but not delete it -- everything clutters up the inbox, basically forever. My GMail inbox just has messages I've yet to deal with (about 50, the oldest is over a year old, but still relevant).

    14. Re:Answered in reverse order by xaxa · · Score: 1

      Oh. You want "Sort by --> Threaded". Even simpler.

      It doesn't (last time I tried -- I'm not at work so I can't test) include messages *I* sent in that view, which is the critical part.

    15. Re:Answered in reverse order by pevans · · Score: 1

      kmail has this

    16. Re:Answered in reverse order by theweatherelectric · · Score: 1

      The "killer feature" for me on Gmail is conversation view, where it groups messages together in conversations, so instead of a ton of disparate emails, they're grouped together in a single line and can be seen in sequential order. Back when I switched over to Gmail, it was the only thing that had this feature, and now I find it indispensable, though it does sometimes screw up (since email was never designed to actually have this in the first place). Do other clients have this yet?

      Yes: https://addons.mozilla.org/en-US/thunderbird/addon/gmail-conversation-view/. My experience has been that webmail is inferior to having a mail client. Even simple things like correctly displaying email which contains styled HTML content doesn't work in, for example, Gmail.

    17. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      Apple mail had threading way before that.

    18. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      Outlook Web Access can do this. Personally, I can't stand grouping, but each to their own.

    19. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      Thunderbird does support this. I create a new search folder called All and get it to select all mails in my "inbox" and "sent items". On this folder, I turn the threaded view on and I get the conversation grouping and view like I do in GMail.

    20. Re:Answered in reverse order by Suchetha · · Score: 5, Interesting

      on thunderbird:

      edit > account settings > [account in question] > copies & folders > tick "place replies in the folder of the message being replied to"

      admittedly a few more steps than "click on 'conversation view'" .. but it is there .. and i love it so much

      suchetha

      --

      learn from yesterday, plan for tomorrow, party tonight
      or one out of three ain't bad
    21. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      Thunderbird has this. It's great!

    22. Re:Answered in reverse order by BrokenHalo · · Score: 1

      Nobody but the submitter wants a dedicated email client anymore. Submitter is over a barrel; he should prepare to shell out cash for an email client, because that's the only way he's going go get what he wants. The rest of us have moved on.

      Rubbish. There are lots of reasons why one might want to use a dedicated mail client. The submitter maybe just hasn't really thought about what he wants an email client to do. Most of the clients mentioned in the OP haven't changed much recently because they have reached a level of maturity where there's little to improve on or take away.

      FWIW, my personal preference is for Thunderbird, which does everything required and with appropriate extensions can be made to look congruous with most of the more common desktop UIs. Most of us these days don't live in a text-only world, otherwise I'd say use mutt or emacs.

    23. Re:Answered in reverse order by ljw1004 · · Score: 1

      Both Outlook and Outlook Web Access have group-by-conversation.

    24. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      OWA, Outlook and Outlook.com all have conversation view.

    25. Re:Answered in reverse order by nullchar · · Score: 1

      Agreed. I've been using 'place replies in folder of the original message' for years. The Sent folder is only used to quickly find what only I send, while I use the threaded view (in triple pane mode) to see all the messages in a thread.

      Almost all mail clients that send will keep the same Thread-Topic and Thread-Index header in each email so viewing mail clients can easily piece them together. Thus the subject can change, but the thread will stay the same. Gmail fails at this as it forces the same subject in a thread. (Arguably, it's not a bad limitation, but with Thread- headers it is unnecessary.)

    26. Re:Answered in reverse order by nullchar · · Score: 1

      You, good sir, paint a scary but accurate picture of the future. Kinda reminds me of the conversation tele-screen "walls" of Fahrenheit 451.

    27. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      Isn't this like Thunderbird's View > Sort by > Group by Topic ? Will allow you to open topics to a tree-view (click the triangle) or view a summary of the messages in that topic (click the topic).

    28. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      Thread view?
      Claws & Sylpheed have this. I may have changed some setting, though...

    29. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      "The "killer feature" for me on Gmail is conversation view, where it groups messages together in conversations"

      That's just called threaded view on other email clients. I know evolution has it.

    30. Re:Answered in reverse order by cdp0 · · Score: 1

      Alternatively one can right-click a message and select "Open Message in Conversation". If I recall this isn't even new.

      People should stop waiting for reviews and actually test the applications themselves. Make your own damn opinion instead of waiting for someone else to make it for you.

    31. Re:Answered in reverse order by allo · · Score: 1

      do you know, some email clients even support threads? for example a mailing list is something you cannot display linearly.

    32. Re:Answered in reverse order by bigtreeman · · Score: 1

            The "killer feature" for me on Gmail is conversation view, where it groups messages together in conversations,

      Thunderbird has a thread filter, easy peasy

      --
      Go well
    33. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      KMail: Right-click on title bars -> Aggregation -> Current activity, threaded.

      Also, sort by most recent in sub-tree

    34. Re:Answered in reverse order by Lorens · · Score: 1

      The "killer feature" for me on Gmail is conversation view[...]. Back when I switched over to Gmail, it was the only thing that had this feature

      Mutt existed long before Gmail. My first thought when I saw the GMail conversation view was "Mutt does it better". It still does.

      though it does sometimes screw up (since email was never designed to actually have this in the first place).

      The In-Reply-To header is extremely basic, there "in the first place", and the only thing really needed for conversation view. I would be surprised if none of the original designers of the e-mail format had envisioned the use. It "screws up" in GMail because GMail tries to compensate for MUAs who don't set In-Reply-To correctly.

    35. Re:Answered in reverse order by Zero__Kelvin · · Score: 1

      That's a great trick, since it doesn't work fine online.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    36. Re:Answered in reverse order by Zero__Kelvin · · Score: 1

      That's OK. Read on for a better answer. The point is that there is nothing you can do with the web interface that can't be done better with a real email client.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    37. Re:Answered in reverse order by stridebird · · Score: 1

      ...Most of the clients mentioned in the OP haven't changed much recently because they have reached a level of maturity where there's little to improve on or take away.

      But I share the submitter's concerns, a feeling of "is this it?" when using TBird. I occasionally look around to see if I could improve on TBird on Win and year after year, there's no change in the landscape. Of course, I should now state for you my wish list of missing features; sorry. All I can say right now is that it isn't perfect, and I just have this feeling there has to be a better way to handle and interact with email.

      Yeah, and I went back to Mutt recently as TBird was choking on IMAP stuff. Work-around.

    38. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      Threading, meaningful subject lines, and proper message references in replies is a lost art. They all require an attention-span long enough to grasp contextual communication.

      Sorry, you lost me at "Threading"...

    39. Re:Answered in reverse order by Kjella · · Score: 1

      Today's email user cannot even remember their correspondents' email address nor figure out how to use a contact list, so they just reply willy-nilly to any other message they find from that person in their inbox, or grieve their lost friend if no such message exists.

      With even free webmail offering to store a gazillion emails, why would old messages ever get lost? And if they f*ck up my account, chances are they'll lose the contact list too. I'll gladly admit I don't maintain a contact list, the only one I use is the company directory. For me it's more work than it's worth, particularly in business including contact information in the signature is pretty standard, meaning what's in the last email is the most recent you got - and probably far more correct than when you first added the person to your contact list three years ago. The only thing that is missing is an alternative in my email client, the choices are "Reply", "Reply All" and "Forward", there's no "New message to same recipient(s)" that I've seen. So I'm one of those trashing up your threads, but it's not ignorance it's convenience.

      --
      Live today, because you never know what tomorrow brings
    40. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      on thunderbird:

      edit > account settings > [account in question] > copies & folders > tick "place replies in the folder of the message being replied to"

      If you run a Dovecot server you can do this with virtual folders as well:

      # ~/Maildir/virtual/all/dovecot-virtual
      *
          all

      http://wiki.dovecot.org/Plugins/Virtual

    41. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      The "killer feature" for me on Gmail is conversation view, where it groups messages together in conversations, so instead of a ton of disparate emails, they're grouped together in a single line and can be seen in sequential order. Back when I switched over to Gmail, it was the only thing that had this feature, and now I find it indispensable, though it does sometimes screw up (since email was never designed to actually have this in the first place).

      Do other clients have this yet? At my last job I had to use Outlook Web Access, and the job before that I had to use regular Outlook (can't remember the version), and neither one had this, and as a result, it was a complete PITA to manage work email, with all the email chains going on between other coworkers, customers, etc. I ended up having pages and pages of emails that I'd never look at, and missed a lot of emails unless someone told me about them; the volume was so large I pretty much gave up even trying to read them all, and only looked at ones that had subject lines that looked important to what I was doing. As useful as I find Gmail's conversation-grouping for my own personal email, it would have been 10x more useful for my work email, with all the CCing going on in email chains there.

      There is a parameter setting in Gmail to stop the grouping and to provide you wish, disparate emails. When I reply, my text is set to be first, the entire history follows. The problem I had with grouping, was to to search the group for an email sent on a certain date and time. It was very difficult to select that specific email to forward it to a third party. That is why I abandoned grouping. In fact, I ended up using Thunderbird to do the sort by topic. That option worked best for me.

    42. Re:Answered in reverse order by TheRealSlimShady · · Score: 1

      Outlook has it (and Outlook Web Access) since 2010 or so.

    43. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      What morons modded this offtopic?

    44. Re:Answered in reverse order by Anonymous Coward · · Score: 0

      Pretty sure Mutt's had this since the 1990s.

    45. Re:Answered in reverse order by slacker001 · · Score: 1

      Outlook has the ability to Archive messages.

  3. vm by Anonymous Coward · · Score: 0

    on xemacs, not those clicky colory things. Get off my lawn

  4. Thunderbird works by Anonymous Coward · · Score: 5, Informative

    Keep using Thunderbird, It works. Try add ons if you want more features.

    1. Re:Thunderbird works by Tough+Love · · Score: 2, Interesting

      Keep using Thunderbird, It works. Try add ons if you want more features.

      When I set a Windows 7 machine for my mother and discovered Microsoft's new "Windows Live Mail" agenda, I wiped that an put in Thunderbird, which was judged as "just like the old computer". So now she spends nearly all her computer time using Thunderbird and Firefox, and a little bit of LibreOffice, so the obvious next step is step is, boot to KDE with an autologin and that will be one more soul saved from the grasping tentacles of Microsoft.

      For my part, I suffered through the nasty port of Kmail to Akonadi, which was a truly awful experience, but I got through it with my folders intact and it's finally back to a state resembling usability, though not nearly as fast or solid as the original. The Kmail user interface is still the best going, and one day I might actually see some benefit from the new database backend, instead of just pain, races and nonsensical warnings.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    2. Re:Thunderbird works by loufoque · · Score: 1

      It works, but not well.
      It frequently uses a lot of disk space, RAM, and CPU. All of which abnormal.
      It also still sucks at searching, and there are frequent problems with the editor.

    3. Re:Thunderbird works by Anonymous Coward · · Score: 5, Insightful

      I agree, the new functionality in Thunderbird is in the add-ons. I think it's great that the core client developers can work on, ya know, stability and bugfixes, while the community at large builds add-ons to extend functionality. Beats having bloatware like M$ outlook where everything is all inclusive, including what you don't need or want.

    4. Re:Thunderbird works by blackpaw · · Score: 2

      I wiped that an put in Thunderbird, which was judged as "just like the old computer". So now she spends nearly all her computer time using Thunderbird and Firefox, and a little bit of LibreOffice, so the obvious next step is step is, boot to KDE with an autologin

      Did exactly that with my wife, Thunderbird, Firefox and LibreOffice. She is very happy with the result, two years running now. Never crashed, every now and then I run updates. No problems.

    5. Re:Thunderbird works by Malc · · Score: 1

      It kind of works. Addressbook contacts can only have two email addresses, which took on a new level of irritating recently when my wife changed her name. More annoying is the use of mbox format instead of maildir, which results in whole mail folders being selected for backup every time, so for me that could be an unnecessary few hundred MB every hour with Time Machine.

    6. Re:Thunderbird works by sa666_666 · · Score: 1

      For my part, I suffered through the nasty port of Kmail to Akonadi, which was a truly awful experience, but I got through it with my folders intact and it's finally back to a state resembling usability, though not nearly as fast or solid as the original. The Kmail user interface is still the best going, and one day I might actually see some benefit from the new database backend, instead of just pain, races and nonsensical warnings.

      Personally, I never did get the newer Kmail working adequately, and am compiling the last 1.x version (from KDE 4.4 or so) and using that. That worked perfectly well up to KDE 4.8. Once KDE 4.9 was released, the profiles stopped working. Previously, you could have separate inbox, sent-mail, servers, etc for different email addresses, and when you sent from each email address, it used the correct sent-folder, etc. Now, it all defaults to local folders. So I don't know what to do next. Dig into the code, I guess, and try to hack it again. Why can't they just leave working programs alone???

    7. Re:Thunderbird works by Anonymous Coward · · Score: 2, Informative

      Now she received Thunderbird's "Chat" feature in recent updates which includes Facebook chat, Google talk, IRC, Twitter and XMPP.
      I'm not sure why people are saying Thunderbird is not getting new features, that one came from a module for the InstantBird IM client, and Thunderbird will get all the new core features that Firefox gets in future.

    8. Re:Thunderbird works by caspy7 · · Score: 1

      If it's of interest, they're currently working to replace the whole Address Book.
      The old archaic design & limitations (number of addresses per contact, etc) is getting tossed for a more flexible (and I believe pluggable) design.

    9. Re:Thunderbird works by CRC'99 · · Score: 1

      My bug list with Thunderbird (Current as of 17.0).

      1) A single new email received over a compressed IMAP connection (using Dovecot, imap-zlib plugin) shows stupidly high new message counts - ie You have 37845 new messages.

      2) Randomly Thunderbird refuses to exit. This happens on linux as well as Windows. The GUI will disappear but thunderbird.exe / thunderbird-bin is still running. Only plugins are Lightning + Google Calendar connector.

      Fix these two up and I'd be a much happier person...

      --
      Sendmail is like emacs: A nice operating system, but missing an editor and a MTA.
    10. Re:Thunderbird works by CRC'99 · · Score: 4, Insightful

      Now she received Thunderbird's "Chat" feature in recent updates which includes Facebook chat, Google talk, IRC, Twitter and XMPP.
      I'm not sure why people are saying Thunderbird is not getting new features, that one came from a module for the InstantBird IM client, and Thunderbird will get all the new core features that Firefox gets in future.

      Why the hell is there a chat client in a mail program to start with? I saw this new 'feature' and died a little inside. It is a classic sign on developers losing their direction.

      --
      Sendmail is like emacs: A nice operating system, but missing an editor and a MTA.
    11. Re:Thunderbird works by QuantumRiff · · Score: 1

      I use thunderbird at home, but the lack of cardDav support is really starting to annoy me, along with the fact that every time it gets an update, the version of lightning that I have to install seems to get worse.

      How can I have imap, and caldav, to sync my mail and calendars (even if the calendars are buggy as hell) and no way to sync my contacts? is this still 1998?

      --

      What are we going to do tonight Brain?
    12. Re:Thunderbird works by Anonymous Coward · · Score: 0

      If you like a big bag of bugs. Evolution's no better though. It's a sad state.

    13. Re:Thunderbird works by Anonymous Coward · · Score: 0

      Not really.

      Compiled a few versions of Thunderbird 10, it hangs with absolutely no error message.
      I was using it for years. All usual troubleshooting was done. New account, root account. Same issue everywhere.

    14. Re:Thunderbird works by nullchar · · Score: 1

      XMPP + email is perfect for the small business or even corporate setting. Many corps have an internal jabber server and Exchange; Thunderbird would handle those both with only one program + settings for IT to manage. Google Wave was just ahead of its time.

      Include some sort of shared document viewer/launcher attached to various network shares and it would be a corporate work horse. Chat, calendar, email, documents, rss reader - all in one extensible package.

    15. Re:Thunderbird works by nullchar · · Score: 1

      If you disable local indexing, and use Dovecot IMAPS with full text indexing, searching is beautiful in Thunderbird.

      That said, tagging always is problematic for me; if multiple tbird clients connect to the same imap mailbox, and they each customize their tags (even just the color!) the tags are not shared. It seems Thunderbird does not write to the message on the server, but stores the tag locally (or instance B does not recognize instance A's tags).

      Also, font-family and font-size switching commonly occur in the editor, which is annoying. HTML tables usually work really well for me, more so than other clients.

    16. Re:Thunderbird works by Anonymous Coward · · Score: 0

      You could have just told the truth and said you installed them on your own computer, no need to make up the wife bit to make a point. Nor is there a need to state that it "never crashed" and you helpfully "run updates" now and again to ensure that her dumbass woman self doesn't screw it up. And they wonder why more women don't go into tech, it's because you think of them like -that-.

    17. Re:Thunderbird works by Anonymous Coward · · Score: 0

      Does it do exchange integration yet?

    18. Re:Thunderbird works by ReptileQc · · Score: 1

      That might have more to do with the limitations on the server side than on the client side.

      Zimbra currently has the same issue with Shared Contacts for example. The contacts can be shared but the labels attached to each one of them is treated locally so every user in the office has to build their own labels. Not very efficient.

      I posted a bug about this a few years ago and apparently it's still not fixed. Priority is given through voting and apparently not enough people care about this feature.

    19. Re:Thunderbird works by Tough+Love · · Score: 2

      "Adequate" is the best I can say about the new Kmail. There are still many bugs, but severity is decreasing. On some recent upgrade my spam filter finally started working again, without which email life is nearly unbearable, compounded by the glacially slow rate the Akonadi horror deletes mails. To pour salt on the wound, after ever so many deletes it will get itself confused and claim to have duplicates, pop up a dialog for the you resolve the bogus issue, and thus, stall the already seriously painful process of cleaning out spam one mail at a time.

      One thing I did is put in the Postgres backend instead of MySQL. I just don't trust MySQL, at all, not only because Oracle owns it and can't be trusted, but because it's always been just not a very carefully engineered code base. Maybe it's just my imagination, but the switch to Postgres seemed to help. And it was actually kind of fun learning how to set it up and administrate it. Talk about overkill for a mailer.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    20. Re:Thunderbird works by Waccoon · · Score: 1

      I considered switching to Thunderbird a few weeks ago. I kept having problems with it not remembering configuration changes, the GUI not updating properly, and even simple tasks, like choosing a default sending address, required a lot of research and forum hunting to figure out (in the end, people kept recommending extensions to do it, even thought the program does support a default. Apparently, veteran Thunderbird users are just as confused as noobs like me).

      I was NOT impressed. When I uninstalled it and the installer asked me for feedback, I specifically pointed out tons of bugs and horrible GUI design. Any e-mail program that makes it a chore to funnel mail from multiple addresses into one Inbox is not a well-designed program.

    21. Re:Thunderbird works by Lincolnshire+Poacher · · Score: 1

      I'm not sure why people are saying Thunderbird is not getting new features

      Perhaps because after five years we're STILL waiting for "compose in tab".

    22. Re:Thunderbird works by rastos1 · · Score: 1

      One feature that I'm missing in Thunderbird is the ability to rewrite the From: field. In order to fight spam I use various aliases redirecting the e-mail to my primary account. That's fine. But when I want to write a reply having the alias name in the From field, I'm stuck. There used to be some addons that allow free editing of the From field, but they got outdated/depreciated/obsolete/...

      Can anybody point me to a solution?

    23. Re:Thunderbird works by stridebird · · Score: 1

      Why the hell is there a chat client in a mail program to start with? I saw this new 'feature' and died a little inside. It is a classic sign on developers losing their direction.

      Although a single search point across all communication channels would be nice...

    24. Re:Thunderbird works by fa2k · · Score: 1

      The filters/rules in Thunderbird seem quite dodgy. The "run filters on folder" function doesn't work for some folders, and moved messages seem to be re-downloaded and also moved to Trash, when they are moved from IMAP to local. There is no export function! The messages are stored in a standard format, but it makes migration to a different computer quite difficult. Still using it, but it's far from perfect. I'm using Outlook instead on Windows.

    25. Re:Thunderbird works by Kjella · · Score: 1

      Why the hell is there a chat client in a mail program to start with? I saw this new 'feature' and died a little inside. It is a classic sign on developers losing their direction.

      Because the "do one thing and do it well" is in conflict with the advantages of gathering all the ways to contact a person in the same place. Oh right he's not online in the chat so I'll have to launch another, completely different application to send him a message. There's a reason most chats newer than IRC offer a way to send offline messages, essentially acting more like email light than instant messages.

      --
      Live today, because you never know what tomorrow brings
    26. Re:Thunderbird works by JThaddeus · · Score: 1

      KMail was always my favorite but the axis of evil that is Akonadi, Nepomuk, and Strigi have ruined it. Not long ago indexing just shut down rendering twelve years of KMail archives about as searchable as the spiral notebooks on my shelf. And that was a good day. On a bad day some filter kicked in and removed the message body from all incoming emails.

      No amount of Google searching, no amount of reloading and resetting, no amount question on the KDE boards helped. Indexing might start, but it always froze

      Screw KDE. I switched to Thunderbird, finding a Python script that moved all my mail archives from maildir to mbox. I hated to give up maildir, but at least now my email is usable.

      --
      "Love is a familiar; Love is a devil: there is no evil angel but Love." --William Shakespeare ('Love's Labors Lost')
    27. Re:Thunderbird works by Anonymous Coward · · Score: 0

      The opposite of that paradigm is that now your end user has to search for plugins to do things they expect a modern email client to do. This is one of the paradigms that makes linux less useful for large deployments and more useful for not getting a wife.

    28. Re:Thunderbird works by blackpaw · · Score: 2

      WTF?

      Back to your basement kid.

    29. Re:Thunderbird works by sa666_666 · · Score: 1

      Success (!) on getting Kmail 1.x working again in KDE 4.9.4. I simply recompiled the kdepimlibs package, and forced the kmail1 binary to use the new ones. This fixes the profile issues. I suspect once KDE 5 hits, though, Kmail 1.x is dead for good.

    30. Re:Thunderbird works by mgcarley · · Score: 1

      It may not be as complete as you want but I use multiple identities for the same email address, coupled with the "correct identity" addon (automatically switches the from: to the correct identity if one exists)... works for me because the number of identities I have is basically static but if you want it to be dynamic, this might not work for you... and on that note, if you *do* find a solution, give me a yell.

      --
      Founder & COO, Hayai India (hayai.in) / USA (hayaibroadband.com) // t: @mgcarley
  5. mutt! by Rick+Richardson · · Score: 2, Insightful

    http://en.wikipedia.org/wiki/Mutt_%28email_client%29

    1. Re:mutt! by Anonymous Coward · · Score: 0

      If you didn't know what mutt is, you're obviously not qualified to have an opinion. Now get off of my lawn!

    2. Re:mutt! by TheCarp · · Score: 1

      Couldn't agree more. I feel spoiled by mutt. Its so powerful, I can setup a command to "tunnel imap", and now I can access my mailboxes, via imap, from anyhwere I can ssh, and if I have keys in my agent, no passwords at all.... it all just uses my existing ssh configurations.

      I have some rotating email signatures configured, using some old program that I modified, and while i have the source somewhere, I just don't care enough.... so I set my mutt config to ssh there and grab my signature from that program.

      It lets me access my email from anywhere that I can download putty and ssh into one of my machines.

      Best of all... I can write email in vim, the gold standard of text editing. However, it doesn't force me to, I could choose to use emacs, or some graphical editor if I really wanted to.

      --
      "I opened my eyes, and everything went dark again"
    3. Re:mutt! by Anonymous Coward · · Score: 0

      Uh, you can use any editor you want in mutt. So HTML editing is not problem.
      However - GO BURN IN HELL FOR USING HTML IN EMAILS

  6. Thunderbird also won't be significantly altered by Bananatree3 · · Score: 5, Informative

    Thunderbird also won't be significantly altered in the future,

    Thunderbird can sync with Google Calendar, via plugins... Here's How. There is really only so much you can do to an email client before the only updates are security. In my opinion, that is a good thing. You want a good core client that's not over-featured (buggy) and has good security support. Thunderbird fits that bill, and with a huge constellation of plugins I don't see what the fuss is about.

    1. Re:Thunderbird also won't be significantly altered by Anonymous Coward · · Score: 0

      "but it cannot sync with Carddav, so owncloud is no option right now." ... is what I wanted to write. But I checked before I submitted.

      http://inverse.ca/downloads/extensions/nightly/ can be used to sync with any CardDav server (for Contacts) and the Lightning can sync with CalDav servers for Calendar data.

    2. Re:Thunderbird also won't be significantly altered by VortexCortex · · Score: 1

      "but it cannot sync with Carddav, so owncloud is no option right now." ... is what I wanted to write.

      Even if the Carddav plugin did not exist, if you would have written that then I would have called you a fool.

      There is a difference between "cannot", and "does not yet support" AKA: "No one's written a plugin for X yet" vs "No plugin for X can be written". If the difference seems too subtle to you, then consider that to a developer it's the difference between: Impossible, and Possible.

      Furthermore: Missing a plugin? Croud-source some funds and pay some devs to make it. That's the beauty of open source. Try to keep this in mind next time your software or plugin search comes up empty.

    3. Re:Thunderbird also won't be significantly altered by Anonymous Coward · · Score: 0

      Except the Mozilla Mail guys went crazy before freezing.

      Did you know that thunderbird searches the web for you now?
      It also does IRC.
      You also can't turn off "search the web". Stupid. If I want a browser, I'll start a browser.

      I guess we learned nothing from Mozilla (suite).

    4. Re:Thunderbird also won't be significantly altered by websitebroke · · Score: 1

      Because everyone in corporate IT wants to marshal the forces of FOSS every time some functionality found in a stock install of $MS_PRODUCT is non-existant in $FOSS_PRODUCT.

      While you have a point, the FOSS world would do better to have useful functionality in place before the world asks for it. To be truly successful, FOSS needs to be ahead of what the proprietary world is doing, not implementing some idea that somebody else invented.

      In some projects, this definitely is the case. For instance, Dolphin file manager is pretty damn good, while Finder and Windows Explorer feel like toys.

      In others, work needs to be done. Is the email client a truly finished product? Can nothing be improved upon? I've used Thunderbird for the past 8 or so years, and while it works quite nicely, surely more could be done.

    5. Re:Thunderbird also won't be significantly altered by Yvanhoe · · Score: 1

      I couldn't agree more. Having a stable software is a very good thing, for a stable protocol. I hate it when a stable software is being broken by some newcomers that thought that a "modern UI paradigm" was needed and that unstability was a good price for that.

      --
      The Wise adapts himself to the world. The Fool adapts the world to himself. Therefore, all progress depends on the Fool.
    6. Re:Thunderbird also won't be significantly altered by Anonymous Coward · · Score: 0

      You're really kind of a douchbag, aren't you?

    7. Re:Thunderbird also won't be significantly altered by defaria · · Score: 1

      Ugh, you don't need an extension to use Lightning in TB with Google calendar. Lightning already supports CalDAV. Google provider is *UNNECESSARY!!!*

    8. Re:Thunderbird also won't be significantly altered by Anonymous Coward · · Score: 0

      Exacly, what else do you really need the mail client to do? Apple Mail pretty much takes care of everything I need on my Mac, and I can skin Thunderbird on Linux and Windows to look just like the Leopard version of mail, so a'm all good. The only thing I really keep thunderbird around in general for though is PGP, I just wish more people I mail also used it. 8(

  7. Why do we need a desktop client? by Albanach · · Score: 5, Interesting

    I really haven't used a desktop client for email in years. Where's the gain for the user?

    I want my mail and calendar wherever I am. So why keep multiple copies of gigabytes of mail on multiple machines. I just don't see the gain for the average user. I think the lack of demand from users who are moving to webmail is why the Thunderbird is getting less developer attention.

    What I'd really like to see is improvement in the webmail interfaces available to us. Gmail is fast, but I find the interface limiting and clunky. The best I have experienced was Zimbra, but it really prefers to be run on a standalone machine and is pretty resource intensive.

    1. Re:Why do we need a desktop client? by yelvington · · Score: 5, Informative

      I want my mail and calendar wherever I am. So why keep multiple copies of gigabytes of mail on multiple machines.

      Somebody should invent IMAP.

    2. Re:Why do we need a desktop client? by QilessQi · · Score: 4, Insightful

      Agreed. But one problem I have with web-based solutions is that the provider is free to tinker with the interface at any time. And you know engineers... they love to change things. :-)

      What I want is for some reputable, responsible company to offer a cloud-based webmail solution with a decent interface and a very good API that supports search, address book integration, etc. Then I want a variety of clients for that API -- some open-source and maybe some not; some fully-browser-based, some standalone, some written for Android... you get the idea.

      In short: universal access everywhere, but I decide what UI I'll be using.

    3. Re:Why do we need a desktop client? by Anrego · · Score: 1

      In short: universal access everywhere, but I decide what UI I'll be using.

      You can always run your own mail server with one of the free webmail scripts out there. Assuming you can find one that doesn't suck (I've been considering this.. does anyone have any recommendations?)

    4. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 1

      First, I /don't/ want my mail wherever I am. The quiet of being 'away' from the email and the phone is quite worth having. Puts a nice balance on things. Makes living in the city more placid.

      But second, well, what are you talking about? I've got a desktop client, but I've also got a webmail option at my mail server. Doesn't everyone these days? That's not new. I've got mine configured to hold copies for seven days, so wherever I am I can, as desired, pick up an active thread and deal with it.

      You don't need to use a desktop client if you don't want to, but I don't think you quite know what they do. If I may say so, "you're holding it wrong."

    5. Re:Why do we need a desktop client? by Anrego · · Score: 2

      Personally I've had terrible luck with IMAP.

      Ultimately while I'm not usually a fan of web apps in general, they are a perfect solution for email (which is probably why webmail is so popular).

    6. Re:Why do we need a desktop client? by Mr.+Slippery · · Score: 1

      I want my mail and calendar wherever I am.

      1) Please, please, please, for the love of the FSM, stop trying to integrate mail and scheduling. They are two different tasks.

      2) My mail is on my home Linux box. At home I've got Sylpheed on the desktop; on the road, I have alpine over ssh (from my phone or laptop). Done.

      3) Anyone who hands their mail over to a webmail provider to mine for privacy-invasion (i.e., marketing) purposes, or to hand over to governments without any oversight, is either naive or ignorant.

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
    7. Re:Why do we need a desktop client? by Mr.+Freeman · · Score: 1

      >I want my mail and calendar wherever I am.

      You mean, you want your email *wherever you have an internet connection*.

      --
      -1 disagree is not a modifier for a reason. -1 troll, flaimbait, redundant, overrated are NOT acceptable substitutes.
    8. Re:Why do we need a desktop client? by udippel · · Score: 1

      I really haven't used a desktop client for email in years. Where's the gain for the user?

      The best I have experienced was Zimbra, but it really prefers to be run on a standalone machine and is pretty resource intensive.

      Now let's start to think for a somewhat longer moment:

      1. The gain is there. Not in carrying around GBs, but in a constant and consistent interface, without adcrap, without changes to the whims of the writer, and without the need to download totally everything evrytime; plus the opportunity to download IF someone so desires. No, these are not asked too much.

      2. Zimbra is not Exchange, and is neither FREE.

      3. Sorry, I forgot: which was the FOSS client to connect to all intricacies of Exchange?

    9. Re:Why do we need a desktop client? by magic+maverick+ · · Score: 1

      I use a desktop email client (Evolution) for a few simple reasons:
      1) I have multiple email accounts which I want to access all from the same place.
      2) More than one is legacy, with a provider that I no longer trust. I expect it to do something nasty any year now. I have downloaded all email from these accounts and deleted it from the server.
      3) IMAP works mostly OK, which allows me to use webmail when I need to.

      ---
      Problems with Evolution:
      Not as good as Outlook (Lookout!) when it comes to integrating tasks and email (no tasks list in the same window as the email).
      Search is not so good.
      When I hit reply, I want the "from address" to be the same as the address the email was sent to. Rather than having to manually change it in the accounts place...

      --
      HELP MY ACCOUNT HAS BEEN HACKED BY AN ILLIBERAL ART STUDENT SET TO DESTROY THE INTERWEBZ!
    10. Re:Why do we need a desktop client? by Anrego · · Score: 2

      1) Please, please, please, for the love of the FSM, stop trying to integrate mail and scheduling. They are two different tasks.

      I tend to think they are linked well enough. I want to schedule a meeting, I email it out to people, they add it to their calendar. Most of my scheduling is a combination of email and adding stuff to calendar, makes sense to integrate it.

      Outlook is one of the few things Microsoft does right (at least from the user perspective) imo.

    11. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 1

      The original IMAP server, unfortunately, was crapware. And the ongoing problems with storing, and synchronizing, multiple IMAP clients on multiple hosts are simply horrific for someone who wants to see the same email no matter what machine they log in on. It's admittedly much better than POP3, but IMAP's original version had horrific issues with SSL (which had to be added as a deliberately rejeced patch), its use of $HOME/ as the root directory for all stored email messages even though the "Pine" package it was published with insisted on storing messages in $HOME/imap, and fixing one would break the other and break other IMAP clients used on the same host running the IMAP server. (This was common in small environments.)

      As near as I could tell, Mark Crispin used to *deliberately* edit the c-client library with every minor release (which he refused to list as releases!) just to break my published patches for this problem, insisting that an IMAP server should have $HOME/ as only the user's IMAP directory and every file present there should be treated as a mail file. God forbid you were on one of the old Solaris systems, where the root user home directory was "/" !!!

    12. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      Personally I've had terrible luck with IMAP.

      You're doing it wrong.

      Ultimately while I'm not usually a fan of web apps in general, they are a perfect solution for email (which is probably why webmail is so popular).

      I like to be able to right-click things and drag things. Plus, I can have "folders" in Thunderbird even when using Gmail as the host. Finally, Gmail's message threading thing is weird.

    13. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 1

      MS will only support https connections in the next version of Exchange. That means you will need Outlook 2007 and up, no more MAPI clients.

    14. Re:Why do we need a desktop client? by I'm+just+joshin · · Score: 4, Informative

      Roundcube (http://roundcube.net/) seems to work pretty well. And it has some nice add-ins for changing passwords & Fail2Ban.

    15. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      IMAP is shit if you have ever had to support multiple users. With Outlook doing https connections and MAPI being removed why can't someone develop a standard way of communicating over https for desktop clients?

    16. Re:Why do we need a desktop client? by Tough+Love · · Score: 3, Informative

      Zimbra has a very slick, Ajaxy web interface that looks and feels a lot more like a traditional email client than Gmail does. I haven't tried to install it yet, but I will. I can't yet comment on whether it is easy or hard to make it work with my existing exim setup.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    17. Re:Why do we need a desktop client? by loufoque · · Score: 4, Insightful

      Desktop clients are just much more powerful, don't require an Internet connection, and are not tied to a particular email service provider.
      If you're not using one, you just aren't a power user. That's all there is to it.

    18. Re:Why do we need a desktop client? by AmiMoJo · · Score: 1

      Then someone should make a web interface and mobile client for it so you can use it anywhere. Oh, wait...

      --
      const int one = 65536; (Silvermoon, Texture.cs)
      SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
    19. Re:Why do we need a desktop client? by Cinder6 · · Score: 1

      You can drag things in Gmail, and labels are superior to folders (objectively so--they do the same thing as folders, only with an added feature). I...really don't understand how threading is weird. It's the primary reason I switched to Gmail in 2004.

      --
      If you can't convince them, convict them.
    20. Re:Why do we need a desktop client? by Cinder6 · · Score: 1

      You mean, you want your email *wherever you have an internet connection*.

      Gmail has an offline mode. I'd imagine other webmail providers offer something similar.

      --
      If you can't convince them, convict them.
    21. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      without the need to download totally everything evrytime

      Yeah, I really hate when my webmail client starts downloading all my emails!

    22. Re:Why do we need a desktop client? by ThatsMyNick · · Score: 1

      Personally I've had terrible luck with IMAP.

      What problems did you have? Not trolling, genuinely curious.

    23. Re:Why do we need a desktop client? by dj245 · · Score: 1

      The cheap domain host I use provides a choice of Atmail Open, Horde, Roundcube, and Squirrelmail. Of those, I always use Atmail Open. Horde and Roundcube don't seem so bad, Atmail is just more my preference. Squirrelmail is archaic and awful.

      --
      Even those who arrange and design shrubberies are under considerable economic stress at this period in history.
    24. Re:Why do we need a desktop client? by Scarred+Intellect · · Score: 1

      I really haven't used a desktop client for email in years. Where's the gain for the user?

      Multiple E-mail accounts, for multiple purposes all in the same application window. Personal and professional separate, and switch between them seamlessly. Literally check my E-mail at one click of the mouse.

      I want my mail and calendar wherever I am. So why keep multiple copies of gigabytes of mail on multiple machines. I just don't see the gain for the average user.

      That's what IMAP is for. If I'm somewhere other than my home computer or laptop, all have web interfaces that suffice, but I have to then log into each account separately.

      Personally, I use Postbox; it was the first client I ran across that integrates GMail's Archive (without creating a separate "Archive" directory). It's got some issues with my account on Live.com (issued by my college) via Outlook services (not synching sent/outgoing, not authenticating properly) but every client I've used has the same issues with that account)

    25. Re:Why do we need a desktop client? by couchslug · · Score: 1

      "I really haven't used a desktop client for email in years. Where's the gain for the user?"

      You answered you own question:

      "What I'd really like to see is improvement in the webmail interfaces available to us. Gmail is fast, but I find the interface limiting and clunky. The best I have experienced was Zimbra, but it really prefers to be run on a standalone machine and is pretty resource intensive."

      I detest current webmail interfaces, and Thunderbird lets me monitor multiple email clients at the same time. The storage requirement of few or many gigs is trivial nowadays. It's also easy to back up. I use Thunderbird Portable on Windows, and simply copy the program folder or burn to DVD (so a future sync won't destroy messages I downloaded).

      I can reply to messages received via one account using another, which is nice when migrating accounts while still monitoring old ones.

      Ordinary users will prefer webmail often because that's all they know. I've set up a few people with Thunderbird and they don't go back to conventional webmail because T-bird is a better way to interact with multiple accounts.

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
    26. Re:Why do we need a desktop client? by the+eric+conspiracy · · Score: 1

      > Where's the gain for the user?

      Privacy. As the people associated with General Petreaus found out to their chagrin.

      Having the mail available wherever is not a problem if you run an IMAP server.

    27. Re:Why do we need a desktop client? by somersault · · Score: 1

      If you're not using one, you just aren't a power user. That's all there is to it.

      So what you're saying that it's a more matter of pride rather than anything particularly relevant?

      --
      which is totally what she said
    28. Re:Why do we need a desktop client? by hduff · · Score: 2, Insightful

      First, I /don't/ want my mail wherever I am. The quiet of being 'away' from the email and the phone is quite worth having. Puts a nice balance on things. Makes living in the city more placid.

      Nothing compels you to open your webmail account or answer your phone wherever you are, unless you lack self-control or suffer from "Internet addicition". If so, get some professional help and don't blame the technology.

      --
      "I believe in Karma. That means I can do bad things to people all day long and I assume they deserve it." : Dogbert
    29. Re:Why do we need a desktop client? by postbigbang · · Score: 1

      I use Zimbra as a pre-burned VM from TurnKeyLinux.com. They supply it in four formats, including an ISO and VMDK. You can also setup the VM from VMWare's latest cut of Zimbra as well. It does IMAP, POP, to various offline readers, calendar, and is moderately intelligent.

      And the TKL version is free; VMware has a closed/commercial and open version available. If you've had even nominal email client/server setup experience, you can make it work in short order. It uses a web app, and has been solid in my experience (4yrs).

      --
      ---- Teach Peace. It's Cheaper Than War.
    30. Re:Why do we need a desktop client? by bill_mcgonigle · · Score: 1

      The best I have experienced was Zimbra, but it really prefers to be run on a standalone machine and is pretty resource intensive.

      Give Roundcubemail a try - it's pretty good. I still need to get back to Thunderbird with Nostalgy to actually file the messages, though.

      --
      My God, it's Full of Source!
      OUTSIDE_IP=$(dig +short my.ip @outsideip.net)
    31. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      The perfect solution for email is the old one.

      ssh / mutt or alpine / procmail / sendmail or exim

      No pop / no imap

      maildir or mbox either are ok if you do it right.

    32. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      Yahoo web mail is fantastic.

    33. Re:Why do we need a desktop client? by whoever57 · · Score: 1, Troll

      Outlook is one of the few things Microsoft does right (at least from the user perspective) imo.

      Maybe Outlook used with Exchange, but used with POP, it is very poor. If Outlook is set not to delete emails offf the server, you just have to squint at the settings or the server itself and Outlook will download all the emails again, resulting in multiple copies of the same email in the inbox. Interrupt Outlook when downloading -- it starts from scratch, multiple copies again.

      Let's not forget that Outlook had a 2GB limit for years, with loss of emails if the limit was reached (it's one thing to have a limit, it's quite another to silently lose emails when the limit is hit).

      --
      The real "Libtards" are the Libertarians!
    34. Re:Why do we need a desktop client? by dcollins117 · · Score: 1

      I really haven't used a desktop client for email in years. Where's the gain for the user?

      It's my data, it's up to me to archive it. The "gain" for me is that I have access to my data independent from any other individual or corporation. Let's face it, tech companies come and go.

    35. Re:Why do we need a desktop client? by Grishnakh · · Score: 1

      I agree with everything you said here. Labels are far better than folders, since it effectively means you can put one email in several "folders" at once, such as if it pertains to both subjects. And the message threading is indispensable to me; it's too confusing having hundreds or thousands of disparate emails when most of them are part of long email chains between various people.

    36. Re:Why do we need a desktop client? by Anrego · · Score: 2

      Mainly related to buggy server or client or both I assume.. but connection would fail in the middle of retrival, or not retrieve some messages, or things would somehow get out of sync (despite that being precisely what it should prevent).

      Even now, I use gmail and use getmail to backup using imap and I find I have to run my script several times to get all messages if there are a lot.

    37. Re:Why do we need a desktop client? by frisket · · Score: 1

      I really haven't used a desktop client for email in years. Where's the gain for the user?

      So you don't have to use the goddamn awful sucky webmail interfaces.

      What I'd really like to see is improvement in the webmail interfaces available to us. Gmail is fast, but I find the interface limiting and clunky.

      What I said.

    38. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 2, Interesting

      Labels are *retarded*. Because you can never ever tell whether an object (in this case a mail) is really deleted and gone or still in some other "label". It's a chaotic mess for idiots who are too stupid to keep any order themselves, are passive enough to let somebody else control things for them, and too ignorant to realize the mess that is actually behind it all.

      And fuck, they are not even actual semantic links. They lack the source, and they lack the ability to group (=label) labels themselves! So it's a dumbed-down crippled version of the concept on top of it all.

      Just like iTunes/Amarok are trying to be smarter than me with that stupid fucking playlist concept. (Which is exactly the same thing as the labels.) Because they are created for drooling fucktards. (Like Apple lusers.)

      Get that shit away from me, I’m not mentally handicapped nor a fucking retard (never confuse the two).

    39. Re:Why do we need a desktop client? by Zero__Kelvin · · Score: 1

      If by "perfect", you mean "stupid and horrible", then I totally agree with you!

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    40. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      A desktop mail client is really easy when it comes to managing multiple email accounts. I have 8 email accounts all of which I need to monitor, and I don't want to forward everything to a single gmail because of the complication and some organization's policy limitations.

    41. Re:Why do we need a desktop client? by Zero__Kelvin · · Score: 1

      "3) Anyone who hands their mail over to a webmail provider to mine for privacy-invasion (i.e., marketing) purposes, or to hand over to governments without any oversight, is either naive or ignorant."

      The two aren't mutually exclusive. In fact, they seem to go together like cheap chocolate and rancid peanut butter.

      --
      Guns don't kill people; Physics kills people! - John Lithgow as Dick Solomon on Third Rock From The Sun
    42. Re:Why do we need a desktop client? by Knuckles · · Score: 2

      Thunderbird and any other FOSS email client I used since 1996 had email threading. I am stunned that some people were not aware of email threading until Gmail.

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    43. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      3) Anyone who hands their mail over to a webmail provider to mine for privacy-invasion (i.e., marketing) purposes, or to hand over to governments without any oversight, is either naive or ignorant.

      Or possibly we just don't care if Google knows what my weekend plans are or when my boss wants to reschedule our meeting.

    44. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      3) Anyone who hands their mail over to a webmail provider to mine for privacy-invasion (i.e., marketing) purposes, or to hand over to governments without any oversight, is either naive or ignorant.

      You're the naive and ignorant one if you're not encrypting all of your email.

    45. Re:Why do we need a desktop client? by SCHecklerX · · Score: 1

      The thing about Zimbra is it is one of those "Whole crapload of oss things slapped together and dumped into /opt" solutions. It is also a java-heavy pig. For personal use, I much prefer doing it on my own with imap, ical, and sendmail servers.

    46. Re:Why do we need a desktop client? by SCHecklerX · · Score: 1

      oops, I forgot to add roundcube to that list for the webmail piece of the puzzle.

    47. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      Problems with Evolution:
      Not as good as Outlook (Lookout!) when it comes to integrating tasks and email (no tasks list in the same window as the email).

      Why in the world do tasks need to be in the same window with email? Haven't we all been using computers for decades that will allow you to have more than one window open at a time? (I'm not trying to be pissy, and I don't use Evolution or Outlook, but I really don't understand.)

    48. Re:Why do we need a desktop client? by Albanach · · Score: 1

      Zimbra is really really good. The only reason I am not using it is because of the resources it demands to work well. I did manage an enterprise Zimbra set up for a good number of years though. Their enterprise support was also very good.

      You can run it in a VM, but I'd strongly recommend you are able to devote two cores to it and 4GB of RAM.

      That said it's a fantastic piece of work, and really shows what a web interface can be like. It also supports CalDav and CardDav so you can get native syncing of calendar and contacts on iOS devices as well as the regular email through IMAP.

      I'm surprised Yahoo sold them off. maybe they thought the web interface was too complicated for their client market. I can only guess that Google were not interested because of the resource demands mean it would never scale to their gmail client base.

    49. Re:Why do we need a desktop client? by icebraining · · Score: 1

      Yes, Gmail's IMAP implementation isn't particularly reliable. A normal UNIX server (e.g. Dovecot) works much better.

    50. Re:Why do we need a desktop client? by icebraining · · Score: 1

      You know, Alpine was designed for IMAP, and still can't support Maildir natively.

    51. Re:Why do we need a desktop client? by Albanach · · Score: 1

      Somebody should invent IMAP.

      If you're going to keep the mail on the server, what's the point of a local binary as your interface to it?

    52. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      For me, folders are superior than labels, mainly because with folders, you cannot 'label' a message more than once.

      For example, I have 2 label rules in Gmail that works like this:-

      1. If an e-mail comes to my Gmail alias address mary.sue@example.com, label it 'mary.sue'.
      2. If an incoming e-mail has the subject title of 'Daily Record of...' and from no-reply@example.com, label it 'daily record'.

      Now, if no-reply@example.com sent an e-mail titled 'Daily Record of...' to my alias address, Gmail will label it twice. A big no-no.

      With Hotmail, that e-mail will be redirected directly into the 'daily record' folder. That is how it was supposed to work.

      Oh BTW, threading is definitely not objectively better. Else Google will not cave to public pressure and allows conversation view to be turned off.

    53. Re:Why do we need a desktop client? by czth · · Score: 1

      We recently switched to Roundcube (from Horde, which I had never liked but it worked decently with IMAP) for home email. Using IMAP (courier-imap and qmail) at least makes it easy to switch between clients. I never used Horde myself (preferred Mutt; I installed it for my wife) but I've actually started using Roundcube as my primary client. Very easy to set up and has all the functionality I need. I use maildrop on the server to filter incoming mail, and can switch to Mutt anytime it's more convenient (which is rare) or act directly on the maildir files (e.g., advanced grep expressions or move a set of messages by attribute) if necessary.

    54. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      If you're not using one, you just aren't a power user. That's all there is to it.

      And people care about being a "power user" why? I've been a professional Linux admin since the days when you didn't download an ISO, you downloaded a set of 96 floppy disk images. I've been and admin everywhere from small 10 person offices to large corporations and large ISPs. I've had patches accepted into many open source projects, including the Linux kernel. I could keep going. I'm comfortable enough with my "power user" credentials that I don't really feel a need to choose my software based on "what do the power users run"?

      My email needs are:
      1. Read messages
      2. Write messages
      3. Search messages

      That's pretty much it. Gmail does all of that just fine. It integrates beautifully with my mobile devices.

      I'd be stupid not to use what does the best job of meeting my needs.

    55. Re:Why do we need a desktop client? by bonehead · · Score: 1

      Although leaving the mail on the server negates the privacy advantage you mentioned. As does a subpoena.

    56. Re:Why do we need a desktop client? by bonehead · · Score: 1

      It's my data, it's up to me to archive it. The "gain" for me is that I have access to my data independent from any other individual or corporation. Let's face it, tech companies come and go.

      Call me a risk taker, but I feel reasonably confident that Google is probably going to be around for at least another year or two.

      And backing up your email is just as simple whether you use a desktop client or a web app.

    57. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      I've been using imap for years. To me, pop makes zero sense at all. But between outlook express, outlook, apples mail, thunderbird, and even thunderbird portable stored on Dropbox, I have had literally zero of the problems you mention, connected to a wide variety of servers, including gmail, exchange, and far too many others...

        What sorts of clients and servers have you been using? My guess is its an alpha build of sme extremely buggy client, asthe problems you describe just don't happen anymore!

    58. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      Ummm...isn't that gmail? I hardly ever use the website, always connecting through various clients... Of course I'm not a fan of google, so I don't use it very much, but still... There's nano need for a new API, I don't think, imap handles everything you're talking about just fine as far as connecting clients go... I'm certain one could build and host their own web based front end, with not mcg difficulty if you wanted web access but didn't like their Interface...

    59. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      The best I have experienced was Zimbra, but it really prefers to be run on a standalone machine and is pretty resource intensive.

      You can run Zimbra desktop through a browser. It's pretty fast and responsive compared to running it standalone.

      Vivek.

    60. Re:Why do we need a desktop client? by Jonner · · Score: 1

      I really haven't used a desktop client for email in years. Where's the gain for the user?

      I want my mail and calendar wherever I am. So why keep multiple copies of gigabytes of mail on multiple machines. I just don't see the gain for the average user. I think the lack of demand from users who are moving to webmail is why the Thunderbird is getting less developer attention.

      What I'd really like to see is improvement in the webmail interfaces available to us. Gmail is fast, but I find the interface limiting and clunky. The best I have experienced was Zimbra, but it really prefers to be run on a standalone machine and is pretty resource intensive.

      Perhaps you're not aware of a little thing called IMAP. You may be able to run your own web mail server, but that's not realistic for the vast majority of users. For some people, Gmail or another hosted web mail system is good enough. For everybody else, email clients are still important.

    61. Re:Why do we need a desktop client? by Jonner · · Score: 1

      Personally I've had terrible luck with IMAP.

      Ultimately while I'm not usually a fan of web apps in general, they are a perfect solution for email (which is probably why webmail is so popular).

      What exactly have you had terrible luck with? What IMAP servers or services have you used? I use Thunderbird to access my mail both on the company's IMAP server (running Dovecot) as well as Gmail all the time. Since I discovered IMAP in the late 90's, I never looked back. Of course, there have been buggy servers and clients, but I've had far more success than failure.

    62. Re:Why do we need a desktop client? by Vlijmen+Fileer · · Score: 1

      ... and labels are superior to folders (objectively so--they do the same thing as folders, only with an added feature)...

      You are a fool. Probably a developer or so.
      Labels are not superior to folders. Yes technically they offer more possibilities than folders. No that's not necessarily a good thing.
      Having a predefined structure that you thought about, that is always visualised, and which fits for you to place all your mail in, is far better usabilty than being forced to attach zero, one, up to infinite criteria to each mail each time you receive one; It costs more time, your set of criteria will grow to infinity over time, you will get double labels meaning the same, you will not label emails in the same class with the same labels over time. In the end you are left with a bizarre pile of puke that has become usable only by searching it. And for searching a pile of puke you do not need labels.
      Labels are very much inferior to folders.
      And by the way, dargging in gmail sucks mightily, just like any other functionality. Both Yahoo mail and even Live Mail (sic!) are enourmously better, go figure what that means :(.

    63. Re:Why do we need a desktop client? by guanxi · · Score: 1

      End user control of their data, and the confidentiality, integrity and reliability that goes with it.

    64. Re:Why do we need a desktop client? by Casandro · · Score: 1

      Well the problem with web apps is that they are usually hard to install and set up. For example for Squirrelmail requires you to install both Apache and PHP in addition to having an IMAP setup. Plus modern IMAP clients allow you to access your mail even when you are off-line.

      Plus IMAP works fine in high latency situations, and it can do a sort of "push" service, which allows you to get your e-mail instantly without the need to poll.

      Again, depending on your situation you may make different trade-offs. For example in large companies the administrative overhead of webmail may not be a problem since you have a dedicated IT department.

      Of course you can keep your e-mail on foreign servers... but that's like leaving heaps of cash in a hotel room.

    65. Re:Why do we need a desktop client? by Cinder6 · · Score: 1

      Labels are *retarded*. Because you can never ever tell whether an object (in this case a mail) is really deleted and gone or still in some other "label".

      Did you ever try clicking the delete button?

      --
      If you can't convince them, convict them.
    66. Re:Why do we need a desktop client? by Cinder6 · · Score: 1

      Folders have the exact same potential pitfall as you describe with labels. All you need to do to use labels effectively is to have a predefined structure (Gmail does allow nesting of labels, by the way) and only use that structure. Sounds a lot like your description of proper folder use.

      On top of that, labels offer a flexibility that folders don't have. If you don't want to use that flexibility, though, you can use labels exactly as you would folders.

      --
      If you can't convince them, convict them.
    67. Re:Why do we need a desktop client? by DirePickle · · Score: 2

      What he's saying is that webmail interfaces are painful and limiting to use.

    68. Re:Why do we need a desktop client? by Keruo · · Score: 1

      Outlook is one of the few things Microsoft does right (at least from the user perspective) imo.

      You clearly haven't tried Outlook 2013 yet.

      --
      There are no atheists when recovering from tape backup.
    69. Re:Why do we need a desktop client? by OpenSourced · · Score: 1

      Well, of course, if you only have one e-mail address, that may be the way to go. If you have six, from different providers, the client has clear advantages. If you want portability, an encrypted USB-stick and Thunderbird Portable are your friends.

      --
      Rome taught me patience and assiduous application to detail. Virtues which temper the boldness of great, general views.
    70. Re:Why do we need a desktop client? by allo · · Score: 1

      no, its only your imap-client, which is confused. A e-mail is deleted, when you delete it. Even when it has 9000 labels.
      But a imap client is not aware of the label concept, and thinks there are serveral copies of the mail, so it does not instantly notice, that all copies are gone, when you delete one. So you would just need some protocol, which can offer label support instead of creating label-folders for the client.

    71. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      Well, yes, IMAP actually precludes anything Microsoft in the mail path (i.e. no Outlook, no Exchange), because they're probably the worst and most buggy implementations of IMAP in actual production. This is nothing new, it has been the status quo for well over 10 years.

      However, if the server side is recent Cyrus IMAP or Dovecot (or other good IMAP server implementation), and the client side is a reasonably non-shitty IMAP implementation (mutt, recent thunderbird, kmail...), it just works.

    72. Re:Why do we need a desktop client? by AReilly · · Score: 1

      Non-braindamaged message composition, sane integration with the rest of the native applications that I use, off-line access, seamless integration of multiple accounts and, oh, speed. Built-in searching, and integration with the platform's native searching are bonuses. Oh, and not being in a web browser.

      BTW: Mail.app has some faults, but as an IMAP client (with dovecot back-end) I've met nothing that comes close. (OK, claws-mail is fairly close, but lack of html/rich-text composition is limiting in some contexts.) I would *love* to have something as good as Mail.app on Linux/FreeBSD.

      --
      -- Andrew
    73. Re:Why do we need a desktop client? by AReilly · · Score: 1

      No, Outlook with Exchange is terrible on many levels. Probably Exchange's fault, and the fact that it doesn't use IMAP. Every time I have to fire the beast up for some reason, it takes more than half an hour to "synch" to my mailbox. How is that even possible over gigabit ethernet? Why, every time? Does it forget everything it ever synched the last time? Rubbish.

      --
      -- Andrew
    74. Re:Why do we need a desktop client? by Bing+Tsher+E · · Score: 1

      Gmail has a POP server. I haven't gotten my gmail any other way in ages. I use Sylpheed, by the way. It's very good, and available for the freenixes and Windows.

    75. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      you just aren't a power user

      Repeating Microsoft's marketspeak, eh? You realise that "power user" is a derogatory term in some circles?

    76. Re:Why do we need a desktop client? by aaaaaaargh! · · Score: 1

      I really haven't used a desktop client for email in years. Where's the gain for the user?

      [snip]

      What I'd really like to see is improvement in the webmail interfaces available to us.

      There you go, you've already answered your question yourself. The best improvement to the webmail interfaces is a using a desktop client.

    77. Re:Why do we need a desktop client? by marcosdumay · · Score: 1

      They are integrated in the same way that email integrates with anything: scheduling is communicated by email.

      The problem is, you should be integrating email with "everything", not with "scheduling", and by jumping into a plataform that does the later, you are making it harder to do the former.

    78. Re:Why do we need a desktop client? by Thumper_SVX · · Score: 1

      And to feed into the original question; there's actually a very good local desktop app that works great. I know; I use it for my mail server. You can also with a bit of leg work get an unsupported but functional ActiveSync setup for your mobile devices that works awesome called z-push (I use version 2.0.2 because it just works pretty damned slick with both my Android and iPhone devices).

      I will say though that I find the desktop client quite buggy when you add external accounts like GMail and the like. It never seems to finish sync until I've restarted it three or four times... so I just use Thunderbird for my GMail account with Zimbra for my own hosted account (which I'm trying to get people to use more).

      For bonus points of course, it's all just Linux at the end of the day so you can get really creative with it. I installed it on Ubuntu 12.04 instead of using the appliance because I wanted to use ZFS as my data store and I have a script that replicates it to another server nightly in case of a server failure. On top of that for a time I had an IMAP client that ran on it connecting to GMail and then feeding all my mail back into a folder on the Zimbra server... but because I couldn't "reply as" it was useless... but is certainly doable if you want to just always reply from your Zimbra account.

      Combine all this with a free StartCom certificate and you're golden... and despite being "heavy" (Java), it is a damned good mail system and the web interface is pretty damned slick.

    79. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      http://www.zimbra.com/products/hosted_demo.php

    80. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      The offline html5 app is an icky tablet interface, though. It has clumsy square buttons and loads of whitespace, which is lame like how changing from blackberry to iphone managed to show you half the messages in the index pane with four times the pixels, because it has to be touchable.

      It's a shame because the other docs offline apps use the exact same interface as the online version.

    81. Re:Why do we need a desktop client? by daffmeister · · Score: 1

      I really haven't used a desktop client for email in years. Where's the gain for the user? ...

      What I'd really like to see is improvement in the webmail interfaces available to us. Gmail is fast, but I find the interface limiting and clunky. ...

      That's the gain for the user.

    82. Re:Why do we need a desktop client? by Nethead · · Score: 1

      Desktop clients are just much more powerful, don't require an Internet connection.

      No Internet connection for email? So you're still using UUCP?

      If you're not using one, you just aren't a power user.

      You do know that "power users" are the bane of a sysadmin's existence. I've built and run large mail systems (+10k users) and still edit sendmail.cf using vi. But now all my accounts forward to my Gmail account.

      --
      -- I have a private email server in my basement.
    83. Re:Why do we need a desktop client? by Shirley+Marquez · · Score: 1

      But on any competent Linux distro, installing those other things happens nearly automatically (you might have to say yes to installing the dependencies) when you install Squirrelmail. So it's not really much of a pain. That's one area where Linux beats Windows like a drum.

    84. Re:Why do we need a desktop client? by Casandro · · Score: 1

      Yes, but believe me, you don't want to have PHP on your system. You simply don't.

    85. Re:Why do we need a desktop client? by Shadowmist · · Score: 1

      I really haven't used a desktop client for email in years. Where's the gain for the user?

      I want my mail and calendar wherever I am. So why keep multiple copies of gigabytes of mail on multiple machines.

      If your email accounts are IMAP, you're still only working with one copy of your mail, that on your IMAP server. You just give yourself more interfaces to work with it.

    86. Re:Why do we need a desktop client? by Anonymous Coward · · Score: 0

      So, if you don't need, want, or use one, nobody else should either?

  8. Who's "we"? by Anonymous Coward · · Score: 0

    I'm sure there's also a large amount of users who would consider HTML composing, calender integration, "modern" UI, and other features you want as bloat in their lean email clients.

  9. Resistance is Futile. You Will be Assimilated. by Wonko+the+Sane · · Score: 3, Informative

    I spent several years letting Gmail handle everything for me, but in the last few months I decided to go back to running my own IMAP server, using Fetchmail, and reading my mail on a standalone client.

    So far the state of standalone clients compared to webmail is pretty dismal. I'm using Thunderbird now but I really miss a search function that works, as well as an addressbook that doesn't have arbitrary limitations such as a maximum of two email addresses per contact.

    1. Re:Resistance is Futile. You Will be Assimilated. by RedHackTea · · Score: 0

      I've never had any problems with the search feature. There are buttons that let you decide between searching the subject, to email, body, etc. What problems do you have with it?

      --
      The G
    2. Re:Resistance is Futile. You Will be Assimilated. by houghi · · Score: 1

      I am also using fetchmail, but as client I use mutt. Filtering into different mailboxed is done using procmail. With the sidebar I get all that I want.

      Remote access I get using ssh and can be done with putty or any other ssh client on any device that is able to run an ssh client.

      It saves me the time for setting up imap. And when I want a quick look remotely at new mail, I just run a small script:

      #!/bin/bash
      # read only new mail messages
      #set -x
      bold=`tput bold;tput setaf 4`
      offbold=`tput sgr0`
      for M_BOX in $MAIL `find ~/Mail/ -maxdepth 1 -type f`
      do
          MESSAGES=`grep "^From " $M_BOX|wc -l`
          READMESS=`grep "^Status: RO" $M_BOX|wc -l`
          if [ "$MESSAGES" -ne "$READMESS" ]
          then
              echo "Changes for the mailbox ${bold}`basename $M_BOX`${offbold}:"
              mutt -f $M_BOX
              echo
          fi
      done
      echo "No more new messages."
      echo ""

      I have no need in making things more complicated then they are. KISS is what I am after. Works great for me, but then other people will have other needs.

      --
      Don't fight for your country, if your country does not fight for you.
    3. Re:Resistance is Futile. You Will be Assimilated. by Antique+Geekmeister · · Score: 1

      Given that you gave up Gmail's excellent reliability, scalability, and accessibility, why would you want to run your own private system?

    4. Re:Resistance is Futile. You Will be Assimilated. by Wonko+the+Sane · · Score: 5, Insightful

      I don't want all my emails mined for advertisement or other purposes.

    5. Re:Resistance is Futile. You Will be Assimilated. by VortexCortex · · Score: 1

      as well as an addressbook that doesn't have arbitrary limitations such as a maximum of two email addresses per contact.

      Oh! For want of a Linked List! Alas, William Richard, ye shall henceforth additionally be dubbed: Bob Dick

    6. Re:Resistance is Futile. You Will be Assimilated. by Anonymous Coward · · Score: 2, Informative

      When something goes wrong, I can fix my own mail system. Google offers a *great* service, for free (or now, for a very low price of $50/year if you're a small business). However, when something goes *wrong* it can be very difficult to actually get Google to give you real honest-to-goodness end-user support. More often than not you're directed to their community forums. One of my coworkers lost access to her Google Apps/Domain account for nearly a month.

      Remember: Google's customers are the advertisers. If you have a problem with your AdSense account, it's easy to pick up a phone and talk to a real, live Google support person. But it's not so easy for everyone else.

    7. Re:Resistance is Futile. You Will be Assimilated. by Maow · · Score: 2

      I spent several years letting Gmail handle everything for me, but in the last few months I decided to go back to running my own IMAP server, using Fetchmail, and reading my mail on a standalone client.

      So far the state of standalone clients compared to webmail is pretty dismal. I'm using Thunderbird now but I really miss a search function that works, as well as an addressbook that doesn't have arbitrary limitations such as a maximum of two email addresses per contact.

      Interesting you say that - I recently upgraded from Thunderbird 9 to 17 and somewhat accidentally stumbled upon the search feature that resides in the toolbar. It's an order of magnitude better than the one in the Edit menu.

      Have you tried the toolbar search, which opens in a new tab and allows for a fair bit of refinement? If so, how do you find it lacking?

    8. Re:Resistance is Futile. You Will be Assimilated. by Anonymous Coward · · Score: 0

      *AdWords account

      AdSense is for publishers and they are not customers, Google is their customer. They don't give you a phone number to call for this either.

    9. Re:Resistance is Futile. You Will be Assimilated. by Anonymous Coward · · Score: 0

      pagination is horrible
      facet-filtering is just so-and-so (it could really be much better)

    10. Re:Resistance is Futile. You Will be Assimilated. by whoever57 · · Score: 1

      Given that you gave up Gmail's excellent reliability, scalability, and accessibility, why would you want to run your own private system?

      I think you answered your own question right there. Some of us feel that privacy is important.

      --
      The real "Libtards" are the Libertarians!
    11. Re:Resistance is Futile. You Will be Assimilated. by frisket · · Score: 1

      I've never had any problems with the search feature. There are buttons that let you decide between searching the subject, to email, body, etc. What problems do you have with it?

      Body search doesn't work, and never has, if you use IMAP.

    12. Re:Resistance is Futile. You Will be Assimilated. by thegarbz · · Score: 1

      Screwaroundability?

      Common guys this is supposed to be a news site for nerds. Every problem being sorted out by (insert proprietary commercial solution here) is not very nerd like.

    13. Re:Resistance is Futile. You Will be Assimilated. by Anonymous Coward · · Score: 0

      Holy shilling, batman.

    14. Re:Resistance is Futile. You Will be Assimilated. by Anonymous Coward · · Score: 0

      I'm using Thunderbird now but I really miss a search function that works

      Couldn't agree more!

    15. Re:Resistance is Futile. You Will be Assimilated. by Knuckles · · Score: 2

      It absolutey does for me. I just checked to make sure.

      --
      "When I first heard Daydream Nation it quite frankly scared the living shit out of me." -- Matthew Stearns
    16. Re:Resistance is Futile. You Will be Assimilated. by Anonymous Coward · · Score: 1

      Body search doesn't work, and never has, if you use IMAP.

      I could have sworn I've been doing just that with no problem, but hey, maybe I imagined it... no, just tested, works fine. I'm sorry it doesn't work for you, but it does for me, and apparently others, so...

    17. Re:Resistance is Futile. You Will be Assimilated. by icebraining · · Score: 1

      IMAP search is a feature of the server, so if it's not working, it's your server's fault. Get yourself a decent IMAP daemon like Dovecot.

    18. Re:Resistance is Futile. You Will be Assimilated. by soundguy · · Score: 1

      I've never used Outlook or Exchange. I started with whatever shell application Delphi used (Pine, I think) back in the early '90s, but when Win95 came out I switched first to Pegasus, then to Forte Agent (pop3 mail and newsreader) and got a Netcom dialup account. Eventually I started running my own Linux servers and MTAs on the back end. Dialup gave way to DSL and then to FIOS, ClearWire, and 4G hotspot, depending on where I am that day. I'm still using Agent configured for pop3 on my laptop, although I haven't upgraded it in several years and haven't had access to Usenet in about as long. It's always done threading and has pretty decent filtering so only get a handful of items in my inbox. Everything else is automatically filed in my 350+ folders.

      --
      Nothing worthwhile ever happens before noon
    19. Re:Resistance is Futile. You Will be Assimilated. by Jonner · · Score: 1

      So far the state of standalone clients compared to webmail is pretty dismal. I'm using Thunderbird now but I really miss a search function that works, as well as an addressbook that doesn't have arbitrary limitations such as a maximum of two email addresses per contact.

      Thunderbird's search certainly works, but it's not as good as Gmail's. Its conversations are also useful but not as nice as Gmail's. Those are the areas it could really stand to improve.

    20. Re:Resistance is Futile. You Will be Assimilated. by ciurana · · Score: 1

      Unrelated to the person who posted that he left Gmail -- just FYI.

      I've been running my own email servers since 1998. Between friends, family, a couple of small businesses, etc. my servers handle about 100 different email accounts (many friends from the Freenode IRC network). Here is my personal server evolution:

      * I went through sendmail, qmail, and Procmail (where I found joy since 2006 or )
      * POP3, then Courier IMAP -- stayed with Courier IMAP (2006)
      * Myriad of email clients, relied on Mail.app for about 18 months, then settled on Thunderbird around 2007 because it does what I expect it to do, and its bugs and quirks are predictable
      * Spam? I had some Internet service for a while that eventually got too expensive; SpamAssassin since 2007 -- I seldom see an ad
      * Content disposition? procmail back in the day, moved to maildrop in 2007 or 2008 -- I like recipes that are human-readable
      * ClamAV
      * Too many dumb attachments and a few non-tech users on the network? Anomy Sanitizer for attachments
      * Mail everywhere? My MacBook, iPhone, and Linux machines all do IMAP just fine (it broke on Windows 8 - they suck - I might dig the tweet later...)
      * Mail EVERYWHERE? SquirrelMail for a few years, then Round Cube which offers a similar UI and expected behavior to Thunderbird, no grief, Just Works

      Why not Gmail and Google Apps for Business?

      * Because other than patches (which my Linux servers handle almost automatically) I don't have to screw with email more than a couple of hours every 18 months or so, and I find it useful to once in a while look at the setup (usually when I deploy a new server)
      * Because I don't like Google snooping over every communication I have
      * I hate threading -- chronological message ordering, please
      * Folders are easier to grasp than labels
      * I suspect that "Trash" in Google just means it's moved elsewhere; I had some litigation (which I won fair and square) where the asshat lawyer for the other site wanted to go on a fishing expedition on my servers -- will Google cave and turn stuff over that was supposed to be "deleted"?
      * My servers has a retention policy articulated for all users, and it destroys logs and Trash messages periodically, without recourse
      * If you tell me you need it, you can have an encrypted Maildir setup too

      Given that RoundCube has excellent webmail features, for that reason alone I see no point in going to Gmail. The other reasons... to each their own.

      Cheers!

      --
      http://eugeneciurana.com | http://ciurana.eu
    21. Re:Resistance is Futile. You Will be Assimilated. by Antique+Geekmeister · · Score: 1

      That's a very reasonable point. It's certainly a common one for people who run their own systems. Google has apparently been good about resisting illicit searches, but they do seem to cooperate with legal searches. And a search that is legal can still be inappropriate. (The US Patriot Act is a good example of bad law.)

      The difficulty that has strongly reduced my desire for private email systems has been reliability. There are numerous difficulties. Backup and failover, with all traffic preserved, have been awkward.This also includes the bandwidth issues at remote sites, and the resistance to DDOS (distributed denial of service attacks) I've found it very effective to put up with their advertising, or pay a very modest fee for business service, for a service that has an uptime I've never seen in a private service. And I've _run_ or helped integrate and clean up literally dozens of such systems throughout my career.

    22. Re:Resistance is Futile. You Will be Assimilated. by heypete · · Score: 1

      Google offers a *great* service, for free (or now, for a very low price of $50/year if you're a small business).

      That's $50/year per user. Still not a bad price (particularly if you're a small business).

      However, when something goes *wrong* it can be very difficult to actually get Google to give you real honest-to-goodness end-user support.

      That's wait the $50/year per user gets you, in addition to more storage. The now-deprecated free version of Google Apps doesn't have support. The paid version does. Evidently they don't suck when it comes to support and fixing stuff that's broken.

    23. Re:Resistance is Futile. You Will be Assimilated. by Anonymous Coward · · Score: 0

      I don't want all my emails mined for advertisement or other purposes.

      More to the point, I don't want the simple existence of my email to be at the whim of a third party. If you hadn't noticed, clouds are transient.

    24. Re:Resistance is Futile. You Will be Assimilated. by Thumper_SVX · · Score: 1

      I went through almost the same process as you, and pretty much settled on the exact configuration you had up until a couple of months ago.

      While I was at VMworld I played with Zimbra in their hands-on labs and decided I wanted to check it out. When I found out that there's a free version available I figured that I would stand up a virtual machine and play with it. You know what? I liked it. It's a bit heavy being a Java app, but it integrates a really nice web interface with the same backend components I was running before; Procmail, Spamassassin and so on... and the web interface is a lot more capable than Roundcube, integrating calendar and contact stuff quite nicely. Once I discovered that I could also use "Z-Push" to create an unsupported but perfectly functional ActiveSync compatible front end... well I was sold right then. Sure, the Z-Push took a lot of trial and error, but once I got it working it just is slick as all get out. I have an iPhone, iPad and my Android phone all hooked up to it, as well as my son's aging Windows Mobile phone.

      I will say as a caveat though that you do have to be a bit careful; make sure you're using a supported OS and don't jump ahead on patching unless you've taken a system snapshot first (I had it break on an early version with Ubuntu 10... once I moved to the latest Zimbra and 12.04 I have had no problems with other patches either, but I am still a bit more gun-shy than I was with my self-bakes email server). Zimbra does have a lot of dependencies and though most of them are baked into the package (MySQL, Postfix, Spamassassin etc) any one of the others does run the risk of breaking stuff. Still, that's what snapshots are for.

      I must admit, I like the fact that I have this nice slick interface, my phone working and even database replication to a remote host thanks to using ZFS for my entire /opt filesystem and a script that replicates it nicely... plus I don't really have to do much to keep it running. I gave the box 2 cores and 4GB of ram, dialed down the swappiness and it just runs. With 10 average users it runs a load average of 0.25 or thereabouts most of the time... and as of right now has an uptime of 56 days. Oh, there's also a desktop client for Mac, Windows and Linux that basically works like an offline version of the web interface... it's not perfect but very usable for offline mail use.

    25. Re:Resistance is Futile. You Will be Assimilated. by Anonymous Coward · · Score: 0

      Please, do not overvalue Yourself unless You are the President

  10. properly functional mail client by tero · · Score: 0

    apt-get install mutt

    1. Re:properly functional mail client by loufoque · · Score: 1

      Too arcane to use.

  11. Webmail by tramp · · Score: 1

    Most people I know go the webmail route: Gmail, Hotmail etc. Personally I prefer Thunderbird with IMAP and because I run my own mailserver I also installed Zarafa for use on the road.

    1. Re:Webmail by couchslug · · Score: 1

      I prefer Thunderbird WITH webmail accounts. Best of both worlds.

      --
      "This post is an artistic work of fiction and falsehood. Only a fool would take anything posted here as fact."
    2. Re:Webmail by the+eric+conspiracy · · Score: 2

      I just don't like the idea of my mail hosted on somebody else's server. The privacy implications are just not acceptable to me. Not to mention the amount of hacking that this attracts.

    3. Re:Webmail by allo · · Score: 1

      > webmail accounts
      you mean freemail accounts.

  12. pine & by Anonymous Coward · · Score: 1

    title says it all

    1. Re:pine & by kthreadd · · Score: 1

      Pine is good, but I would recommend alpine over it. Pine has been discontinued for many years now and has license issues, development has more or less stopped on alpine as well but has a lot of important features missing in pine like at least som support for Unicode.

    2. Re:pine & by Anonymous Coward · · Score: 0

      Why would you run pine in the background?

    3. Re:pine & by costing · · Score: 1

      Missing points today ... But please mod parent up, even if myself I use TB and cry in frustration when it slowly draws on getting the focus back, I know quite a lot of people that use pine everywhere, even on Android phones via ssh ... If there's one mail client that will outlive all others, it is pine ...

    4. Re:pine & by bipbop · · Score: 1

      I recommend realpine.

      By the way, I refer to realpine as pine, and I suspect at least some other people do the same. It feels like referring to vim as vi. It's less precise, to be sure, but it doesn't feel wrong.

  13. Maildir support by Anonymous Coward · · Score: 0

    I'm using GNUS (under emacs). My wife is using Balsa. Not many mail clients appear to support Maildir anymore.

    1. Re:Maildir support by chipschap · · Score: 1

      GNUS forever! But I fetch via IMAP from gmail because I just don't want to deal with all the spam locally.

  14. Thunderbird by Bitsy+Boffin · · Score: 5, Informative

    Thunderbird does a perfectly fine job of handling email for most users. It handles a decade or more of email for me, in a number of imap accounts for different addresses, totalling perhaps 6 to 7 gig of mail, without any problem at all.

    What exactly is it about TB that is not capable of handling your need?

    If an email client already does what you need, is complaint about slower development valid, or is it just wanting change for change sake.

    --
    NZ Electronics Enthusiasts: Check out my Trade Me Listings
    1. Re:Thunderbird by mcloaked · · Score: 1

      Have you tried composing an html mail in Thunderbird? - and changing the font in the compose window? - it often produces a real mess with unwanted incorrect fonts. That bug has been around for many years and never got fixed. Thunderbird is currently the best on offer but it is not perfect and quite a lot of bugs remain that will likely never get fixed.

      --
      mike c
    2. Re:Thunderbird by mcloaked · · Score: 1

      One other thing that Thunderbird is bad at is handling large numbers of emails in a folder - it uses mbox for internal storage which is inefficient in the extreme when very large amounts of mail have to be handled - there has been some token effort to find a thunderbird-specific form of maildir that was being coded but it never got to the mainstream and is not in any current version as far as I know - maybe the casual user doesn't know or doesn't care about this - but if you have used Thunderbird to handle large volumes of mail in a folder you will have seen the problems that arise.

      --
      mike c
    3. Re:Thunderbird by udippel · · Score: 1

      Me too. But perfect?? Search is long, if not lengthy. Does it provide the features that our Exchange server offers? Did it not slow down significantly with and after 3.0? Yes, here it still does. For some years now I have been getting used to sometimes waiting 10 seconds or more for a (e.g.) 7kB mail coming in. What's it doing there?

      I for one would love a client that is as capable as Google online mail. It must be possible to be even better, since all data are local. Yes, I'm waiting impatiently for that client.

    4. Re:Thunderbird by thetoastman · · Score: 1, Interesting

      And you are composing mail in HTML, why? I read all of my mail as plain text. If you've done some fancy formatting in HTML to call attention to a particular point, I won't see it.

      Try organizing your text in a clearer fashion. Try using lettered or numbered points. Even dashes for underscores work as long as you are not reading / writing in a proportional font.

      If you cannot tell by now, I really dislike HTML mail. Use plain text, you'll know how it looks for everyone, it's lighter in weight, and doesn't distract from the information you're trying to send. Besides, many mailing lists discourage if not expressly prohibit HTML mail.

      / I know, get off my lawn
      // Seriously, HTML is for web pages, text is for email

    5. Re:Thunderbird by mcloaked · · Score: 1, Insightful

      HTML email has a function for passing data tables and not just to change the appearance of the email. In a corporate environment replying to html mail and altering a table you have received to pass on an edited table is a standard requirement. If you are sending mail to a person who has vision problems then changing fonts and colours can be very valuable too - so there can be very good reasons to compose html mail.

      --
      mike c
    6. Re:Thunderbird by Anonymous Coward · · Score: 1

      > If you are sending mail to a person who has vision problems then changing fonts and colours can be very valuable too

      People with vision problems will already have their mail client set to a large easy to read font. Forcing html fonts onto them may make the text unreadable to them. Html mail in this case is a disservice to the recipient.

      If you are passing them a table of data they should be able to edit and return to you, then include an attachment of the proper document type.

    7. Re:Thunderbird by Anonymous Coward · · Score: 1

      Oh my god...

      After reading your post about HTML email, I realized how *lucky* I was to get out of system administration when I did.

      You sound exactly like I did, back when I was sporting the goatee and beer gut.

      Wow, that was close! ;-)

    8. Re:Thunderbird by Threni · · Score: 2

      > And you are composing mail in HTML, why? I read all of my mail as plain text.

      Do you buy chicken? Why? I'm a vegetarian.

      Uh..who gives a shit, mate. Keep your opinions to yourself. He wants to compose email in HTML, ok?

    9. Re:Thunderbird by Malc · · Score: 1

      What exactly is it about TB that is not capable of handling your need?

      As I said in another thread: the limit of two email addresses per contact and mbox format. The HTML editing is poor too compared with other modern MUAs. Glad it's working for you though. I will stick to just using it for my webmail when I'm offline. I started using it again for this six months ago after a break of four years, and it felt like a regression more like ten years. I can't believe I'm saying this, but even Outlook is a million times better these days.

    10. Re:Thunderbird by Anonymous Coward · · Score: 1

      That's the stupidest shit I've ever heard, laughable to call that a standard requirement. In my whole career I've never seen anyone passing HTML data tables. Users attach spreadsheet files instead!

      People with a vision disability prefer styles switched off/plain text, it works better with accessibility tools such as screen magnifiers and text-to-speech.

      Summa summarum there's no good reason for HTML mail.

    11. Re:Thunderbird by The+Moof · · Score: 3, Informative

      In a corporate environment replying to html mail and altering a table you have received to pass on an edited table is a standard requirement.

      I have never seen this happen. If people are passing data around, I typically receive Excel files, not tables within HTML.

      If you are sending mail to a person who has vision problems then changing fonts and colours can be very valuable too

      This should most definitely be done in the recipient's client, not in the message's composition. Not to mention other accessibility problems in which the HTML content isn't even used - their accessibility software uses the plain text version of the message.

    12. Re:Thunderbird by Anonymous Coward · · Score: 0

      He wants to compose email in HTML, ok?

      Well... I guess as long as he doesn't send any of it to me, he's free to be as much of a retarded, pretentious douchebag as he wants.

      HTML email belongs on a "Top Ten Scourges of the Internet" list.

    13. Re:Thunderbird by ReptileQc · · Score: 1

      I guess results may vary.

      Despite the lack of an easy way to sync contacts, calendars and others with a smart phone which may be a show-stopper for some, Thunderbird is an overall excellent mail client. The funniest thing, is that my two main "selling" points with Thunderbird are exactly the speed at which the searches are executed and returned (which in my experience are so much faster in Thunderbird than in Outlook that I can't believe people Microsoft doesn't improve their software). The resulting behavior is that nobody typically uses the search in Outlook, they simply rather sort their inbox by sender, press the first letter of the sender and then scroll until they reach it. Not the most efficient way in my opinion.

      The other killer feature for me in Thunderbird is a recent one, when a large file is attached to an email, a notice will show up at the bottom and will ask you to use the Filelink feature which will basically use UbuntuOne, Box.com and another service to automatically store and link files using one of these services. It is really a life saver for average non-geeks users which can seem to make a distinction between a 75k thumbnail JPG file and a 150 megs PDF catalog with pictures.

      My typical user (used to) uses Outlook on a standalone computer using POP3 hosted on a third party company. No exchange. So if you want to compare apples and apples, I would say Thunderbird is faster at indexing, searching and display results than standalone Outlook. Maybe you are using Exchange in your example with the searches being indexed and returned from the server resulting in a faster execution?

    14. Re:Thunderbird by ReptileQc · · Score: 1

      Also worth mentioning, Thunderbird is free. Exchange/Outlook are no. Plus using Outlook in an IMAP environment as always been a pain since it has to create an additional data file (so a different "tree" hierarchy in the folder view distinct from the main one) because the IMAP data file can not be used as a "default" delivery. Outlook will then maintain his own main data file on top of the IMAP one resulting in non-imap SENT and JUNK folders for example.

      I believe that is accurate information on at least Office 2007 maybe even in 2010. It might be possible to tweak the settings and make it work more seamlessly but that's the default behavior when you add an IMAP gmail account for example. You don't have to deal with those annoyances with Thunderbird.

    15. Re:Thunderbird by Waccoon · · Score: 1

      What exactly is it about TB that is not capable of handling your need?

      In my case, it's buggy as hell.

      Quick example: I found out the hard way that changed account defaults would take effect right away, but the GUI would not properly show the new settings until the program is restarted. If the GUI can so easily become decoupled from what's going on internally, that does not inspire confidence.

      I've tried it a few times over the years, and found it to be stable, but it has a LOT of glitches and design issues that never get fixed. I think people use it because there's noting out there (among GUI-based clients) that's much better. It is certainly not a very good program in its own right, though.

    16. Re:Thunderbird by Anonymous Coward · · Score: 0

      I was under the impression that composing HTML for any purpose is a special purpose software. As such, I find it unnecessary and in many situations actually limiting to pack an email client with HTML composer. Communication only works if you can make sure that your message can make sense the most wide variety of devices and formats. Perhaps you can use a humanly interpretable Markdown or similar notation that can be interpreted for a software displaying in a graphically boosted format, or in a emacs on the good ol' tty, or the screen of a Nokia phone from 2000.

      I believe in functional software, and that the user should be able to easily combine her tools, such as email client and HTML editor, if she wishes. But bloating every single email client with this bs, I think that is a wrong direction.

    17. Re:Thunderbird by Bing+Tsher+E · · Score: 1

      A person with vision problems should be changing the default font in their email client. Not relying on those around them to send messages in an large HTML font.

    18. Re:Thunderbird by spetey · · Score: 1

      For some years now I have been getting used to sometimes waiting 10 seconds or more for a (e.g.) 7kB mail coming in. What's it doing there?

      Yeah, I too wonder about those long waits. In basic functionality it feels like Thunderbird has gone backwards in the last few years.

      Worse, a recent fresh install insisted on guessing spam, and the default is apparently to whisk the fresh, uninformed guesses to Junk automatically, instead of showing me its guesses. That sent tons of false positives - mostly emails from anxious students - out of my sight for a week. (Sure, that week was nice ... but after, not so much.)

      I've been a fan of Thunderbird for a long long time, but my eyes have started to wander - and I have to agree with the OP that there aren't better prospects at the dance.

    19. Re:Thunderbird by Dr.+Evil · · Score: 1

      I have never seen this happen. If people are passing data around, I typically receive Excel files, not tables within HTML.

      To counter your anecdote, I've been using inline tables in corporate email since 1997. Just because you haven't seen it, doesn't mean it's not daily practice in other offices.

  15. Back in the day ... Mail format, MH , EXMH ... by Anonymous Coward · · Score: 0

    It has been over 10 years since I used more than Pine (Alpine now) regularly, I still use Alpine daily, but for good clients EXMH was outstanding. It allowed extensions via TK and TCH and used the Mail format so procmail (very very powerful) was essential. Yes it was a little clunky but you could add buttons to do whatever you needed regularly and with relative ease. The clients mentioned by the originator, front ends ... but really ... with the exception of Thunderbird , tried, tested , but just never quite as good.

    Things move on, and it was never for the faint hearted in skill or experience, and of course moving into a more 'corporate' environment meant Windows etc, so never really moved back as the incentive to push to wasnt there ....

    The 'cloud' as much as it is a joke term which is used to explain away cost, operational or otherwise, does have one benefit, mail anywhere by any device. The tin foil hats will come out and of course if you are doing something dubious (illegal or not) perhaps it is not for you. For the rest of the population, embrace and move on.

  16. They have improved... by Anonymous Coward · · Score: 1

    Improvements are happening to your webmail all the time, it's just they are for the advertisers and buyers of your personal data ;)

    1. Re:They have improved... by Tough+Love · · Score: 5, Insightful

      Improvements are happening to your webmail all the time, it's just they are for the advertisers and buyers of your personal data ;)

      Now Google sends ads to your Gmail inbox, and claims you opted into that. You can go to settings and turn it off, but then it displays ads at the top of the screen. This is obviously going to get worse and worse. Like Youtube, where ad infestation is nearly intolerable already and rapidly deteriorating. And it is just downright creepy when Google snoops my mail and runs the same pushy, stupid ad in Youtube over and over. Moral: there is no such thing as a free lunch. Second Moral: if it sounds too good to be true, it probably is. Third Moral: the writing is on the wall, the way of Google is the way of pain for the average netizen. Something needs to be done. Not sure what. Google is rapidly becoming what Microsoft always wanted to be: proprietor of the internet. We're probably saved from a worse fate if Microsoft or horrors, Apple managed to secure that position, but it's still bad. This kind of infrastructure needs to be a kind of commons like the highways, power grid, sewage system and so on. A life under the gaze of Google, dancing on Google's string, is just not a life I can accept, and by now it is abundantly clear, that is just where this is all heading, veneer of benevolence notwithstanding.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    2. Re:They have improved... by hduff · · Score: 1

      Now Google sends ads to your Gmail inbox, and claims you opted into that. You can go to settings and turn it off, but then it displays ads at the top of the screen

      I never see any of that, but I use Adblock.

      --
      "I believe in Karma. That means I can do bad things to people all day long and I assume they deserve it." : Dogbert
    3. Re:They have improved... by DogDude · · Score: 1

      Wow. How about just saying, "You get what you pay for"?

      --
      I don't respond to AC's.
    4. Re:They have improved... by Grishnakh · · Score: 3, Insightful

      Now Google sends ads to your Gmail inbox, and claims you opted into that. You can go to settings and turn it off, but then it displays ads at the top of the screen.

      That's the price you pay for having a free service where they house gigabytes of your email for you and give you instant access to it from any device, with 5-9s reliability.

      The catch is, whenever you access it with a web browser using the standard web interface, there's nothing stopping you from blocking the ads with AdBlock Plus. So no, it's not going to get "worse and worse", as long as they have a web interface. They'd have to disable the web interface and force everyone to switch to a closed-source proprietary client application, and that's never going to happen.

      Complaining about ads on Gmail makes about as much sense as complaining about pop-up ads. I can't remember the last time I saw one of those, thanks to pop-up blockers.

    5. Re:They have improved... by Tough+Love · · Score: 1

      How about just saying, "You get what you pay for"?

      It's worse than that. You get hooked on the loss leader then when you realize there is no way out of a trap, it's too late. Note that I'm not saying I know the way out, just that I know it's a trap. A shiny, free, useful trap, but a trap all the same.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    6. Re:They have improved... by icebraining · · Score: 1

      I never paid anything for the thousands of OSS projects I have available, yet they don't spy on me or serve me ads.

    7. Re:They have improved... by ThatsMyNick · · Score: 1

      The problem is, they are making it worse every year, and it is difficult to change my email address. So many people have my gmail address that, I would never want to lose my gmail account. This sort of hook and exploit should be illegal.

    8. Re:They have improved... by adolf · · Score: 1

      If your email address is important to you, long-term, then it behooves you to ensure that it withstands the failure of all of the different providers that make it happen.

      My important email address (not listed above) is on a domain that I own through an independent registrar. So if Google (or whoever) want to treat me badly, I can just go somewhere else.

      This "privilege" costs me about $10 per year for the domain, and I can point the MX entries wherever I feel like.

      (Meanwhile, it's not as hard to change an email address w.r.t. the rest of the world. I've done it a few times, and the drama was very limited.)

    9. Re:They have improved... by hazem · · Score: 1

      So many people have my gmail address that, I would never want to lose my gmail account.

      Well, they currently have pretty decent forwarding. I have my gmail account forward all mail to another account, and that's been working for years. Even better (for me), it still filters the spam before forwarding it.

      It's a pain to change emails, to be sure, but you could always set up with something you prefer, forward from gmail to it, and then get people to change your address.

    10. Re:They have improved... by Tough+Love · · Score: 1

      Intrusive ads are the least of my worries. The creepy snooping is just not something I can accept in the long run. Google might be more trustworthy than Microsoft or Apple, but I still don't feel that is very trustworthy.

      --
      When all you have is a hammer, every problem starts to look like a thumb.
    11. Re:They have improved... by flyingfsck · · Score: 1

      "yet they don't spy on me or serve me ads". Aparently you haven't used Ubuntu lately.

      --
      Excuse me, but please get off my Pennisetum Clandestinum, eh!
    12. Re:They have improved... by icebraining · · Score: 1

      Every day, but only at my workplace and we're still on 12.04.

    13. Re:They have improved... by lsatenstein · · Score: 1

      Improvements are happening to your webmail all the time, it's just they are for the advertisers and buyers of your personal data ;)

      Now Google sends ads to your Gmail inbox, and claims you opted into that. You can go to settings and turn it off, but then it displays ads at the top of the screen. This is obviously going to get worse and worse. Like Youtube, where ad infestation is nearly intolerable already and rapidly deteriorating. And it is just downright creepy when Google snoops my mail and runs the same pushy, stupid ad in Youtube over and over. Moral: there is no such thing as a free lunch. Second Moral: if it sounds too good to be true, it probably is. Third Moral: the writing is on the wall, the way of Google is the way of pain for the average netizen. Something needs to be done. Not sure what. Google is rapidly becoming what Microsoft always wanted to be: proprietor of the internet. We're probably saved from a worse fate if Microsoft or horrors, Apple managed to secure that position, but it's still bad. This kind of infrastructure needs to be a kind of commons like the highways, power grid, sewage system and so on. A life under the gaze of Google, dancing on Google's string, is just not a life I can accept, and by now it is abundantly clear, that is just where this is all heading, veneer of benevolence notwithstanding.

      I opted for yahoo.com mail and paid the annual fee to eliminate many, if not most adverts. I now get more adverts via youtube than via any other internet facility. Still, yahoo.com for $20 per year is less than 10 cents per day and for significantly reduced adverts is great.

      --
      Leslie Satenstein Montreal Quebec Canada
    14. Re:They have improved... by Anonymous Coward · · Score: 0

      ...Second Moral: if it sounds too good to be true, it probably is.

      Nah, go with this:
      "If Something Seems To Be Too Good To Be True, It's Best To Shoot It, Just In Case." -- Fiona Glenanne

    15. Re:They have improved... by Anonymous Coward · · Score: 0

      srsly, "see adds" or "pay $50/yr" is exactly the bargain they offer.

      I can understand being worried about indirect information leakage involved in tools for evaluating the efficacy of an ad campaign, and I can understand worrying about conflicts of interest created by the user and the customer being two different parties (though in the past Google's Ten Things held that issue at bay pretty well IMHO), and I can understand worrying about other aspects of GMail than ads (like owning your own name vs borrowing someone else's, unwanted mandatory feature churn, random unaccountable account-disabling with no recourse, government discovery, social graph mining, obstinate lack of GnuPG or S/MIME support, no opportunistic SMTPTLS on GAFYD domains, proprietary spam algorithms acting scammily (though Google can't be as bad as some of these idiotic federated blacklists) ), but whingeing about *seeing* the ads seems flailing, entitled, and utterly clueless babytalk.

      It's also really short-sighted because you should want to be using well-funded email infrastructure, somehow, whether through ads, or Affero trackbacks to a canonical shared-hosting company like Zimbra has, or affiliate donations from Google for Firefox default search like Thunderbird has.

      Get your act together, man, because these are the elite threads of slashdot, and we expect more from you.

    16. Re:They have improved... by Grishnakh · · Score: 1

      unwanted mandatory feature churn

      This is a good point here, and to me personally is my #1 complaint about Gmail, namely their unwanted UI changes. Maybe someone will come up with a Greasemonkey script to fix them, but free developers seem to concentrate a lot more on things like ad-blocking than stuff like this.

      obstinate lack of GnuPG or S/MIME support

      This is a very unfortunate subject; it's not just Gmail that doesn't support GnuPG, it's pretty much everyone. Sure, some of the F/OSS email clients support this excellent feature, but that's it, and more importantly, it doesn't matter if your client supports it if all the people you communicate with don't use such clients. So, you might be able to exchange encrypted emails with your one Linux- and GnuPG-using friend (because lots of Linux users don't use it either), but that's it. It's really a shame this didn't catch on more; it would have made a lot of sense for sensitive business communications, for instance, but businesses don't bother, they just make their employees put some stupid legalese in their signature block saying "you're not allowed to read this if this email wasn't directed to you", like that's going to be any real protection from prying eyes.

    17. Re:They have improved... by Anonymous Coward · · Score: 0

      I use Thunderbird to read my Gmail account - no adds...

      The 'Provider for Google Calendar' plug-in helps me manage the Calendar. Again, no adds...

  17. What else does a mail client need to do? by kent_eh · · Score: 3, Insightful

    What features does a mail client need that the existing ones don't already have?
    I'd rather have a relatively lean (read fast) client that performs it's core function very well, rather than a monstrosity that does a thousand things in a kinda half-assed way.

    --

    ---
    "I can't complain, but sometimes still do..." Joe Walsh
    1. Re:What else does a mail client need to do? by sylvandb · · Score: 1

      I'd rather have a relatively lean (read fast) client that performs it's core function very well, rather than a monstrosity that does a thousand things in a kinda half-assed way.

      You mean like mutt or just basic file system access with cat, awk, base64, w3m and less?

      Or do you really mean that you want core function plus your feature set, and you don't want to be bothered by or care what other people want?

    2. Re:What else does a mail client need to do? by VortexCortex · · Score: 1

      I'd rather have a relatively lean (read fast) client that performs it's core function very well, rather than a monstrosity that does a thousand things in a kinda half-assed way.

      I'd rather have a system that provides an API to its core functions, and also loads plugins to provide additional functionality so that we can make it as lean or monstrous as we like. That's what Thunderbird does, but occasionally it will need updates due to the demands of said plugins or exploits in core features.

    3. Re:What else does a mail client need to do? by WhatAreYouDoingHere · · Score: 1

      I'm all for that! How about elm (or if you want to get real fancy, pine)?

      --
      "What are you doing here, Elijah?"
    4. Re:What else does a mail client need to do? by Anonymous Coward · · Score: 0

      I would like to have Postbox's two line vertical message display on TB in Linux, for starters. I have a small 14" laptop as my daily machine, and Evolution eats screen space like there's no tomorrow. It wants a much larger monitor. I just might try Postbox in WINE, someday, but then I'd lose any integration.

  18. or another way... the arch way by ronaldo1 · · Score: 1

    pacman -S mutt

  19. Gnome's Evolution by Anonymous Coward · · Score: 0

    I've been using Fedora 17 since release, and I have to say that Gnome's integration with online accounts (I used gmail) is incredibly good. By entering your account details in 1 place, it enables both empathy (IM Chat) and Evolution mail, calendar, and address book. It easily handles GPG and S/Mime, though it does better automatic signing & encryption using S/Mime certificates. The new mail notifications and chat notifications are both easy to use and unobtrusive to your active application ( I don't know how it works with full screen gaming.)

    If you can get over the "ZOMG GNOME 3 SUCKS, IT'S SO LAME, BLAH BLAH BLAH" crowd, it really is a great desktop experience to have everything just work together. Combined with the Deja Dup backup application, all of my new installs of Fedora are easy. Install, update packages, sign in to online accounts, and activate automatic backups (optionally, install rpmfusion and install kmod-nvidia for binary blob for GPU, and download the flash player plugin, extract it to /usr/lib64/mozilla/plugins and you're done.)

    I wouldn't recommend Fedora if you're wanting stability, as it is still a testbed, but the whole system works good if you're not doing anything crazy.

  20. KMail by spacenet · · Score: 1

    It works fine for me at least, though it loads a bit slow. Has all the features you describe except calendar integration, but you can get that by using Kontact (which gives access to both Kmail, calendar and contacts in the same interface). Integrates with KDE address book, syncs with Google contacts/Google Calendar, PGP+S/MIME encryption/signing, modern UI, import/export, Sieve rules editor, modern UI (threaded message list, though no Gmail-like threading).

    1. Re:KMail by Rob+the+Bold · · Score: 2

      It works fine for me at least, though it loads a bit slow. Has all the features you describe except calendar integration, but you can get that by using Kontact (which gives access to both Kmail, calendar and contacts in the same interface). Integrates with KDE address book, syncs with Google contacts/Google Calendar, PGP+S/MIME encryption/signing, modern UI, import/export, Sieve rules editor, modern UI (threaded message list, though no Gmail-like threading).

      KMail developers and maintainers seem hellbent on breaking existing functionality every few versions. And by break, I mean stuff like "delete all your old mail" and "make your mail go away after version upgrade, maybe forever, maybe just a few weeks". If you've avoided these issues in your upgrades, you've been lucky -- so far. Akonadi and Nepomuk, whatever the hell those are, really aren't ready for prime time. As such, KMail has gotten too "alpha quality" to use in such mundane, critical, production work as -- well -- email.

      --
      I am not a crackpot.
    2. Re:KMail by unixisc · · Score: 1

      I last tried KMail under KDE 3.5, and it had POP, but not IMAP support. Result was me losing all my mail that was in the cloud, since it all got downloaded and deleted. Kmail didn't even have the 'leave a copy on server' option.

      Does anybody know what KMail's status is now?

    3. Re:KMail by lbbros · · Score: 2

      Actually, after getting out in (very rough shape) in 4.7, KMail got a new maintainer, and he's been fixing bugs and improving things like crazy (look at the commits by "montel").

      Also other people have been working on other parts of the infrastructure and there are more fixes on the way.

      Lastly, you're putting together two things unrelated to each other: Akonadi is a local cache for PIM data (contacts, mails, calendars...), while Nepomuk is a framework used to organize data semantically (and used a lot in other bits of the KDE platform), which is used in Akonadi to store mail and contact data for searching.

      --
      A CC-licensed illustrated horror novel
    4. Re:KMail by Anonymous Coward · · Score: 0

      I do hope you're joking

    5. Re:KMail by Rob+the+Bold · · Score: 1

      Lastly, you're putting together two things unrelated to each other: Akonadi is a local cache for PIM data (contacts, mails, calendars...), while Nepomuk is a framework used to organize data semantically (and used a lot in other bits of the KDE platform), which is used in Akonadi to store mail and contact data for searching.

      To tell you the truth -- and I don't mean this in a mean or snarky way -- I just don't care what they do, except that they appear in error messages, apparently break KMail, and they aren't (or at least weren't last time I checked) ready for production use. From the user perspective, Akonadi/Nepomuk is an error generating system that has something to do with searching/indexing. An email client is just something I use, not something i'm interested in debugging or even understanding in-depth.

      I am glad to hear about the new maintainer. A couple releases too late, but better than never, I suppose.

      --
      I am not a crackpot.
  21. Going nowhere by MichaelSmith · · Score: 1

    Claws kept losing its configuration on ubuntu so I went back to sylpheed but that integrated badly with unity so now I am using thunderbird but it is full of bugs even after however many years of development. So yeah, pretty crap.

    1. Re:Going nowhere by minderaser · · Score: 1

      I'd say that's some problem with Ubuntu, not Claws. I've been using Sylpheed/Claws ~10 years and never had that problem.

  22. Hands Down Winner by Anonymous Coward · · Score: 0

    Sylpheed:

    http://sylpheed.sraoss.jp/en/

    It works. It is simple though highly configurable. I cannot envision anyone asking for more.

  23. Thunderbird does all those things by Anonymous Coward · · Score: 0

    All the things the author wants, Thunderbird does. The reason TB isn't gaining new features is because it doesn't need them. E-mail hasn't evolved in ages and calendars aren't changing either. The Thunderbird developers have done exactly what they should, implement all the features we need and then switch to maintaining the code. If I wanted a huge, buggy client that was always changing I'd switch to Outlook.

    1. Re:Thunderbird does all those things by Anonymous Coward · · Score: 0

      I agree - there's not much new features to have in the world of Email.

      The needed/wanted features when it comes to Email is spam filtering, but even that is Thunderbird pretty good at, even better than Outlook.

    2. Re:Thunderbird does all those things by Anonymous Coward · · Score: 0

      The Thunderbird developers have done exactly what they should, implement all the features we need and then switch to maintaining the code.

      OK here's a "feature" for you.

      In Thunderbird, open a received e-mail in a tab. Read it. You decide to reply, so you click Reply or hit Ctrl-R. Nothing happens.

      Actually something did happen, a new window opened behind the Thunderbird window. A new window, in the era of tabs. When you were reading in a tab. And you replied to a message in a tab. A new window opens.

      That's a feature?

  24. Geary by RedHackTea · · Score: 0

    I think Geary will be good once released.

    In the meantime, nothing beats Thunderbird for me. The plugins are the new developments and features. Evolution works great out of the box, but it's still too slow and unreliable. I get tons of emails with Thunderbird at work and have never had a problem. The calendar plugin works mostly and even LDAP for the address book; it just takes a little bit of time to configure. For any advanced calendar functions, I just use my android phone. In fact, my coworker who is on Windows and uses Outlook has to rely on his phone because Outlook crashes once a day for him.

    --
    The G
    1. Re:Geary by Anonymous Coward · · Score: 0

      Geary could be my ideal mail reader. Miles ahead of Thunderbird in (core) features, speed, integration with servers etc. Extremely interesting.

      But I can't help the feeling it has been infected with a Gnome virus. No header or source view? Can't change/enforce text encoding? No plain-text emails? Can't add a signature? Can't even change the way messages are listed (by default each occupies 4 lines of text)? This looks like a cheap web-mail interface and not a desktop e-mail client. Sadly, the interface looks as if authors wanted exactly that.

  25. Zimbra Desktop by Anonymous Coward · · Score: 0

    Zimbra desktop, Even if you don't have a zimbra on the other side it's pretty cool for gmail and the like. full calendar integration....

    1. Re:Zimbra Desktop by Jeremiah+Cornelius · · Score: 1

      You are right.

      Alas, VMware have decided to abandon this. :-(

      Their hand was forced - it's a Mozilla prism app. I think that that means it would have been impossible to continue commercial support.

      --
      "Flyin' in just a sweet place,
      Never been known to fail..."
  26. Kontact/KMail by blackpaw · · Score: 2

    Covers all the request features. However since the move to akonadi it does have a terrible reputation for bugginess, unrelalibility and resource hogging, unfortunately a not undeserved one.

    However it has been improving steadly, even drastically since kde 4.7. I've been using it as my primary even despite the problems because when its working :) it is just so good. Fantastic integration with KDE, really good handling of multiple accounts and identities. PGP & SMIME, integration with Google calendar and contact, as well as other 3rd parties. An open plugin system for extending it. And it looks *really* good, the perfect blend of functionality and sexiness - when its working :)

    I just upgraded to KDE 4.10 Beta 1 (via Kubuntu raring). There seems to be another qualitive improvement in reliabilty. Akonadi hogging the CPU seems to be fixed. Message searches are working - full text content and attributes.

    There's still progress to be made, but its made huge steps and I finally feel confident in saying Kontact is back and will make it. The developers have the feature sets done and are just focusing on bug fixing now.

    1. Re:Kontact/KMail by mcloaked · · Score: 1

      I am looking forward to using kmail again - currently I can't import my s/mime certificate because of a bug in gpgsm but that has a fix that will be available to me in a few days and then I can check it out for signed/encrypted email. Yes the combination kontact/kmail I used to use in KDE when it was version 3 but since the initial move to KDE4 I abandoned KDE until about a year ago when KDE4 became usable again - with KDE 4.8 and later it is my favourite Desktop Environment and with the latest KDE 4.9 stability release it is generally working very well - hopefully with the release of KDE 4.10 Kontact/Kmail will be workable and your comments above are encouraging.

      --
      mike c
    2. Re:Kontact/KMail by overshoot · · Score: 1

      However it has been improving steadly, even drastically since kde 4.7.

      But it's still slower than an arthritic sloth on sopors. Which doesn't seem to even be on the developers' radar.

      --
      Lacking <sarcasm> tags, /. substitutes moderation as "Troll."
    3. Re:Kontact/KMail by blackpaw · · Score: 1

      Its quite snappy for me.

      Devs are working on these issues. Broken functionality and bugs get the highest priority, but speed issues are most definitly being looked at.

    4. Re:Kontact/KMail by Rob+the+Bold · · Score: 1

      However it has been improving steadly, even drastically since kde 4.7.

      But it's still slower than an arthritic sloth on sopors. Which doesn't seem to even be on the developers' radar.

      If you think it's slower than a sloth on sopors now, wait for the version shipped with Kubuntu 13.10, Soporfic Sloth.

      But I could live with the speed and the occasional hiccups if I thought that my email would still be there after a version upgrade.

      --
      I am not a crackpot.
  27. Exchange access would be nice by scottbomb · · Score: 1

    I have yet to find a Linux email client that supports it, although my Android phone does it just fine. I tried Evolution once. Initial setup was most interesting. It wanted me to fill out fields with single character labels (???). Googling yielded little more than instructions that were years old and outdated for the newest version. I still don't know what it wanted and it crashed as I was guessing. It was immediately deemed worthless and uninstalled. When I'm using Linux, I'm using Thunderbird, but I can't access my school's email server because Thunderbird can't do Exchange.

    1. Re:Exchange access would be nice by grnbrg · · Score: 4, Informative

      When I'm using Linux, I'm using Thunderbird, but I can't access my school's email server because Thunderbird can't do Exchange.

      http://davmail.sourceforge.net/

      grnbrg.

    2. Re:Exchange access would be nice by scottbomb · · Score: 1

      Very interesting, thanks!

    3. Re:Exchange access would be nice by Anonymous Coward · · Score: 0

      Second the recommendation for Davmail. I use it instead of Outlook (with Thunderbird+Lightning) at my job at a large MS-heavy corporation. It does use a lot of memory and occasionally loses calendar events, but for my purposes, it is good enough. Davmail is regularly updated, which is good becuase sometimes Exchange server updates break it.

    4. Re:Exchange access would be nice by shinzawai · · Score: 1

      Politely ask your school's SysAdmin to enable and support IMAP.

    5. Re:Exchange access would be nice by gauauu · · Score: 1

      . When I'm using Linux, I'm using Thunderbird, but I can't access my school's email server because Thunderbird can't do Exchange.

      I've been using Davmail to solve this issue -- basically a background process that connects to exchange, and translates to common protocols such as calDav, Imap, ldap, etc (so that you can then use Thunderbird/etc). It's not perfect, but it's pretty close.

    6. Re:Exchange access would be nice by grnbrg · · Score: 1

      "I'm sorry, our supported clients are Outlook, ActiveSync for mobile devices and Outlook Web Access. You're running Linux? OWA works fine in Firefox. If you can make a business case for it, we will activate IMAP for your account. 'I want to run Thunderbird.' is not a valid business case."

      Also: Davmail handles calendaring really well. About the only thing I haven't been able to do is add a shared calendar that another co-worker has given me access to.

      grnbrg.

    7. Re:Exchange access would be nice by grnbrg · · Score: 1

      ... and I *am* one of the system admins at my organization (a university), and I am part of the transition team from sendmail to Exchange, so I know the Exchange admins really well. That is the response that has been mandated that we give to people asking for IMAP access.

      One of the few acceptable business cases so far has been a department that had several functional accounts that would be polled by fetchmail scripts that would read a message from the Inbox, detach the attachments, do some processing on them, and then leave them in a (unix) directory to be verified and acted on by a person. Rebuilding this process to use Exchange directly was deemed infeasible. :) They had IMAP turned on for two or three accounts.

      grnbrg.

    8. Re:Exchange access would be nice by unixisc · · Score: 1

      I have yet to find a Linux email client that supports it, although my Android phone does it just fine. I tried Evolution once. Initial setup was most interesting. It wanted me to fill out fields with single character labels (???). Googling yielded little more than instructions that were years old and outdated for the newest version. I still don't know what it wanted and it crashed as I was guessing. It was immediately deemed worthless and uninstalled. When I'm using Linux, I'm using Thunderbird, but I can't access my school's email server because Thunderbird can't do Exchange.

      This!

      In particular, one thing I love about the Outlook/Exchange combination is the ability to recall unread mails. After all the years Sendmail has been around, one would think that it would have built in support for this feature, but unfortunately no. But yeah, it would be nice if one of the e-mail clients for Windows that supports Exchange were ported to Linux, so that this feature could be had. Or better yet, if Sendmail or any other E-mail server such as IRedMail (available on both Linux & BSD) can get this capability, that would be fantastic.

    9. Re:Exchange access would be nice by Anonymous Coward · · Score: 0

      Ask your school why they haven't enabled IMAP.

    10. Re:Exchange access would be nice by Anonymous Coward · · Score: 0

      Only works with webdav enabled by the Exchange admin, which is often not the case.

    11. Re:Exchange access would be nice by Shadowmist · · Score: 1

      When I'm using Linux, I'm using Thunderbird, but I can't access my school's email server because Thunderbird can't do Exchange.

      http://davmail.sourceforge.net/

      grnbrg.

      That's interesting. on my iPhone, I set up my GMail account as Exchange so my contacts and calendars would sync. I'll have to give this a try on my desktop.

    12. Re:Exchange access would be nice by Anonymous Coward · · Score: 0

      +1 for DavMail - I used Evolution for a couple of years to connect to work's Exchange server, but after suffering under various bugs and instabilities, I was rocked out of my local minima and started looking for some other solution. After using DavMail in conjunction with the Thunderbird's Lightning plug-in for several years, I must say that I am very happy and impressed with the combo of Thunderbird + Lightning + DavMail for Exchange and Outlook replacement. I have not suffered any annoyances for several years with this setup.

  28. Switched to a webclient, never looked back by FlyveHest · · Score: 1

    About two years ago, I had been stalwarthily been using Eudora, and could not imagine ever changing from a desktop-based client.

    But then Eudora started to show its age (specifically, problesm with SSL certificates), and I started to look around for other alternatives, and found none what so ever.

    I dug into a webclient, Roundcube, and have never looked back since, and so have a lot of my friends, so yes, i'm definately thinking that the desktop-based client is dying.

    1. Re:Switched to a webclient, never looked back by Anonymous Coward · · Score: 0

      Perhaps if any webmail client handled gpg encryption securely, I'd consider it. None do.

      Thunderbird is the only Linux email client that has any hope of adiquit gpg support. All the others fail in some way or any other.

      Thunderbird calendar support - and I mean ENTERPRISE CALENDARING - is terrible. Sure, if you want a calendar that works on 1 PC or if you want your calendar on Google (which I cannot have), it might work. Lightning is a joke.

      Linux needs a full software stack that replaces Exchange+Outlook. Zimbra is close - really close, but there isn't a thick client. Using webmail for 300-500 emails a day just isn't practical. I'm already using many, many filters and automatic tagging on Zimbra to help organize, but it just isn't possible to review and delete email quickly enough in a web interface.

      I'm sure that for 90% of the world, webmail works just fine. I'm in the 10% where webmail simply cannot handle the throughput required.

    2. Re:Switched to a webclient, never looked back by czth · · Score: 1

      Perhaps if any webmail client handled gpg encryption securely, I'd consider it. None do.

      Pick the one you otherwise like best and start a conversation about it in their forums, or (if you write code) offer to contribute? Or perhaps chip in some cash to someone willing to fix the problems you identified?

    3. Re:Switched to a webclient, never looked back by bWareiWare.co.uk · · Score: 1

      What is wrong with http://getfiregpg.org/s/home

  29. "We need a well maintained and capable mail ... by Anonymous Coward · · Score: 0

    ... client, [...] properly supported HTML composing"

    Troll?

    If not: Shiny does not correlate positively with capable or efficient.

  30. I want to like KMail by overshoot · · Score: 1

    I've been using it since KDE 1.1, after all. But I don't know what gives with it any more.

    It used to be the compatibility champ -- all of its message stores were open format. Now it's all stashed in a binary database.
    It used to be blinding quick. Now it takes minutes to switch between one local folder and another.
    It used to update flawlessly, but the last couple of upgrades have hosed the previous mail repositories and anything that wasn't backed up offline was gone.

    KMail has some very nice features (including excellent spam filters) but the usability factor is heading for zero real fast. If there were a decent alternative that doesn't have the same problems I'd switch in a heartbeat.

    --
    Lacking <sarcasm> tags, /. substitutes moderation as "Troll."
    1. Re:I want to like KMail by Anonymous Coward · · Score: 0

      Actually, pretty much all clients use mbox or maildir. TB, for example uses mbox.
      And that "binary database" is just an sqlite one. It is freely accessible from the command line with the sqlite3 command. You can use bog-standard SQL do pull everything from it you want. I don't consider that a bad thing.

      Also: What do you mean *minutes* to switch? how many messages do you have per folder? If it’s thousands, then it’s your own fault for creating such a mess.

    2. Re:I want to like KMail by Anonymous Coward · · Score: 0

      Mutt can open folders with about 20000 emails in tens of seconds, seconds if it was opened before (i.e. is in the cache). If kmail fails with "thousands" it's crap and incompetent programming.

    3. Re:I want to like KMail by marcosdumay · · Score: 1

      It used to be the compatibility champ -- all of its message stores were open format. Now it's all stashed in a binary database.

      It uses a "maildir like" exclusive format, but it is textual, not binary, and well, it's maildir like what means that translating into a proper maildir isn't too hard. Now, it would be better if it could use a proper maildir folder, and share it with other readers. But it isn't realy the end of the world.

      It used to be blinding quick. Now it takes minutes to switch between one local folder and another.

      It was never quick for me.

      It used to update flawlessly, but the last couple of upgrades have hosed the previous mail repositories and anything that wasn't backed up offline was gone.

      And that is the real show stopper. My experience is that it simply doesn't work anymore.

      It's a shame, because KPim was getting great. It was integrating the entire DE with it, that had a lot of potential. But then, at KDE4 they changed their plans.

  31. Evolution. by Raven42rac · · Score: 1

    Having tested many, my current vote is for Evolution. Mostly because it can do RPC over HTTPs and talk to Exchange 2003 and later email servers. Which is kind of a big deal.

    --
    I hate sigs.
    1. Re:Evolution. by Anonymous Coward · · Score: 0

      Plus, Evolution can set the Receiving Email Server Type to "None".
      Which, believe it or not, many other clients (inc. Thunderbird) won't allow you to do.

  32. little functional change by Culture20 · · Score: 1

    Thunderbird has moved to monthly releases, which are more maintenance releases containing security fixes but little functional change â" and little new development.

    You know what else hasn't had much functional change in a while but I still use regularly? Wow, that really sounds like the beginning to a "your mom" joke. But I digress. I'm talking about furniture. Tables, wooden chairs, desks. Bookshelves too. To bring it back around to written communication, my postal mailbox hasn't upgraded in the past T-bird release cycle. When something's not broken, don't fix it.

    1. Re:little functional change by mcloaked · · Score: 1

      Have a look at the mozilla bug pages - there are plenty and many never get fixed

      --
      mike c
    2. Re:little functional change by efitton · · Score: 1

      Personally I would be more inclined to use Thunderbird if they had stopped developing years ago. They started stealing short cut keys that had been in use since Netscape 3.0. Their "fix" (or rather "not broke / won't fix") to an unreadable client was to install and unspecified and unsupported theme. Their "fix" (or rather "not broke / won't fix") for those of us who need to manually configure settings was to unplug / turnoff wireless and wait five minutes for the wizard to give up. The more I looked at it the more I became convinced that a previously solid email client had become kludgy by design and hostile to its users.

      http://www.jwz.org/blog/2011/07/kids-today/ Is an interesting read about some issues but there are scads more.

  33. Still Haven't Found One I Like by Greyfox · · Score: 1
    My favorite E-Mail client in the past couple of decades has been Gnus, written in Elisp and running in Emacs. The only thing that keeps me from using that or its little brother, vm, is that my mail spools always seem to eventually end up getting corrupted and completely deleted with them. I keep a lot of really useful information in E-Mail and having messages around from a year (or several years) earlier has really saved me a lot of trouble several times now. I could just sync a backup somewhere, but other mail clients don't suck quite enough for me to bother setting all that up.

    I'll tell you what, though, kill that entire thread about the company holiday party from one E-Mail in the middle of the thread and you'll realize just how nice good threading features really are. And just how primitive all current mail clients are, comparatively...

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    1. Re:Still Haven't Found One I Like by jonadab · · Score: 1

      > my mail spools always seem to eventually end up getting corrupted

      Which backend are you using?

      I've never had a problem with nnml (except in cases of hard drive failure, of course).

      --
      Cut that out, or I will ship you to Norilsk in a box.
    2. Re:Still Haven't Found One I Like by Anonymous Coward · · Score: 0

      I started using emacs / vm in, let's see... the end of 1990 so it's been my mail client of choice for 22 years. Well, to be completely accurate, my mail reading framework includes a significant reliance on procmail to sort incoming mail into about 10 separate "Spools" as well as some SpamAssassin based junk mail quarantining.

      Over the years, I've built on the basics with tweaks that made my mail processing more efficient. A little colourisation here (based on folder name), SuperCite there, MailCrypt, virtual folders based on regexps, marking with regexps and bulk processing of mail, etc...

      So, as each new kid-on-the-block mail user agent came around, I'd look over its capabilities, compare them against what I could do with my system, and invariably end up staying with what I have. Not one of them gets past the 90% mark.

      That said, if a new client were to show up and offer a superior experience to what I have now, I'd seriously consider it, even with a steep-ish learning curve.

  34. I've been wondering the same thing by js33 · · Score: 1

    At the moment it looks like email client support is dead â" Are too many users moving into web mail and the cloud instead of having a properly functional mail client on their desktops?"

    I, too, am looking for decent e-mail client support, and I think you hit the nail on the head here. There is a lot of pressure this way in any case. Spam filtering has become "too" effective, and now GMail, Yahoo, et al. want us to look at "unobtrusive" ads along with our e-mail. I really tire of "the cloud" and the concomitant expectation that I should sacrifice what little is left of my privacy to Big Data and ever more intrusive marketing analytics just to read my e-mail.

    Thunderbird was a mature product not in need of drastic innovation or indeed much of anything but "maintenance," but unfortunately its creators ruined the manual account configuration interface before dropping support for the product. I don't know if it's been fixed in the mean time because I left for claws-mail.

    Expecting us to use webmail doesn't cut it. The truth is we don't have a decent web browser in the free software world either. I am not a fan of Firefox: crash-and-restore-tabs makes for a horrible garbage collection algorithm, but I find the web unusable without the equivalent of AdBlock Plus, Ghostery, and NoScript, and moreover I am neither willing nor able to run Adobe Flash on OpenBSD.

  35. thunderbird has the same problem as firefox... by IpSo_ · · Score: 1

    thunderbird has the same problem as firefox, the UI is horribly slow its almost unusable.

    I use Thunderbird because its the only real email client in Linux with decent calendar integration that isn't Evolution (which itself has both eaten email and crashed several times to the point where it won't start again without having to clear out all my settings and start fresh).

    Thunderbird with IMAP and the lightning extension installed routinely (like 20x per day) locks up for 5-10 seconds and shows wrong messages (or no message) when quickly switching between new emails. If they actually used multiple threads/processes for the UI so it respond to user interaction while doing other things it would be much better.

    --
    Open Source Time and Attendance, Job Costing a
    1. Re:thunderbird has the same problem as firefox... by the+eric+conspiracy · · Score: 1

      What kind of mail store are you using? I have an IMAP server running on an ATOM processor with over 10 years of email on it and I certainly don't find running Thunderbird as a client to be slow at all.

    2. Re:thunderbird has the same problem as firefox... by mrt_2394871 · · Score: 1

      Thunderbird with IMAP and the lightning extension installed routinely (like 20x per day) locks up for 5-10 seconds and shows wrong messages (or no message) when quickly switching between new emails.

      Check if it's caching the calendar feeds. If it is, turn the caching off. That should solve the lock-ups.

  36. Evolution by Anonymous Coward · · Score: 0

    Email contacts, calendaring, notes, tasks... The only thing I wish for is an easy way to sync with my Android or iPhone WITHOUT a Google/Gmail account in the mix. If you're willing to accept GMail then that synching is no problem.

    Otherwise, Evolution is the Outlook of the Linux desktop. It is also compatible with Exchange and GroupWise, if that's what you have.

  37. mutt by Anonymous Coward · · Score: 0

    mutt

  38. Kmail by nurb432 · · Score: 1

    Works fine for me. But yes, everyone is moving to cloud. I have even considered doing this, and i store my mail locally. Why drag a fat client around with me everywhere?

    --
    ---- Booth was a patriot ----
  39. All mail clients suck. This one just sucks less. by tqk · · Score: 4, Insightful

    Don't be an idiot, KISS. Use mutt.

    --
    "Tongue tied and twisted, just an Earth bound misfit ..." -- Pink Floyd.
  40. Current state of IMAP4 and SMTP? by Pf0tzenpfritz · · Score: 1
    Current state of IMAP4 and SMTP - same as ten years ago?

    So what new, shiny features do you expect an e-mail client to provide? Don't fix it, if it's not broken. Thunderbird, Evolution, claws are all fine. The only differences are the way they will archive, sort or filter mail - and more or fewer things not strictly email-related.

    --
    Oh, the beautiful gloss of greality!
    1. Re:Current state of IMAP4 and SMTP? by Anonymous Coward · · Score: 0

      I'm fairly certain the RFC for submission (SMTP over TLS with SMTPAUTH required, and a dedicated port) is 2003 vintage.

  41. mutt by Sadsfae · · Score: 1

    I'm still using mutt here, and vim as my editor plus offlineimap + notmuch (for indexing/searching).
    Once you learn the hotkeys it's much more efficient than any GUI MUA, and the notmuch indexing
    functionality is worth it's weight in gold to me. I tend to get several hundred emails a day, the bulk of
    which are neatly filed into IMAP folders inside offlineimap and nicely indexed by notmuch.

    mutt itself is endlessly configurable, for people who are intent on sending HTML email
    there are numerous ways to dump it back to TXT (which all email should be in). Say NO to HTML email, people.

    http://notmuchmail.org/
    http://offlineimap.org/
    http://upsilon.cc/~zack/blog/posts/2011/01/how_to_use_Notmuch_with_Mutt/

    --
    Have a squat over at the hobo house.
  42. Limitations? by Anonymous Coward · · Score: 0

    What "limitations" does Claws-mail have? If you can't find anything negative to say about it, that's your own limitation.

  43. Claws by markdavis · · Score: 2

    I and my 150 users use Claws-mail at work (for years). Before that, we used Sylpheed (for even more years). Before moving from Sylpheed to Claws, we researched all available options carefully. Just from memory- Thunderbird was hard to customize and clumsy. Evolution was even harder to centrally control, was bloated, and performed horribly. Kmail was too complex and tied too much to KDE (which we were/are not using). Thunderbird was our second choice, but Claws seemed like the best option.

    Claws is extremely fast, reliable, feature-packed (especially with the plugins), mature, flexible, and performs well on thin clients. On the original poster's list, the only thing it does NOT do is compose HTML Email (at least not that I am aware of) and I consider that inability a feature :) It can, however, display it fine using a plugin. And it will nicely convert them to plain text for normal use. It has a calendar plugin, but we use a web-based calendar instead.

    It is not perfect, but nothing I have ever seen or used is. For us, it is the best, overall.

    At home, I have used Kmail for many years. At about KDE 4.8 I had lots of issues with them pulling out the communications stuff and setting it up as other "services". It was complex and unreliable. Layered with a bit too much eye candy and frustration and I finally switched home over to Claws too.

    1. Re:Claws by Anonymous Coward · · Score: 0

      I concur, Claws is fantastic. The latest version will crash very occasionally (e.g. sleep your laptop and resume), and it is single threaded so it will occasionally freeze (e.g. when checking for messages on slow servers), but given all that's great about it, I can live with those.

    2. Re:Claws by minderaser · · Score: 1

      Claws is best, IMO. I've not had the freezing/crashing problems you mentioned. In face, the only problem I can think of is a corrupted address book once which was easily restored from backups Claws keeps within its own config.

    3. Re:Claws by aaaaaaargh! · · Score: 2

      +1

      I use Claws, too. No complaints. I used to use Evolution for many years, but it is too slow. Claws is fast and works.

    4. Re:Claws by dskoll · · Score: 1

      +1 also

      My mail client path was from Pine to Thunderbird to Claws. Claws does everything I need and has lots of decent plugins including a calendar plugin. The sales people at work also switched from TB to Claws right around the time TB3 was released and decided to index gigabytes of IMAP folders...

    5. Re:Claws by Anonymous Coward · · Score: 0

      I use claws, my only complaint is that it locks everything when doing a sync via IMAP.

  44. All Well and Good, But... by rueger · · Score: 1

    T-Bird, MUTT, Kmail, Evolution... interesting choices.

    I too made the jump from Pegasus - remember Pegasus! - to Gmail years ago, and have been more or less happy, aside from some oddball missing features like the ability to resend a message in the "Sent" mailbox. But I digress...

    I probably access e-mail more from my Android phone than from my desktop machine, but still want to have the same experience on both platforms. That really does seem to limit you to a web-based platform from a mega-corporation. Which means I'm stuck with whatever interface they choose to give me.

    I've considered moving back to a desktop client, for all of the usual reasons - security, privacy, local backup of messages - but the last time I looked at Thunderbird it just looked like too much work to try and set up what I already have in Gmail, plus I have to assume that getting archived mail out of Google and into a new client would be a nightmare.

    There really is a strong argument for taking e-mail back from the Googles and Microsofts, but in practical terms I just don't know if I'm up to the size of that task, or the restraints it might place on me. (Part of the problem being that the last time I made a radical shift in e-mail I had a back history of a hundred megs. Now Google tells me it's up to 1.5 gigs.)

    Is it really practical to develop a standalone e-mail client that works happily in the dual mobile/desktop environemnt?

  45. Evolution details by AdamWill · · Score: 1

    "At the moment it looks like email client support is dead" - Evolution is still actively maintained, there are at least two full-time developers on it that I know of. That's why it has bugs, funnily enough - because it's still getting major updates...

    Evo has been pretty heavily touched in the last few release cycles, though most of the changes are 'under the hood' and right now the UI is still rather like a copy of Outlook from a decade ago (which actually suits me fine, but might not be what most people want). But stuff like the calendar backends have had heavy work and the entire IMAP backend was written over the last few versions.

    I've always liked Evo, though there certainly was a Thunderbird-trend for a while. I use it with a personal server on a local network, so I wonder if those who have more trouble with it are using remote servers.

    The 3.5 builds were _very_ buggy, but most of the mess got shaken out for 3.6.0 and now 3.6.2 is pretty decent for me. It still has a weird bug where it seems to get very sluggish after it's been running for a while (not RAM exhaustion), but that doesn't appear to be happening to everyone, so probably wouldn't affect you.

    It has Google calendar integration which works pretty well for me (this is one of the things that was affected by recent rewrites; for a few releases it wasn't working very well at all, but in 3.6 it seems pretty good). It does CalDAV at least in theory, though I haven't tried it out much myself. It has all the other features listed as 'desired'.

  46. notmuch by Anonymous Coward · · Score: 0

    http://notmuchmail.org/

  47. Except Kontact/KMail aren't beta... by Anonymous Coward · · Score: 0

    as far as kmail/kde has come, it isn't beta anymore. So there should be fewer bugs per major release. The same with Konqueror. I really like them both and have been using them for many years, but there is something wrong when release after release (similar) bugs are present some of which take down kmail, or in konqueror's case crashes the browser just by clicking on he image icon if images are turned off by default, or just by going to a web site or page, when chromium, firefox/iceweasel, iceape/mozilla don't crash going to the same site or page.

    And the crash recovery feature doesn't let you "uncheck" (like firefox/iceweasel) a tab so you don't open the page that originally crashed the browser, resulting in all the tabs and windows crashing over and over as you keep trying to recover your previously open tabs/windows. I was going to file a bug, but checking the bug database shows this is a problem (crashing when going to pages/sites) for every release and never seems to get fixed (although individual causes get fixed, there doesn't seem to be any progress, the rate/frequency of crashes never seems to get under any control). This has been a problem with konqueror as long as I can remember, and appears to be the same to a lesser extent with gmail.

    konqueror is great because of its swiss army knife of capabilities (ssh,sftp,ftp,scp,file browsing/manipulation,etc.) but the lack of extension capability is hurting uptake (i've gotten by with a custom hosts file and iptables instead of adblock, but i wish for other extension capability as well, as must others), but it bites when i have to have firefox and chromium and/or iceape opened in other desktops because konqueror just crashed with many windows and tabs open to sites/pages i didn't want to close, especially since my desktop uptime is measured in months not hours.

    Thanks to maildir, raid and a file system that excels in handling many small files whose name i won't mention here (but also isn't being developed any more, its been killed, so to speak), even when kmail does crash, whether in a small account with a low number of emails, or in my main account with a 100+ folders and over 500,000 emails, I've never lost an email yet, no matter how many times kmail went down.

    But once again, kmail & konqueror aren't beta anymore. I appreciate the software and the work hat went/is going into them, but the stability is maddening, especially with konqueror. Just enabling crash recovery with selective page opening or elimination prior to recovery instead of the current all or none/repeated crashing and subsequent inability to recover as the result would go a long way to calm the nerves. But that will be several releases down the road. I suspect we'll get btrfs stable before we see konq/kmail stable. As for calendering...that's another post.

  48. Gave up by eWarz · · Score: 1

    I gave up and moved to gmail. Gmail will let you pull in mail from most pop/imap servers.

  49. Thunderbird has *add-ons*! There is no lack. by Anonymous Coward · · Score: 0

    The thing about Thunderbird is, that you can extend it with as many stuff as you want. The base platform is the same as with Firefox, so there definitely is no lack in platform features.

    And if there is no add-on to fulfill your need... you can make your very own add-on in about 30 minutes, with no prior experience except a bit of XML and basic scripting skills.

    I will continue to use TB until something better comes along. Mainly because it does everything I need (full IMAP support, address book, (X)HTML e-mails with attachments, folders, filters and archival, search), and because adding what I need really just takes a coupe of minutes (or an evening if it’s a bit bigger).

  50. Good enough by Tourney3p0 · · Score: 1

    I honestly have no complaints about the current state of email clients. Maybe I'm not using the current 0.09% of features, but I don't care about them. The current state is fine for me.

  51. Opera? by Anonymous Coward · · Score: 0

    Opera has been my main browser and mail client since it had adverts. And, though it does a few thibgs i dont like recently (default splitting up emails by date, the folder system has gone downhill) its still better than the others. And never fills up and dies like Outlook used to.

  52. Sigh by StripedCow · · Score: 1

    2012 and still no platform independence...

    Btw, anyone here who knows when iTunes comes to Linux?

    --
    If Pandora's box is destined to be opened, *I* want to be the one to open it.
    1. Re:Sigh by Anonymous Coward · · Score: 0

      2012 and still no platform independence...

      Btw, anyone here who knows when iTunes comes to Linux?

      Hopefully never.

    2. Re:Sigh by Shadowmist · · Score: 1

      2012 and still no platform independence...

      Btw, anyone here who knows when iTunes comes to Linux?

      Isn't it a sacred motto that all Linux users not only must foreswear the use of Apple hardware but refuse to have anything do with Apple save curse it's name at every turn?

  53. Keep an eye on Trojita, it's new but looking good by Anonymous Coward · · Score: 0

    Trojita is new (just nearing it's 0.6 release), but it's looking pretty good so far.

    It's been mostly a one-man development effort, but it just got accepted to be part of the KDE project (but does not depend on kdelibs, just on QT libs, so it doesn't drag in all of KDE when you install it), and as a result several additional developers have started contributing.

    For a while I had good hopes about Mulberry. It was a top-of-the-line mail client 5-10 years ago as a proprietary program, and it got open-sourced a couple of years ago. But the build process is so horrific that it hasn't really made the transition to being an active project. It has really good IMAP support, but it's UI is old, and depends on obsolete libraries so it's very hard to work on. There are a number of annoying bugs that have not been fixed due to the inability to really work with the code.

    I want a good IMAP client. I run my own IMAP server (so I have a good one, Cyrus, massive overkill for me) and I usually use Pine because of the state of the GUI clients in terms of IMAP (most are POP3 clients that have been modified to fetch the message via IMAP, but still act as if they are POP clients and only use the server as a place to fetch messages from)

    I require a client that allows me to access my mail from many places, and doesn't try to download the entire mailstore to my local machine. It must be able to handle massive folders (I have some with >380,000 messages) and be able to take advantage of the server's capabilities to search and sort messages (not download all messages or even message headers and do the searching/sorting locally)

    There are a lot of lousy IMAP servers out there (Exchange being a good example),

  54. Thunderbird is not broken by SpaceLifeForm · · Score: 1

    Therefore do not 'fix' it.

    --
    You are being MICROattacked, from various angles, in a SOFT manner.
  55. Thunderbird will get the same fixes as Firefox by Anonymous Coward · · Score: 0

    So when Firefox gets off-main-thread compositing and runs chrome and content on different threads so will Thunderbird.

  56. Thunderbird, not Evolution by crow · · Score: 1

    I switched from Evolution to Thunderbird about two years ago. I liked Evolution, but it was buggy and performed horribly with large folders. Not to mention it was tied in with Gnome, which made configuration painful for a non-Gnome user. Thunderbird is vastly better. It almost never crashes, is much faster, and after finding a few key plugins has every feature I wanted, and a few that I didn't know that I wanted.

    The above is based on a fetchmail/IMAP setup with no mail stored locally, using the same setup to read my mail on at least two different systems.

  57. Thunderbird and Roundcube by SCHecklerX · · Score: 1

    I use thunderbird at home, but to be honest, roundcube does everything I need very well, and actually runs faster than thunderbird.

    Since I can't use imap directly from work, I installed roundcube on my home servers. It's very nice. I would assume that you could also just install a local lighty with php and run that as a local web-based solution if you don't have your own web server.

    http://roundcube.net/

  58. Thunderbird has only one major flaw... by Anonymous Coward · · Score: 0

    I've used it for years, but for some inexplicable reason it only supports one outbound mail server, and that's just shockingly stupid. Got a gmail account AND a work account, AND an account for a side-business? Thunderbird only wants all your outbound mail to go through ONE of those servers. Really just DUMB.

    Each email account has its own settings for inbound mail server settings but all the accounts want to send through the one configurable outbound server. This is not just dumb from a basic design standpoint, I cannot even think of what the precedent might be that they would have copied it (the dumb idea) from. Now, in case somebody wants to chime-in and scream that either the latest release fixes it or there is some hidden way to fix it, let me say that (a) I have not updated any of my installs in the past several months and (b) open-source coders need to learn that an undocumented/hidden/obscure feature is a feature that does not exist... if it's not worth taking the time to document it, then it's not worth somebody taking the time to hunt for it.

    In EVERY other way, I like Thunderbird best and I recommend it to anybody who has only one email account

    1. Re:Thunderbird has only one major flaw... by ReptileQc · · Score: 1

      Maybe you missed the function but AFAICR the function has always been there.

      Tools -> Account Settings -> Under Outgoing Server on the left, you can enter all the SMTP servers you need to use. You can select a default one over there.

      Then you simply click on any account (click on the HEADER where the name is just above the Server Settings of each account. At the bottom of the window on the right, you will see "Outgoing Server (SMTP)" from which you can leave the default one selected or select a specific one to be used (from the list of SMTP entered above).

    2. Re:Thunderbird has only one major flaw... by negge · · Score: 1

      Not sure if trolling or stupid. It has been possible to configure multiple SMTP servers and choose which one to use per account at least since Thunderbird 2.0.

    3. Re:Thunderbird has only one major flaw... by Anonymous Coward · · Score: 0

      Are you saying the feature isn't there or doesn't work? The ability to have multiple outbound SMTP servers has been in Thunderbird virtually forever and it's not hidden unless being in plain sight is hidden.

  59. The Address Book is Being Replaced by caspy7 · · Score: 1

    The Addressbook is being replaced (both back end & front).
    http://mikeconley.ca/blog/
    The old archaic design & limitations are being tossed for a more flexible & pluggable design.

  60. Ah.. by Anonymous Coward · · Score: 0

    Guys we are on Linux, we have emacs

  61. works fine for me by Chirs · · Score: 1

    I use Thunderbird on Linux with IMAP. Search works fine, if a bit slow.

  62. Re:All mail clients suck. This one just sucks less by sisukapalli1 · · Score: 1

    I recently started using mutt + offlineimap (to have a sync'ed local copy of mail) + davmail (exchange connector) + notmuchmail (indexing and searching)

    It runs under a screen/tmux session (I am using tmux panes inside screen) and way much easier to access all mail accounts (and nicer interface than gmail and outlook web exchange). I am usually a couple of keystrokes away to mail windows (and I am using a large monitor for a full screen shell window)

    It helps that most of my work is text based (documentation is markdown/wiki type), though I jump into a web browser once in a while

  63. Re:All mail clients suck. This one just sucks less by tqk · · Score: 1

    If more people would use mutt, we'd be much further along the road to everyone using encryption by default, because mutt folds gnupg in so transparently and makes it so easy to use. Web browsers & GUI MUAs have wasted more than a decade NOT coming up with equivalent functionality.

    We used to joke about GUI Usenet clients which never managed to implement killfile functionality. Same old, same old, ...

    mutt rocks and is so damned easy to use, it's ridiculous. It's software that's designed to be trained to do what you want it to do the way you want to do it, and it's not difficult to configure even for mere mortals.

    Kaplah!

    --
    "Tongue tied and twisted, just an Earth bound misfit ..." -- Pink Floyd.
  64. Re:All mail clients suck. This one just sucks less by antdude · · Score: 1

    Mutt isn't easy to use though. It takes a while to learn how to use it compared to (Al)Pine.

    --
    Ant(Dude) @ Quality Foraged Links (AQFL.net) & The Ant Farm (antfarm.ma.cx / antfarm.home.dhs.org).
  65. Claws and Mulberry mail by higuita · · Score: 1

    I personally use claws for several years (+- 10) and i think its great. the only thing that people might miss is the lack of edit html messages (it can write text only emails), but it can read html emails without any problem. it support calendar and meeting requests, attach remover and various gpg and smime via plugins, so it covers what people need. Its fast and light enough and many keyboard shortcuts when you dont want to use the mouse.

    if you have imap, you may want to try the mulberry mail , it have the best imap support i ever used. its now open source, could use a facelift, but is very good.

    --
    Higuita
    1. Re:Claws and Mulberry mail by Anonymous Coward · · Score: 0

      Indeed, I've used Mulberry exclusively for 10 years, and even without any major updates for half that time, it still beats any graphical email client, on any platform, hands down. For *my* use, that is..

      Others might say that the interface is ugly, that the lack of HTML compose support is a showstopper (hey, hallucinogenic drugs can have interesting effects), complain about the fact that *everything* is configurable in preferences (really?), or (correctly) point out that its proprietary legacy, and relatively small community since going open source, makes intricate library dependencies cause headaches for properly open-sourcing it.. Just because the client code itself is open source, doesn't mean you can just build it on any run-of-the-mill distro, which explains its lacking presence in repositories, which in turn doesn't help its popularity. The IMAP implementation is also starting to show its age (lack of newer extensions, including Lemonade stuff), and the whole thing is unfortunately single-threaded, but the basics are still rock solid, to the point where even today, few clients (if any) can really match it.

      I tend to tell people that if you use Mulberry for a day you'll hate it, but if you use it for a week or more, and give it a chance to actually grow on you, you'll never look back.

  66. dovecot for imap by Anonymous Coward · · Score: 0

    If you're running your own mail server, dovecot is very stable for IMAP/S (probably for POP too, but I don't use that). Works with all kinds of clients, from Linux based to OS X based to smartphone based. The latest versions never crash or lose mail and support encrypted/authenticated access. Set it and forget it. All servers should be so solid.

  67. Re:All mail clients suck. This one just sucks less by tqk · · Score: 1

    Mutt isn't easy to use though. It takes a while to learn how to use it compared to (Al)Pine.

    BS, not true. For simple things, it's drop dead easy. For things not often done regularly, it demands a bit of thought or research. For stuff that happens all the time (handling attachments transparently or using encryption), tell it how once and it'll do it again automatically until the end of time.

    There is no better MUA than mutt. It's brilliant software. I wish everything was designed and implemented as well as mutt.

    [I tried to include my ~/mutt/mailcap here, but /. objected. Fine. Be that way.]

    --
    "Tongue tied and twisted, just an Earth bound misfit ..." -- Pink Floyd.
  68. Is Mutt the command-line email client I'm seeking? by KWTm · · Score: 2

    I've always wanted to know: is there an email client that can run on command-line? Is this what Mutt is? (I know it has an interactive interface, but not sure if it also has command line.) I'd like to have something that I can script --eg. remotely ssh in with a non-interactive command to 'mutt --retrieve --most-recent --condition="WHERE Sender Matches mom@her_email.com" | grep -i "my new phone number is" '

    In my particular case in mind, I'm trying to send a bunch of Christmas email greetings. I'll probably have a short text and a PDF attachment, and just have some script grind it out slowly, sending to 1 email address at a time. I don't care if it takes 48 hours to send them all --I've had enough with snags about how I can't send to all 2000 recipients at a time, and how I have to break it up into 30-50 recipients at a time, keep track of who has been sent what, etc. Not to mention: in the past, Kmail has refused to compose HTML messages, Thunderbird had some funny incompatibility with my email provider (which was also my shell host and web host, but I just didn't have time to go figure out the problem), and installing Evolution completely steamrolled my Kubuntu installation with some GNOME crap (KDE wouldn't unmount devices properly because GNOME thought it would be fun to just automount every single thing I plugged into USB).

    Also, I want something command-line for my N900. Enough with interfaces -- I'll let bash talk to my email client. I'll compose my text in Vim and let some script take care of sending. If Mutt is it, then I'll install Mutt.

    --
    404555974007725459910684486621289147856453481154 in hex is "You sank my Battleship?"
    [GPG key in journal]
  69. Please someone duplicate Outlook for Enterprise by Anonymous Coward · · Score: 0

    I have tried ditching Windows at my various huge companies but it was always email/calendar/contacts where Linux failed. Evolution was too buggy and couldn't handle the calendar scheduling. IMO, Outlook is the key remaining app keeping most enterprises from considering Linux desktops.

  70. Somebody already fixed that for you by SurfMan · · Score: 1

    That's available through an extension on Thunderbird called "Thunderbird conversations". See here: https://github.com/protz/GMail-Conversation-View/wiki

  71. Re:All mail clients suck. This one just sucks less by Anonymous Coward · · Score: 0

    MH ... really nmh ... sucks even less.

  72. Smart phone killed the mail client star by thewolfkin · · Score: 1

    Seriously? With cell phones becoming so ubiquitous, that I keep hearing how they're going to kill all other gaming consoles, how on earth do you expect to justify to Joe Average user the need for a dedicated E-mail client? IMAP is cool and all but it's not as fast as gmail especially if you go to a not yours computer. As in for instance when you go to give a presentation in class that's stored in your email (saw it 2 weeks ago, such a rare show of technological competence I nearly cried) I have a hard enough time getting people to send me emails instead of facebook messages. The only reason my sister uses Mail.app is because she has a hotmail account, hates the interface, sucks at change, and therefore hates gmail's interface too (it's different it sucks). Nevermind that it solves nearly every issue she has with email she just hates it and she probably read one of those "Google is secretly tracking every email FUD articles" so she got paranoid of google on top of that. I'm half sure the only reason she got on Mail.app in the first place was accidentally clicking it and then filling in the wizard prompts to get rid of the screen. Without a chunk of the average user population, of course email clients are going stale. Unfortunately I don't see any way to get that chunk back. Unless facebook wants to convert their messaging to email boxes and not provide a web (or app) interface. Yeah and maybe Zuckerberg wants to literally piss away a few million bucks.

    --
    Just another second banana
    1. Re:Smart phone killed the mail client star by Malc · · Score: 1

      How do you think cell phones access these webmail accounts? IMAP perhaps?

      Yahoo never really got on the IMAP bandwagon. Now that I've figured out how to do that, I use a desktop mail tool for writing longer emails, more complex email with better formatting and for working offline. Way easier than working on my iPhone, and a way better experience than Yahoo's web UI.

    2. Re:Smart phone killed the mail client star by thewolfkin · · Score: 1

      How do you think cell phones access these webmail accounts? IMAP perhaps?

      good point. IMAP is used on cell phones but a) we're talking about the desktop where most people expect things to work faster than their phone. That IMAP loading delays that were tolerable on the cell phone don't work on desktops and b) I'm not sure IMAP is all that prevalent on the phone with again 'apps' being all the rage. I don't do email on my phone but I would expect that most email providers have an app like the Gmail app, or web-based interfaces. I guess I'd really need to do research to see what's most often used but those are all minor when weighed against point (a) that we're not talking about phone email but desktop email.

      Yahoo never really got on the IMAP bandwagon. Now that I've figured out how to do that, I use a desktop mail tool for writing longer emails, more complex email with better formatting and for working offline. Way easier than working on my iPhone, and a way better experience than Yahoo's web UI.

      Longer emails, complex email with better formatting and offline access. These are not the concerns of joe average. Just look at video games and how much of the gaming experience requires you to be online. That percentage is growing not shrinking. Being offline is a situation that most people in tech industry don't really consider when it comes to consumer use. Character limits really don't come into play with web-based email and the formatting of quotes, BIU, and hyperlinks are good enough for 98% of users. There's an argument to be made for business and those considerations but I don't see that for consumers.

      --
      Just another second banana
    3. Re:Smart phone killed the mail client star by Malc · · Score: 1

      The iPhone uses IMAP for services like Yahoo. Way better than a web interface on the phone. On the desktop, I really notice no problems with IMAP. It takes a few seconds to get most messages, then access to them instantaneous unlike via a web interface.

      My offline access is mostly when I'm travelling, trains, planes, or overseas between paying for internet. Even commuting to work has a significant length of time underground on the Tube with no internet access, but that's where I do most of the emailing from my phone. Longer emails are typically to distant friends and family. More complex emails might just be sending a bulleted list to my wife (annoying to do on a mobile device), or even a copy and paste of a table from our online banking account which works better in a MUA than web interface. Sounds pretty Joe Average, although a lot of people these days don't seem to realise how shit the user experience is away from a MUA because that's what they've mostly experienced.

    4. Re:Smart phone killed the mail client star by thewolfkin · · Score: 1

      I realize it was I who brought up mobile devices first not you so I apologize for that tangent but while you do bring up a compelling argument for IMAP. Commute email. I'm again not sure how common it's usage is. Maybe it's just in my circle of people I don't know anyone who would be tech savy enough to use IMAP.

      --
      Just another second banana
  73. Current state? by Anonymous Coward · · Score: 0

    That's an easy one... Just like everything else with linux, a joke.

  74. Killer feature by AliasMarlowe · · Score: 1

    The "killer feature" for me on Gmail is

    The "killer" feature on gmail for many of us is the privacy suicide.
    We have several email accounts, all consolidated onto our home mail server. It's secure enough but far from "private", as the emails all pass through multiple domains en route, but at least we've probably reduced the butt-hurt of being profiled for ads based on our email content. Anyway, a lot of our email is in Finnish, so good luck to non-Finns on trying to ascertain useful details from that (do we like product X or hate it - Google translate even gets this wrong often enough). Actually, Google translate on Finnish-English sucks, and I mean sucks really badly - it's little more than a garbage generator.

    --
    Those who can make you believe absurdities can make you commit atrocities. - Voltaire
    1. Re:Killer feature by fatphil · · Score: 1

      > Actually, Google translate on Finnish-English sucks

      Your southern cousins in Estonia have it even worse. It appears that google translate thinks that (a) Estonian is just Finnish with a different set of root words, but the same grammar (b) user-submitted translations are trustworthy (I once saw the same word translated into "yes", "no", and "maybe", for example).

      You'll be pleased to know that when I have to resort to google translate for FI<->EN translation, I never provide any suggestions when I have more insight than google does, so your mail will remain cryptic to the evil-doers!

      --
      Also FatPhil on SoylentNews, id 863
  75. Evolution is the better graphical mail client by Anonymous Coward · · Score: 0

    Hello,

    You say " Evolution is reported to be rather prone to bugs". But have you give it a try recently? There is bugs sometimes. But overall, it is a very good mail client. I used it for some years at work. The search engine is really good and fast, even with a hudge mailbox, and the advanced search is really good either.

    The most of the problems were in the calendar. I had som synchronisations bugs but maybe is it resolved now?

    Regards,
    Nicolas

  76. Re:All your mail belongs to GOOGL$!!! by jones_supa · · Score: 1

    I drink the energy-saving drink Sleeping Cow while coding.

  77. more user - more updates by Faisal+Rehman · · Score: 0

    Thunderbird will survive as icedove of gnu debian where as if no. of users for Evolution and Claws-mail increses, its development will boost.

  78. Re:All mail clients suck. This one just sucks less by Waccoon · · Score: 1

    I think the unflattering image in that Wikipedia article entirely fits the program's slogan.

  79. Claws-mail by mpol · · Score: 3, Informative

    Claws-mail is the successor of the old Sylpheed-claws. It really is a nice and simple mailclient, which in the meantime does almost everything. Imaps, RSS, filtering, whatever. And with good usability, the buttons are all at the right place.
    I even use the Windows version at work.

    There are some thing Thunderbird is particularly bad at in my opinion. Like sorting threaded mails. I know there are extensions, but they suck.
    I also don't like the autodetection of mailserver settings. You cannot save something in a non-working state, while sometimes I just want to do that.

    --

    Well, don't worry about that. We can get you back before you leave. (Dr. Who)
    1. Re:Claws-mail by Anonymous Coward · · Score: 0

      I found Claws-mail's message store implementation (it is just MH format on disk) to be a lot more robust than Thunderbird's. After uncleanly killing Thunderbird a couple times, it became glitchy or went through lengthy pseudo-fsck "database recovery" bullshit. seriously, man, go to college, read a book, do it right. wtf is this, Outlook?

      For searching you can use a very old program called 'mairix'. It does proper tokenize-and-sort searches like Google, not O(amount-of-mail) scans like crappy clients. It also has a query language that can do date ranges and such, or "select all messages in a thread with the result." It's not a plugin but rather reads and writes MH mailstores directly, but the on-disk format MH supports multiple programs accessing it so this is still workable. You search from the command line, and results show up in a folder. It's still not going to search inside attachments like Apple Mail or GMail, but it's better than Mutt or Thunderbird.

      The addressbook in Claws mail was particularly weak, but I haven't tried it in about three years so maybe it's better now.

    2. Re:Claws-mail by Anonymous Coward · · Score: 0

      In the last year I've tried
      Claws mail,
      Sylpheed,
      Evolution
      Kmail
      Thunderbird
      Mutt
      Cone
      Zimbra and
      Opera's M2

      Claws and Slypheed.. I'll lump together. Both were .. average.. I could Slypheed ugly as sin, Claws not much better and both painfully slow
      Evolution.. I didn't get on with, seems very powerful but looked awful in KDE (at that time, might be better now I don't know) and seemed to have a large overhead to install. But, was the closest things to Outlook that I could see in Linux (whether that's a plus or minus is up to you!!)
      Kmail. I really really liked, especially when as Kontact and integrating with calendar etc.. The one major problem with Kmail is Akonadi.. the spawn of Satan back end that will choke your computer, consume 100s of MBs of ram in it's idle state and generally is, in my opinion the worst things in KDE. Probably fine if you have a desktop and use it that way, on my laptops, running Kmail and Akonadi runs the CPU to the max and generally makes the laptops too hot to use .
      Thunderbird. Took some time to like it, and I do.. it's pretty decent.. Not amazing, just pretty OK.. I use it over anything else right now, but in a way I can't explain, Thunderbird feels "bulky" and cumbersome.. The UI seems to run fine and it's responsive enough, it's just somehow it doesn't "feel" right.. and I can't really quantify that any clearer.. sorry.
      Cone. console based, and as a someone who hates console apps, i found i loved this.. Takes 2 minutes to set up with IMAP, blindingly fast, very very simple to navigate and operate (much more so than mutt or pine in my experience).. All in all, i love it.. tend to use Thunderbird more though, but only because I am job hunting and get jobs come through in HTML format. But really like Cone
      Zimbra.. nice idea , but ghastly..java horridness abounded.. Awful font rendering that you couldn't change . With the added bulk of JAVA it made this not a horrible application to use. Just ate RAM like it was an "all you can eat" buffet. But hey, that's JAVA for you, big, bloaty, cpu hogging blunderbuss.
      Opera M2.. Like that very much, it works really well, looks reasonable, very fast, configurable, but with 2 major problems for me: you can't sync your email settings across browsers. Opera Sync is a great feature, but they've never extended it beyond browsing, so it only syncs bookmarks passwords, history etc. Being able to remember my account details, tags, filters etc, would be magical, but alas they can't be bothered to add that feature. The other let down, is that you can't easily turn off email checking. so if for any reason Opera can't contact your mailbox provider it tells you. every single time it can't connect. It would have been excellent if I could have a button to turn off mail checking when I don't want it, and turn it back on when I do.. Hardly rocket science I'd have thought? also, you don't always want your email and browser linked - hence why we have Thunderbird and Firefox and for some.. Seamonkey..

      for me, the state of Linux Email Clients is pretty dire, there is nothing that stands out, nothing innovative, nothing even that feels "right" for me to use. They all feel like they just haven't evolved over the years, OK we've mostly moved from pop3 to IMAP for a lot of us, or pop3 to Exchange, and yes, all of the above clients are leaps and bounds ahead of Lotus Notes (what a turd of an application that is). But this isn't just a Linux problem, Windows does have some other clients, but again nothing spectacular. In the business world you run seem to have Outlook and that's it really.

      I can't help but feel as most people seem to use email to chat, talk, and send files to one another (at least that's how they primarily send files in most organizations I've been in) that email and email clients are very much due an evolutionary burst.

      In Short.: Kmail, g

  80. Transition away from email? by Anonymous Coward · · Score: 0

    The protocol is old, and not used in the way it was intended. Instead of trying to patch it, why not transition away, to a system that supports the things needed in modern communication (encryption by default(with your own key, not Gmail's), good conversation views, intuitive interface to 2-person/multiple-person conversations (i.e. No "Whoops"-reply-all-problem).

    And instead of trying to change the world, can't we fix this for ourselfs? Where is the FOSS-project for software that acts as a mailserver (or imap-client) and translates everything into a resonable protocol?

  81. GTK+ & Qt Clients by Anonymous Coward · · Score: 0

    Two words: Geary (by Yorba foundation) & Trojitá (now even an official part of the KDE project).

    *** Everyone not satisfied by any reason with years-proven POP3/IMAP solutions Evolution, KMail, Thunderbird, Claws/Sylpheed is either using CLI based ones (be it mutt, pine, alpine or even customized emacs) or just web-mail interface e.g. Squirrel Mail, Roundcube and proprietary offerings from IT corps.

  82. Eudora by Nofsck+Ingcloo · · Score: 1

    Whatever became of Eudora? When Qualcomm bailed out of it there was talk of integrating it into one of Mozilla's products -- Thunderbird, I guess -- but I haven't heard much about what came of that. So I'm still Macgyvering Eudora to work on XP.

    1. Re:Eudora by Shadowmist · · Score: 1

      Whatever became of Eudora? When Qualcomm bailed out of it there was talk of integrating it into one of Mozilla's products -- Thunderbird, I guess -- but I haven't heard much about what came of that. So I'm still Macgyvering Eudora to work on XP.

      Qualcomm closed the door on Eudora and opensourced it as Penelope.

  83. Commercial offerings too by Anonymous Coward · · Score: 2, Interesting

    IBM has been selling and supporting Lotus Notes on Linux since before 2006. Also, Eudora 7.1 reportedly runs pretty well under Wine.

  84. Faux news survey? by Anonymous Coward · · Score: 0

    " At the moment it looks like email client support is dead — Are too many users moving into web mail and the cloud instead of having a properly functional mail client on their desktops?"

    That may be the most loaded and opinionated question i've read in a while. What makes webmail so abhorrent and useless, is what this question implies. It reads like a survey from Faux news

  85. Thunderbird: No more development? by Futurepower(R) · · Score: 1

    A friend of mine said recently he is looking for a new email client because it seems that Mozilla Foundation doesn't want to improve Thunderbird. I agree with him.

    Mozilla Foundation gets something like $100 million per year. Quoting: "Mozilla's consolidated reported revenue (Mozilla Foundation and all subsidiaries) for 2010 was $123 million..."

    Do you see $100 million of development every year? Where does the money go? Where is the 2011 report?

    We often distribute short but complicated business reports to clients by email. The emails must be formatted in HTML or they would be difficult to read.

    Things we need in Thunderbird:

    A "Get All Mail" button. Getting all email should not require a menu choice.

    Better handling of images and other attachments. Sending an image with slightly different text to 10 people should have the option of not requiring storage of 10 copies of that image.

    Automatic storage of important emails in both the email database and as separate files. If something corrupts the database, we cannot afford to lose important emails.

    1. Re:Thunderbird: No more development? by thegoldenear · · Score: 1

      > A "Get All Mail" button

      Shift + F5

    2. Re:Thunderbird: No more development? by PCM2 · · Score: 1

      Do you see $100 million of development every year? Where does the money go? Where is the 2011 report?

      The 2011 report is right here.

      --
      Breakfast served all day!
  86. seamonkey by Anonymous Coward · · Score: 1

    nobody has mentioned seamonkey yet...

  87. Wait, What? by Anonymous Coward · · Score: 0

    What exactly does Thunderbird or Mutt not do that makes Exchange always come up? When I'm communicating via Email, I use POP or IMAP to recieve, and SMTP to send. The only concrete thing I heard was that Exchange has a calender (Disclaimer: I've never touched Exchange, so I have no idea what functionality it has), but why does your Email client need a calender? Additionally, doesn't Exchange have the option somewhere, to export the contents of it's address book into a text document (Preferably without CR/LF line endings, but I'm sure Thunderbird could figue it out)? Then just import into Thunderbird.

    Confusion aside, can somebody please explain what the Outlook Calender does that a piece of paper, an entry in notepad, or any other calender application won't do? Failing that, can somebody explain why you would put it in an Email client?

  88. ASCII? by Anonymous Coward · · Score: 0

    My mutt talks utf-8 (and better than the Outlook abominations my colleagues use, btw.). Need some help configuring yours?

    Ah, and while my colleagues twirl their thumbs in tune to the spinning wheel of their outlook I've answered the first mail.

    1. Re:ASCII? by lucmove · · Score: 1

      I need help configuring mine. Mine supports neither UTF-8 nor HTML. I still keep claws mail installed just so I can read the occasional stinky HTML mail I get from my "normal" friends.

      The lack of UTF-8 has an advantage, though. One of my mailboxes gets lots of spam that I clean by running capital D then looking for \?\?\?\?. That deletes more than 90% of the junk. Now if those characters ever become real characters... I'll be in trouble.

  89. You are not a power user. by Anonymous Coward · · Score: 0

    I am most assuredly, as a former and now mostly reformed NT and IIS network administrator, a "power user". HOWEVER, my 82 year-old mother, who has deleted the Apple Address Book application twice now in a year, is NOT, and THAT is who a utilitarian (non-corporate IT department supported) email client SHOULD be designed for. Arrogance is the primary failing of those of us whom proudly claim status as knerd or geek.
    For reference:
    1) Reflections on Complexity Robert W. Lucky IEEE Spectrum 1997 March
    2) Digital Obesity by Nicholas Negroponte - WIRED July 1997

  90. Re:Is Mutt the command-line email client I'm seeki by Anonymous Coward · · Score: 0

    No, mutt is an interactive client that runs in a text terminal (most of us probably run it in terminal emulators like xterm or gnome terminal). I often run it remotely as part of an interactive ssh session.

    You might want to look at 'grepmail' which can do all kinds of pattern matching on message header or body content. It takes a mailbox (mbox format) as input to search and generates a new mailbox stream as output with just matching messages in it. You can then read that stream with a normal mail client.

    But if you are just searching for messages in an ad-hoc manner, you can run mutt inside an interactive ssh connection, and perform searches using mutt. It has features to search forward/back through the mailbox or to "limit" the view to just messages matching a pattern. I often combine the two: do a course pattern match to limit the view, then either just browse the threads if there aren't too many, search using another more specific pattern, or do other things like sort the visible messages by sender, time, etc.

  91. Re:All mail clients suck. This one just sucks less by Anonymous Coward · · Score: 0

    mutt rocks and is so damned easy to use, it's ridiculous

    I like to click on links in my e-mails. Let's see how to do that in mutt ( after writing a bunch of config and installing some helper apps ):

    When you read an email on the pager, hitting ctrl+b will list all the urls from the email. Navigate up or down with arrow keys and hit enter on the desired url. Your browser will start and go to the selected site.

    Uh... what?

    So let's move on. How do I view two e-mails at the same time? No suggestions offered. I suppose I'll be told that this is a "window manager task" and it just needs a dozen lines in my .muttrc.

    No, none of that is easy to use.

  92. An example of one user's search for a mail client by mcloaked · · Score: 1
    --
    mike c
  93. "Sort by -- Threaded" by Win+Hill · · Score: 1

    "Sort by --> Threaded" -- Thunderbird has this feature, and it works correctly if you send yourself a copy of all outgoing email.

  94. Thunderbird is King by Anonymous Coward · · Score: 0

    I have been using Fedora for the past 7 years and although it comes with Evolution I have always used Thunderbird. I think it is the best of the bunch.
    The Import/Export feature are good (still need some work tho). The contacts are good as well and can also import/export to different files. I also use Lightning as the Calendar, which syncs with Google without any problems. Thunderbird also has regular update to security and bug fixes.
    So in my opinion Thunderbird Rocks...

  95. Evolution by ebvwfbw · · Score: 1

    I use it all the time. Works great. When there's a problem, it seems it's a doozey though. Once you get past it, you're golden again. Not as bad as dealing with a POS like outlook.

  96. Calendars, why? by Anonymous Coward · · Score: 0

    "preferably with good calendar integration"

    No, why would we want "calendar integration" in a mail client?

    Calendars are useful, but they have NO connection to mail that I can see. I know that microsoft tries to mix calendar and mail - but why do anyone think that is useful?

    A mail client should handle mail well - period. A calendar program can handle calendar stuff . . .

  97. One more step: Conversations Add-on by malloc · · Score: 1
    If you want Thunderbird to act like Gmail then you need to:
    • 1. (like above) put replies in folder being replied to. (I also put sent messages there, so the whole conversation's in one place)
    • 2. Install the Thunderbird Coversations add-on. I like the conversation view better than Thunderbird's default. It also lets you reply on the same page if you want.
    --
    ___________________ I want to be free()!
  98. Google Drove Me Back To Thunderbird by assertation · · Score: 1

    I thought I was done with email clients. GMail is just that convenient. Then Google gratitiously changed the interface, horribly, to Google Groups. It was so bad I went back to Thunerbird for Usenet and discovered how refreshingly simple Thunderbird is. I hope it stays that way.

  99. Re:All mail clients suck. This one just sucks less by konoame · · Score: 1

    The problem is, mutt doesn't display our reply in thread. We have to open outbox to see our reply.

  100. Re:All mail clients suck. This one just sucks less by tqk · · Score: 1

    The problem is, mutt doesn't display our reply in thread. We have to open outbox to see our reply.

    "s" to save it to another folder (this encourages you to file things where they can be found again), then "c" to change to that folder. Find that email and now reply. Define "save_hook" entries to tell mutt where you want it to save different stuff. After some text file configuring, mutt'll know what to do, and it'll do it consistently, even if you've now forgotten what you told it to do. The "s" command will be pre-populated with the value you told it to use for that sender so you just hit Enter and it does it.

    --
    "Tongue tied and twisted, just an Earth bound misfit ..." -- Pink Floyd.
  101. Email clients? How quaint! by tbg58 · · Score: 1

    Since almost all mail lives in the cloud, why even bother with an email client? I'll grant that some people like to use command-line clients simply because they can - more power to them. But there's really no reason to eschew the GUI, and a browser is all the email client you need. Has been for years.

  102. Kmail is a trap by lucmove · · Score: 1

    I loved Kmail until KDE 4 was introduced and I decided I didn't want that bloatware anymore and learned the hard way that:

    1) You can't have any KDE app without the whole huge crapload of KDE, so it's a major liability

    2) Migrating from Kmail to another email client is not a walk in the park.

    My advice: even if you use KDE and love it, get a less compromising email client. If you want to leave one day, you won't have to worry about migrating your email.

  103. Thunderbird a disappointment by Anonymous Coward · · Score: 0

    I used thunderbird for a while, installed a few addons such as google mail sync. As time went by it just become slower and slower to the point that I couldn't use it anymore. I switched to OPERA MAIL and haven't looked back since.

  104. Here's a thought... by mgcarley · · Score: 2

    Use whatever is best for the job. And who has only one email address these days anyway?

    I can fully appreciate and understand the privacy concerns about $webmail_provider putting in advertising and all that stuff, but I still use it anyway -- for non-critical mail (that is to say, mostly newsletters, email digests and whatnot, some of which contain some form of advertising anyway). Why should *I* store the latest copy of an email from CNET or Light Reading or Slashdot or whatever myself when I can let the Google store it? It's non-important and being public information, I couldn't give a toss if Google wants to scan it for advertising.

    Gmail's interface is also rather extensible, all things considered (like Thunderbird... how about that?) and I've got all sorts of little helpers installed on mine to make it less clunky and/or a bit more desktop-client-like.

    As for *important* (business, mostly) email, the business has it's own server. We run Dovecot for IMAP. POP3 is not allowed. Every client we have (Desktop, Symbian, Android, iOs) all seem to connect to it fine with SSL.

    For those in the business who *need* webmail, we have Roundcube with an OWA-like theme, IIRC. Otherwise, the default install is Thunderbird for a few simple reasons:

    1. Multiple Identities - we couldn't get this working nicely on Outlook (for those using Windows)... and by nicely, I mean at all... without paying... and why should I pay for something that both Gmail and Thunderbird offer for free (and work on any platform, not just Windows)?

    2. Portability - I can move from Windows to Linux to Mac and vice versa and/or upgrade my machine and all I need to do is copy the profile directory from the old machine to the new and voila, I don't have to set anything up - all my accounts, filters, add-ons and everything else are just there, waiting for me. It also makes deploying stuff easier when we get new users because then all we need to change are the mailbox credentials and they're up and running with the same things as everyone else (Same with Firefox, even though most of us use Chrome which Google syncs most of anyway, Firefox portability isn't easy to match from what I can ascertain).

    3. I appreciate people who want to use mutt/pine as their email client, but really... it's not the most user-friendly interface unless you're already familiar with a CLI and have SSH access. For joe-blow office drone, mutt and whatnot just isn't practical. If, hypothetically, someone in the organization specifically wanted to use mutt, we wouldn't stop them, but they would have to make a case for wanting SSH access... and someone who wants SSH but who isn't employed as a technical person might have a hard time doing that.

    4. It's been a long time since I tried any of the other clients (Kmail, Pegasus, Eudora) but... there's probably a good reason for it. Evolution just didn't do it for me, and that it's the default in many Linux distros annoys me and that getting rid of it basically is impossible without $package_manager wanting to remove Gnome in it's entirety as well (which some of us use).

    5. We write our emails in plain-text by default. We have a little html in our signatures but it's just a couple of links.

    6. Familiarity. Thunderbird is relatively familiar to even new recruits - it looks a bit like Outlook used to, which may or may not be a good thing, but, in either case, getting new people up to speed doesn't take too much time.

    Those are all I can think of at the moment, but basically the moral of the story is, if you separate out your mail sufficiently there's no reason you can't take advantage of webmail providers for newsletters and non-critical stuff, and keep the private mail, well, private, using your client of choice. We like Thunderbird, you might not. It's a matter of taste. But we have managed to keep our systems open (as in with mostly FOSS), relatively secure, relatively extensible and relatively easy to deploy, all without sacrifice (as far as we know, anyway - correct me if I'm wrong).

    --
    Founder & COO, Hayai India (hayai.in) / USA (hayaibroadband.com) // t: @mgcarley
  105. Best Linux Email by Anonymous Coward · · Score: 0

    The very best Linux email program is still KMail. No, not the buggy, still not finished KMail from KDE 4.x, but KMAIL from KDE 3.5.10. It still runs just fine, is pretty fully developed, and is far more functional than the later version.