Changeset 3a01c39 in github


Ignore:
Timestamp:
Jun 15, 2008 6:39:52 AM (5 years ago)
Author:
alecpl <alec@…>
Branches:
master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
Children:
18ebb90
Parents:
67effe9
Message:
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • CHANGELOG

    r67effe9 r3a01c39  
    3535---------- 
    3636- Cleaned up localization names. Now named with lang_COUNTRY according to ISO 639-1/3166-1 
    37 - Updated Catala localization 
     37- Updated Catalan localization 
    3838 
    39392008/06/06 (robin) 
  • INSTALL

    r5d725ed r3a01c39  
    2222   - memory_limit (increase as suitable to support large attachments) 
    2323   - session.auto_start needs to be off/0 
    24 * PHP compiled with Open SSL to connect to IMAPS and to use the spell checker 
     24* PHP compiled with OpenSSL to connect to IMAPS and to use the spell checker 
    2525* A MySQL or PostgreSQL database engine or the SQLite extension for PHP 
    2626* One of the above databases with permission to create tables 
  • README

    r47124c22 r3a01c39  
    1717from an e-mail client, including MIME support, address book, folder manipulation, 
    1818message searching and spell checking. RoundCube Webmail is written in PHP and 
    19 requires the MySQL or Postgres database. The user interface is fully skinnable 
     19requires the MySQL, PostgreSQL or SQLite database. The user interface is fully skinnable 
    2020using XHTML and CSS 2. 
    2121 
    2222This 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 Postgres 
     23install/configure and that runs on a standard PHP plus MySQL, PostgreSQL or SQLite 
    2424configuration. It includes open-source classes/libraries like PEAR 
    2525(http://pear.php.net) and the IMAP wrapper from IlohaMail 
     
    8080You're always welcome to send a message to the project admin: 
    8181hello@roundcube.net 
    82  
    83  
Note: See TracChangeset for help on using the changeset viewer.