A few minor errors regarding the new release:
In the upgrade instructions, no mention is made of replacing index.php (Roundcube did not work until I replaced it).
The README file includes this amusing section:
Installation:
For detailed instructions on how to install SquirrelMail on your server,
please refer to the INSTALL document in the same directory as this document.
Also, if I am reading the code right, RoundCube now automatically checks for IMAPS support and utilizes it with out the code hack discussed in "Re: Using imaps instead of imap"; am I correct in this assumption?
The progress is great!
jw
On Fri, 7 Oct 2005 17:50:13 +0200, Thomas Bruederli roundcube@gmail.com wrote:
Hello everybody.
In the last couple of weeks a lot of improvements and bugfixes found
their way into this new release of the RoundCube webmailer.
We added the PEAR::DB module to support more databases. This is
currently tested with MySQL and SQLite and also supports PostgreSQL.
Then the following new translations were added: French, Italian,
Spanish, Danish and Dutch. Thanks to all the translators for their
work!
If you already use RoundCube webmail you'll not see many changes in
the front end because most of the improvements were made to the
backend. But it's recommended for all users to replace their
installation with the new release.
Get the files directly from
http://prdownloads.sourceforge.net/roundcubemail/roundcube_webmail_0.1-20051...
or check out the latest CVS version.
And here you can find the changelog and release notes:
http://sourceforge.net/project/shownotes.php?release_id=361839
Have fun!
Thomas