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."

18 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. Deleting attachments from messages. by aphoenix · · Score: 3, Insightful

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

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

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

    --
    Deleted
  4. 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 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"?
  5. 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.

  6. 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.

  7. 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
  8. 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

  9. Re:hope they fixed some of the more glaring bugs by Anonymous Coward · · Score: 1, Insightful
    When you check mail from multiple accounts, does it tell you yet
    • Which account it's checking
    • How big the mail messages it's downloading are
    • How long to completion
    Us poor people who still can only get dialup really could use that.
  10. Mozilla Address Book by JoaoPinheiro · · Score: 2, Insightful

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

  11. 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!
  12. Re:wow by JourneymanMereel · · Score: 2, Insightful

    You mean something like SeaMonkey?

    --
    Life has many choices. Eternity has two. What's yours?
  13. 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.

  14. 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?

  15. 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.
  16. 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.

  17. 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.