Changeset 3a01c39 in github
- Timestamp:
- Jun 15, 2008 6:39:52 AM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- 18ebb90
- Parents:
- 67effe9
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
CHANGELOG
r67effe9 r3a01c39 35 35 ---------- 36 36 - Cleaned up localization names. Now named with lang_COUNTRY according to ISO 639-1/3166-1 37 - Updated Catala localization37 - Updated Catalan localization 38 38 39 39 2008/06/06 (robin) -
INSTALL
r5d725ed r3a01c39 22 22 - memory_limit (increase as suitable to support large attachments) 23 23 - session.auto_start needs to be off/0 24 * PHP compiled with Open SSL to connect to IMAPS and to use the spell checker24 * PHP compiled with OpenSSL to connect to IMAPS and to use the spell checker 25 25 * A MySQL or PostgreSQL database engine or the SQLite extension for PHP 26 26 * One of the above databases with permission to create tables -
README
r47124c22 r3a01c39 17 17 from an e-mail client, including MIME support, address book, folder manipulation, 18 18 message searching and spell checking. RoundCube Webmail is written in PHP and 19 requires the MySQL or Postgresdatabase. The user interface is fully skinnable19 requires the MySQL, PostgreSQL or SQLite database. The user interface is fully skinnable 20 20 using XHTML and CSS 2. 21 21 22 22 This project is meant to be a modern webmail solution which is easy to 23 install/configure and that runs on a standard PHP plus MySQL or Postgres23 install/configure and that runs on a standard PHP plus MySQL, PostgreSQL or SQLite 24 24 configuration. It includes open-source classes/libraries like PEAR 25 25 (http://pear.php.net) and the IMAP wrapper from IlohaMail … … 80 80 You're always welcome to send a message to the project admin: 81 81 hello@roundcube.net 82 83
Note: See TracChangeset
for help on using the changeset viewer.
