Slashdot Mirror


Thunderbird 1.5 Arrives

Tech Support writes "Thunderbird 1.5 is here! It's ready to download, so get going. Finally, Firefox 1.5 has its counterpart. New features included automatic updates, anti-phishing protection, inline spellchecking, saved search folders, podcasting, RSS improvements, the ability to delete attachments from messages, and a whole lot more."

67 of 399 comments (clear)

  1. Re:But does it have... by Anonymous+Brave+Guy · · Score: 2, Insightful

    Isn't that what Sunbird is supposed to be for?

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  2. Does it move sent mail into the appropriate folder by Threni · · Score: 2, Interesting

    ie the one the replying to the email from is located?

    Actually, I stopped using Thunderbird when I lost all my email in my last Windows backup/restore. Now I just use my Gmail from Firefox account. Does it have anything cool in it that means there's actually a point in using an email client any more, or do I just stick with my browser?

  3. Deleting attachments from messages. by aphoenix · · Score: 3, Insightful

    That's a tasty feature. Why isn't there a "Spread Thunderbird" website? mmm... Spread...

    1. Re:Deleting attachments from messages. by Zemplar · · Score: 4, Funny

      "Why isn't there a "Spread Thunderbird" website? mmm... Spread..."

      On the heels of the Bird Flu pandemic, I'm not convinced this would be good publicity.

  4. hope they fixed some of the more glaring bugs by Adult+film+producer · · Score: 2, Informative

    I hope they've fixed some of the more glaring bugs, such as when an email has lots and lots of attachments that fill up the window, making it next to impossible to read the content of the email (the attachment bucket at the bottom just grows and grows, with no way to shrink it.)

    I also notice that when having "Full Headers" viewable, it's impossible to read the content of the email.

    1. Re:hope they fixed some of the more glaring bugs by Derek+Pomery · · Score: 5, Informative

      Trivial to fix with a custom userChrome.css stylesheet.
      I don't have Thunderbird, but I had problem with expanded headers so I simply did the following: /* if full headers are enabled, trigger a scrollbar after ten lines */
      #msgHeaderView
      {
      max-height: 10em;
      overflow: auto;
      } /* keep the enigmail box from creating a scrollbar - annoying */
      #expandedEnigmailBox
      {
      max-width: 80em;
      }

      I don't know if the DOM Inspector is available for Thunderbird, but every time I want to
      tweak the suite a little, I actually edit it. No harder than editing a web page.

      --
      -- perl -e'print pack"H*","6e656d6f406d38792e6f7267"' /. ate my old sig. Bastards.
    2. Re:hope they fixed some of the more glaring bugs by PetoskeyGuy · · Score: 2, Insightful

      Message filtering is still archaic.

      Someone had some fun playing with XUL and changed the interface, but the core message filtering is still an All or Any situation.

  5. it is by Colin+Smith · · Score: 4, Insightful

    It'd be nice if they were aware of each other.

    --
    Deleted
  6. Maybe Outlook import has improved by Commander+Spock · · Score: 2, Informative

    Several versions ago, I tried to import all of my mail from Outlook (8 years worth, not ready to abandon my mail archive yet), and Thunderbird did a horrible job of it, preventing me from switching mail platforms.
    I'll give it another shot with this version, as I would love to be able to get away from Outlook once and for all.

  7. Upgrade by Doggan · · Score: 3, Funny

    That's a 1.5-1.07 => .43/1.07 => .401*100 => 40.1% upgrade!

    1. Re:Upgrade by aug24 · · Score: 4, Funny

      Hmm. I remember upgrading from Win 98 to Win 2000, and I don't recall a 2039% improvement. Maybe I got a dodgy copy.

      Justin.

      --
      You're only jealous cos the little penguins are talking to me.
  8. Re:Vertical Panes? by TeacherOfHeroes · · Score: 4, Informative

    This has been in Thunderbird since at least 1.0

    View > Layout > Vertical View

  9. Threading by aussie_a · · Score: 2, Interesting

    I've found Gmail's threading to be much more superior over Thunderbird's (despite Gmail's simplicity in threading, or perhaps because of it). Has thunderbird improved in this regard?

  10. Re:Does it move sent mail into the appropriate fol by Metasquares · · Score: 2, Informative

    Why not use IMAP? IMO, it's the best of both worlds: Messages are stored on the server, so you can still get them (from anywhere) if your client stops working, and you get all of the nice features of Thunderbird.

  11. In Portage already? by Metasquares · · Score: 2, Informative

    Wow, mozilla-thunderbird-1.5 is already in Portage. The binary isn't yet, though.

    1. Re:In Portage already? by hawaiian717 · · Score: 2, Interesting

      Yeah, but how long until it's marked stable? Firefox 1.5 (both the source and binary versions) are still marked testing.

      --
      End of Line.
  12. If you prefer integration.... by CTho9305 · · Score: 3, Informative

    If you like an integrated suite, be sure to give SeaMonkey a try. It's got pretty much the same features as Thunderbird 1.5, but also includes a browser and more.

  13. Re:But does it have... by yobjob · · Score: 3, Funny

    And just what is wrong with the Playboy Calendar?

  14. Re:Still no multiple SMTP by Anonymous Coward · · Score: 2, Informative

    Did you even bother to install it. If you look at the Account Settings and try to change your Outgoing Server settings(SMTP) you will see a menu where you can add en remove multiple smtp servers. You can hook up each account you have with a smtp server you specified there.

  15. Re:But does it have... by epiphani · · Score: 4, Informative

    Honestly, this is the very feature Thunderbird is lacking that prevents me from switching to it. I get a whole bunch of VCAL messages from my Outlook-utilizing co-workers, which end up simply in my head since I use pine.

    If thunderbird had VCAL support and very basic calendaring, I'd switch because then I'd actually have a reason to use it over pine.

    --
    .
  16. Podcasting? In an email application?? by timbck2 · · Score: 4, Insightful

    Can anyone say "feature creep"?

    --
    Absurdity: A statement or belief manifestly inconsistent with one's own opinion. -- Ambrose Bierce
    1. Re:Podcasting? In an email application?? by wossName · · Score: 2, Informative

      No, from what I see (Bugzilla entry) this is just a way to represent Podcast links in RSS feeds like e-mail attachments.

      If there was functionality to podcast built into TB, I'd agree with you, though.

      --
      Someone is wrong on the Internet!
    2. Re:Podcasting? In an email application?? by GeorgeH · · Score: 2, Insightful

      RSS makes sense to me in an email app. An RSS feed can be thought of as a publicly readable email account, accessed over HTTP instead of POP3 or IMAP. And RSS items sometimes have attachments, just like emails.

      --
      Why can't I moderate something "Wrong" or at least "Grossly Misinformed"?
    3. Re:Podcasting? In an email application?? by DeeKayWon · · Score: 2, Funny

      Old & busted: "Every program expands until it can send mail."

      New hotness: "Every program expands until it supports podcasting."

  17. No, and in addition... by SenorCitizen · · Score: 2, Insightful

    ...the Calendar XPI add-on that I used with 1.06 doesn't work with the new version. Bummer. This seems to be a problem with all Firefox/Thunderbird updates -- add-ons never seem to work with new versions. Or rather, they're blocked automatically even if they would work without an update.

    1. Re:No, and in addition... by masklinn · · Score: 5, Informative

      They're not blocked by the update, they're blocked by the creator of the extension in the configuration file.

      If you want to try to manually bump your extensions (so that Thunderbird sees them as compatible), close Thunderbird, go to %APPDATA%\Thunderbird\Profiles\{your_profile}\exte nsions, open the "extensions.rdf" file, bump all the "em:maxVersion" that are set at 1.0, 1.0+ or 1.0.something to "1.5+", save, close, restart thunderbird.

      Beware though, if you have TRULY incompatible extensions (may happen, especially for big version changes), you may bork your UI completely. I'd suggest a full profile archiving before trying so that you can reset everything if issues arise.

      --
      "The way we can tell it's C# instead of Haskell is because it's nine lines instead of two." -- wadler
  18. Re:Does it move sent mail into the appropriate fol by n00tz · · Score: 4, Informative

    If IMAP isn't available for your email: Thunderbird allows you to "leave the (POP) messages on the server", "don't delete (from server) until moved from inbox", and "fetch headers only" from server.

    I use "leave messages on server" and "Don't Delete" functions for portability as well as being able to access the same mailbox(es) from multiple computers(ie. pulling my personal mail to my work computer and leaving it available for home computer, or pulling my gmail account email to the email client and keeping it available on webmail too).

    I also backup my %root%/Documents and Settings/%username%/Application Data/Thunderbird folder to keep my email settings the same as they were pre-reformat if I'm doing a backup before I reinstall windows every ~3 months or so. You can do the same with Firefox, but I have run into some problems if I saved said profile folder from one version and tried to port it into a new version. The easy fix is to make sure you keep the installer from the last version of software, replace the profile folder, and upgrade with the newest installer.

    --
    I had college once, but I drank some fluids and got a lot of rest and eventually it was cured.
  19. Does it have.... by Zedrick · · Score: 2, Interesting

    the option to use pure text? That is, no HTML what so ever. Not in the text, not when qouting, not ever? I've read a million howtos about this (for previous versions, on Win and Linux), but haven't been able to totally disable HTML - afaik it's not possible. Somebody please correct me.

  20. Re:But does it have... by irenetheno · · Score: 3, Informative

    The Lightning project is Thunderbird with calendaring built-in.

  21. Re:Vertical Panes? by davidstrauss · · Score: 4, Insightful

    Yeah, but it sucks because Thunderbird doesn't support the part that makes it workable: multiline listings for the messages. You can't comfortably fit message data in a small column without a creative layout.

  22. On 1.5 you can. by IAAP · · Score: 3, Informative
    I just downloaded 1.5.

    Click on the "Properties", Click on the "Outgoing Server", Click on "Add". There you can add the SMTP server you want.

    Then to associate the server you want for a particular account. Go into that account's main Account Settings page and you'll see a dropdown listbox that will have the SMTP server you just added.

    It's working a bit different from 1.0.7.

    1. Re:On 1.5 you can. by craznar · · Score: 2, Insightful

      "Then to associate the server you want for a particular account. " However, SMTP servers are not associated with an account, but a connection. Unless you have lots of open relays in your ISPs, which I don't.

      --
      EMail: 0110001101100010010000000110001101110010 0110000101111010011011100110000101110010 0010111001100011011011110110
  23. no changes since RC2 by AndyST · · Score: 5, Informative

    If you had 1.5rc2 installed: Scott MacGregor wrote that the 1.5 release has no changes since rc2. So you won't need to update unless you really want that build date (like me)

    1. Re:no changes since RC2 by mlefevre · · Score: 2, Informative

      Really want which build date? The build date on 1.5 is the same as on RC2 - 20051201. It's the same build.

  24. Re:Pussies, the lot of you by trandism · · Score: 2, Funny

    Have you tried telnet host 25?

    --
    www.lemonodor.com A mostly Lisp weblog
  25. The Mailer I want by Qbertino · · Score: 2, Interesting

    Thunderbird is ok. Really ok. It multi-plattform, uses mbox, has some cool automation/filtering and is relatively easy to set up and recover on all plattforms.
    Yet it still looks like a software that's aping last decades Outlook/Netscape Mail crappyness.
    What I whish for is this:

    Three-Divided is the 5uXX0rz!!1!1!!11ONE!
    Default non-three-divided screen. Three-devided is pointless. It sucks. It really does. Nobody really needs it and it definitely is bad as a default setting. If at all it should be optional. This is one thing that elitistware called Mutt actually really does right. I'd like Thunderbird with tabbed fullscreen folder, mails, read and edit views. With easy switching up and down the herachy with Ctrl.-Arrow or something. It can't be that hard, no?

    Encryption. All variants. Out of the box.
    Zero-hassle, zero compile this, semi-maybe-works-if-your-lucky pseudo wannabe plugin encryption. As in: Start Mailer, Klick "Encryption", Klick "Make Key" and get rolling. It can't that hard, or? KMail and Thunderbird have be practically lying about this to the community for years. Both say they support encrytion. Fact is, they don't. Enigmail is compiling agains a moving target and rarely hits - i couldn't get it to run once - and KMail encryption, despite their bold marketing claims on the projects website, is Vaporware. Pure and utter.

    (Note to KMail: If I have to compile at least 2 different frameworks, including downloading some rare, bizar Aegypten library kit and, on top of that, fiddle with some arcane pseudo-plugin architecture in order to get a "KMail Encryption Plugin" running, then KMail does not offer a Plugin. A plugin is just that: You Plug it in and it just works. Bottom line: Please quit lying to your users. It pisses them off. qed)

    If only a mailer would offer these features, one could actually presume that E-Mail clients have arived in the 21st century. Until then all mailers suck. One way or the other.

    --
    We suffer more in our imagination than in reality. - Seneca
  26. Inline spellchecking needs work by twelvemonkeys · · Score: 4, Informative
    I've been using 1.5 since RC1, and as much as I was looking forward to having this feature, I've had disabled inline spellchecking because it's not quite ready for prime time.

    Try replying to a large email (100K+) -- Thunderbird will choke and your CPU usage will go through the roof, as Thunderbird inexplicably tries to spellcheck words you've not written in the previous email history. I've had Thunderbird choke for over 10 minutes on certain emails before I finally had to kill the process.

    Hoping they fixed this one for 1.5-final.

    1. Re:Inline spellchecking needs work by Tony+Hoyle · · Score: 2, Interesting

      TB has never really scaled... it slows down as your inbox gets larger for example - now takes over 3 minutes to open one of my work inboxes (10,000+ messages).

      Plus there's being unable to reply before it's downloaded the attachments to the message (you just get a blank email instead of the original text quoted).

      Funnily enough the best for large stuff seems to be Outlook Express. Only that's basically unusable because it doesn't do quoting correctly and you have to manually edit the message (trying doing that when replying to a 500 line epic).

  27. Actually, not Seamonkey by mrchaotica · · Score: 4, Informative

    What you really want is Lightning. Unfortunately, they appear to have missed their December 2005 target release date for v0.1

    --

    "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

    1. Re:Actually, not Seamonkey by dpmapping · · Score: 2, Funny

      ...perhaps if they had used a calendar package to keep track of that date..... Too obvious? maybe...

  28. Re:Don't... make... me... choose... by mrchaotica · · Score: 2, Insightful

    I use Mail too, but I still have to have Thunderbird anyway. Now, if only Apple would make a News.app...

    --

    "[Regarding the 'cloud,'] ownership was what made America different than Russia." -- Woz

  29. Mozilla Address Book by JoaoPinheiro · · Score: 2, Insightful

    Great, now if only they could actually put some work into improving the Mozilla Address Book...

  30. Re:Does it move sent mail into the appropriate fol by MemRaven · · Score: 4, Insightful
    The problem is that it's pretty easy to get a pretty massive web-mail account these days (free for GMail, very little cost for anybody else), but try getting an IMAP account with 2GB+ of mail space. I mean, seriously. If I could find one, I would gladly pay a reasonable amount of money for it, but I've never seen one that offers:
    • A reasonable (1GB+) amount of disk space.
    • IMAP and webmail access.
    I've seen various combinations (particularly a large amount of disk space with POP), but never a really good IMAP service. If someone knows of one please let me know!
  31. Re:But does it have... by fimbulvetr · · Score: 3, Informative

    You should try using evolution. I recently switched to that from using thunderbird for 1.5 years, and kmail before that. At this rate, it'll be a long time before I switch again.

  32. wow by zogger · · Score: 3, Funny

    Maybe Mozilla should look into offering some sort of all in one solution, like web browsing, email and a calendar function in an all together coordinated release? Maybe that would work, keep those apps most folks use all the time anyway in sync with each other and be one good quality app people could use for those common functions. I think it's a good idea,I wish they would try it, seems like a potentially great solution;)

    1. Re:wow by JourneymanMereel · · Score: 2, Insightful

      You mean something like SeaMonkey?

      --
      Life has many choices. Eternity has two. What's yours?
  33. Now all they need to do is use 1 Runtime Engine by enmane · · Score: 4, Interesting

    So we'll have TBird, Firefox, and a Calendar all running off 3 instances of the same runtime engine - hey, that's SMART!

    why not have the runtime engine built into all three products but only install if it isn't already present? Ya know, save memory and work on improving 1 engine instead of 3. Oh yeah, that's too smart and already exists as Mozilla (which was canned)...err...SeaMonkey.

    This is being brought to you by the same category of boffins that duped you into believing that tearing apart the StarOffice Suite would IMPROVE system response when, in fact, it has slowed things down about tenfold while using up MORE memory.

    I don't doubt that they are good products on their own but how about using a runtime engine that is already present instead of loading a new one each time - PAY ATTENTION SUN AND OO.ORG.

    The regression of these 2 areas (i.e. Mozilla and openoffice) is so sad and considering that they are the 2 most used packages says something about the leaders of these software packages.

    For the life of me, I can't figure out:
    1) Why Sun dumped the integrated package and didn't make it opensource while opensourcing the split apps.
    2) Why the promise of increased speed hasn't been fulfilled?
    3) Why things would get 10x worse, in terms of speed, with OO?
    4) Why the FF and TB creaters aren't working on a common GRE? How many people DON'T use both at the same time?! I love the packages but after seeing the memory useage when using both and comparing to Mozilla, I quickly went back to the Mozilla Suite.

    Enough ranting for the day

  34. Re:Podcasting? by topher1kenobe · · Score: 2

    Podcasts are simply rss feeds. RSS reading can fit VERY well into an email style format. Making it aware of the extra tag saying "There's an mp3 associated with this post" and offering a link to download makes all the sense in the world.

    Having it read RSS and NOT handling the podcast stuff would be very dumb.

    --

    yadda

  35. Re:Doesn't run at all on my computer by cexshun · · Score: 2, Informative

    Problem solved. You cannot install TB over itself in the same directory. You must first uninstall the old version.
    To fix this, I uninstalled the new 1.5. Reinstall into a different folder. I created a new one called Thunderbird instead of 'Mozilla Thunderbird'. Then, delete the old directory and you are good to go.

  36. Re:Doesn't run at all on my computer by cexshun · · Score: 3, Informative

    Release Notes read

    All Systems
    * Prior to installing Thunderbird 1.5, please ensure that the directory you've chosen to install into is clean and doesn't contain any previous Thunderbird installations.

    Easy enough to miss.

  37. Re:Does it move sent mail into the appropriate fol by Heartz · · Score: 3, Informative
    Consider http://www.fastmail.fm. I've been using them for a good few years now and they've been rock solid. The best part of the service is that they have a neutral forum hosted at the popular EmailDiscussions.com forums. Here you can read genuine uncensored feedback about their service.

    Their largest account comes with 2GB's of space, IMAP/POP, Spam Assasin, Sieve, 250MB of file space and tonnes more other things. All for only 40bucks a year. They have other plans, so you can pick and choose what you need.

  38. Thunderbird has encryption by metamatic · · Score: 2, Interesting

    Thunderbird has S/MIME support built in, no plugins needed. So does Apple Mail, so you can communicate with Mac users.

    http://kb.mozillazine.org/Installing_an_SMIME_cert ificate

    I use it. It works. Mailing lists tend to fsck up signatures, though.

    --
    GCHQ Quantum Insert installed. If only our tongues were made of glass, how much more careful we would be when we speak
  39. why, yes by zogger · · Score: 2, Insightful

    yes, I did, see the smiley there in my post? heh. Seamonkey is the original idea for what mozilla used to offer, and it's still the best idea, an integrated solution. When the official moz emphasis switched to stand alone apps, I distinctly remember people bringing up the "uncoordinated versions" potential problem, and they were told it was a minimal problem. Now we can see it is a problem, and it will continue to be a problem, especially with all the extensions and plug ins and trying to get them to work across different applications since the "great breakup".

    Anyway, yes, I use seamonkey and encourage others to do so as well. I want one app that works for the most common web surfing uses. Choice is good here.

    1. Re:why, yes by JourneymanMereel · · Score: 2, Informative

      In some ways I miss the old days of the Mozilla suite, but in other ways I'm glad there's Firefox. For example, here at work a built in email client/chat client/news reader/kitchen sink (firefox doesn't have the kitchen sink, does it?) wouldn't be much use to me. I have to use Outlook for my email. So Firefox's browser only approach works well for me. But at home, where I use Firefox and Thunderbird having them all in one would be great. It sure would make install mail based plugins easier rather than having to download them and then load the extention manager in Thunderbird. And then my web browser could monitor my email and let me know when there's a new message like Netscape 4 did.

      As an aside, I would love to have a calendar app that also had a web based portion that worked well (my email is on an IMAP server w/Squirrelmail so I can access the same messages home or on the road... if only there was a WAP plugin). OK, enough on that tangent.

      So if I could only have it one way, I don't know which I'd choose. Though I'll probably be giving SeaMonkey a try soon enough (trouble is, I finally convinced my wife to use Firefox for everything but her work email [OWA]).

      --
      Life has many choices. Eternity has two. What's yours?
  40. Thunderbird attachment pane bugs by frankie · · Score: 3, Informative
    Trivial to fix with a custom userChrome.css

    No, apparently it's not. CSS patches have been tried, and for some reason it doesn't work right for the attachment pane. See the following bugs for details (copy link to a new tab, slashdot referrer is blocked):

    • bugzilla.mozilla.org/show_bug.cgi?id=223340
    • bugzilla.mozilla.org/show_bug.cgi?id=242531

    If you can find a css tweak that works, please submit a patch.

    1. Re:Thunderbird attachment pane bugs by Derek+Pomery · · Score: 2, Insightful

      I unfortunately do not have firefox to examine, but in the suite, the attachment list uses a listbox. The thunderbird screenshot looks similar.
      In the suite, this listbox has has rows="3" set in attributes.
      I see no reason the same could not be done in Thunderbird.

      It is completely possible to set a max height on the list box, what is moderately annoying is that similar to the
      element in HTML, since the list is intended to be scrollable, this doesn't trigger scrollbars until the rowcount is hit.

      To fix this in Thunderbird would probably require editing the XUL file. Just like in web development, not *everything* can be done in CSS. In this case, requires ability to tweak a little "HTML" too. :)

      --
      -- perl -e'print pack"H*","6e656d6f406d38792e6f7267"' /. ate my old sig. Bastards.
  41. Re:Don't... make... me... choose... by jen20 · · Score: 2, Informative

    Check out OSXNews which is getting there as a newsreader, and is in a similar style to the Apple applications.

  42. XULRunner to the rescue... by rklrkl · · Score: 4, Informative
    OK, so it's difficult to know how to Google for this one without knowing its name first, but it might be XULRunner that you're ranting about w.r.t. a single runtime engine to fire up apps like Firefox etc.

    I believe this is indeed the replacement name for what used to be known as "GRE" (Gecko Runtime Environment) and can be used for *any* XUL-based application, not just stuff coming out of the Moz development team. What's not clear to me yet is exactly when this will be complete enough to be used by Firefox etc. - maybe for 2.0, maybe not.

  43. ****** broken by MrBandersnatch · · Score: 2, Interesting

    OK so silly me, feeling lucky today; thought Id install this over my old install since the version I was using (1.0.7) would open up and take 5 minutes to count the 150,000 unread messages that it *thinks * are in my inbox!

    Doh, of course now email doesnt work. No errors messages, no message boxes, NOTHING!

    Between this and FireFox 1.5 not displaying Flash, hogging massive amounts of memory, rendering some large pages a LOT more slowly than 1.0.x; crashing etc. etc; The Moz/FF have left me a lot less impressed than I once was...

  44. WARNING if you are on Windows uninstall..... by Honig+the+Apothecary · · Score: 3, Informative

    Uninstall your old versions of Thunderbird before running the installer for 1.5. I and a few other have had trouble when we let the installer for 1.5 just overwrite the older version. Backup your profiles, uninstall old version, install 1.5, and you should be good to go.

  45. Attachments still conquer my screen by Conanymous+Award · · Score: 2, Insightful

    I'm an avid user of Thunderbird, but unfortunately v1.5 still doesn't fix my pet peeve with the app: the enormo-attachment-list-you-can't-hide.

    Mailing list digests have the separate messages included as attachments, and on my 1024x768 screen resolution the attachment list, which Thunderbird finds obligatory to show, takes up a huge area.

    Dammit, how difficult can it be to put a little clickable arrow there so that I could minimize the attachment list??? Or have I missed an option somewhere?

  46. Re:Doesn't run at all on my computer by MrBandersnatch · · Score: 4, Interesting

    Well this just bit me and too be honest, the fact that it doesnt warn you that youre installing over an existing directory when doing the install *AND IF YOU DO DO SO IT BREAKS* I really class as a bug and one as bad as many Ive found in any MS product. Sure I like TB but good software should NOT do this sort of thing.

  47. WebMail, Yahoo, Hotmail Extensions Work by peeon · · Score: 2, Informative

    Now you can access the yahoo and hotmail accounts from your thunderbird email client using extensions instead of external programs. Available here Lastest versions of hotmail, yahoo extensions here

  48. You'd lose that bet by John+Straffin · · Score: 2, Informative

    The Sunbird/Calendar development team keeps a development weblog. Last updated 5 days ago. Oracle also has (as of May 2005, anyway) three employees working on the Lightning project.

    --
    My contempt for the behavior and beliefs of the two major political parties cannot be adequately expressed in 120 chara
  49. Re:But does it have... by level_headed_midwest · · Score: 3, Informative

    I use Kontact because I use KDE. You have to install half of KDE to get Kontact as it uses a *lot* of accessory apps, daemons, and the like. If I used Gnome or XFCE, I'd use Evolution. They are fairly similar- Evolution being a little bit more like Outlook and a little more professional (in my opinion) and Kontact is much more feature-filled as it has an RSS reader, built-in PDA sync program, a weather applet, etc. Both work very well, as does Thunderbird.

    --
    Just "gittin-r-done," day after day.
  50. Re:Does it move sent mail into the appropriate fol by Eq+7-2521 · · Score: 2, Informative

    Various sysadmins running servers on which I've needed email accounts have posited such "solutions". "Leave messages on server" with POP is NOT the same as IMAP. Using IMAP, if I receive 100 messages today on my laptop and delete 80, and then use my desktop tomorrow, having received 50 new messages in the interim, I'll only see the 20 "old" messages that are remaining and the 50 "new" messages, and only the latter set will be marked as "unread". Furthermore, if I replied to 10 of those and forwarded 2, I'll see those statuses marked on my desktop. With the POP kludge, I'll just get all 70 messages and all will be marked as "unread" because that's the first time that installation is seeing them. It's up to me to remember where I last left off and which messages to which I have already replied. This is assuming I remembered to really delete the 80 deleted items ("empty trash" or whatever) on the laptop the day before. If not, I'll get all 150 messages, all marked as unread. This is to say nothing of the fact that with the POP "solution" sent messages remain on the client, leaving me with no good way to review all messages I've previously sent.

    I find the "leave messages on server" "solution" to be so irritating that I now just have messages on such servers forwarded to an account on my own IMAP server.

    --
    At my age I find coming up with a witty signature too exhausting.
  51. no, they don't by penguin-collective · · Score: 3, Insightful

    So we'll have TBird, Firefox, and a Calendar all running off 3 instances of the same runtime engine - hey, that's SMART!

    Yes, it is, because it means that they all can use different versions of the runtime engine.

    For the life of me, I can't figure out:

    Well, keep thinking about it, maybe eventually you will figure it out. It makes sense to me: Firefox, Thunderbird, and OOo get the job done with a memory footprint, speed, and release dates that I can live with. That's what counts.