Reply to thread

thx you guys for the quick password fix.


About the hotmail checking:


there is a opensource webmail plugin for thunderbird.


I use it and it's very good


About


The Webmail extension integrates web site based email accounts in to Mozllia Thunderbird, this allows Thunderbird to download and to send emails using the web site.


Currently Yahoo, Hotmail, Lycos (Europe), MailDotCom, Gmail, Libero, and AOL domains are supported.


http://webmail.mozdev.org/



Source Code


The webmail source code can be accessed in either of the following ways:


    * View the source using the CVS web interface

    * Check out the source using anonymous CVS with the following commands (password is guest):


                      cvs -d :pserver:guest@mozdev.org:/cvs login

                      cvs -z3 -d :pserver:guest@mozdev.org:/cvs co webmail

                     


CVS clients and Help Documentation can be found at cvshome.org.


Top Bottom