Roundcube Webmail
Posted: December 18th, 2006 | Author: adq890 | Filed under: open source | No Comments »
For details roundcube
This my installation guide using Fedora Core 6
- Make sure Apache Server and MySQL Server properly installed on server.
- Normally web dir -> /var/www/html or /var/www (ubuntu) . Extract the source file to that dir. – > #tar xzvf roundcubemail-0.1beta2.tar.gz -C /var/www/html

