Slashdot Mirror


Mozilla Releases Thunderbird 2.0.0

An anonymous reader writes "The Mozilla Corporation has released Thunderbird 2.0.0. Among the improvements are Message Tagging, updated UI, Advanced Folder Views, Better New Mail Notification and Full Support for Windows Vista and 64-bit versions of Windows."

2 of 311 comments (clear)

  1. Re:One wonders by MoonFog · · Score: 1, Redundant

    Most corporations use the groupware in Exchange/Outlook, Thunderbird can't really compete there as it does not have a proper exchange equivalent to talk to.

    I've seen countless people use Thunderbird as a regular email client, that they use with their personal email.

  2. Damn hippy code by Anonymous Coward · · Score: -1, Redundant
    This is the actual source from Thunderbird, although I changed the name of the function as being OSS sourcecode it was ppMlChk32()...

     

    while(true)
    {
        CheckIfThereIsAnyMail();
        sleep(1);
    }


    And yes I do care about 5%, I use a laptop and don't want anything using up battery for no reason.