summaryrefslogtreecommitdiff
path: root/INSTALL
AgeCommit message (Expand)Author
2012-01-27Update requirements list, remove TODOthomascube
2011-09-19Add Cherokee and Hiawatha webservers to requirements listthomascube
2011-09-15- Require magic_quotes_runtime=Off because it modifies data streams (too much...alecpl
2011-02-15List Net_IDNA2 as required libthomascube
2011-01-14- Require PHP 5.2.1 or greateralecpl
2010-12-01- Fix setting charset of attachment filenames (#1487122)alecpl
2010-11-27Mention Auth_SASL as required PEAR packagethomascube
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-05-18- Renamed all php-cli scripts to use .sh extensionalecpl
2010-04-20Replace ALTER TABLE statement in Sqlite schema update script; more precise in...thomascube
2010-04-12- Fix regression in disposition-notification (#1486623)alecpl
2010-03-08- Mail_Mime 1.6.1alecpl
2010-03-08- Net_SMTP 1.4.2 with fix for #1486537alecpl
2010-03-06- re-fix (#1486474) + require MySQL 4.0.8 + add index/update in identities tablealecpl
2010-02-18Add (inactive) session.cookie_path line to .htaccess as suggested in #1486456thomascube
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alecpl
2010-02-03- small updatealecpl
2010-02-03- update requirements, remove GD checkalecpl
2009-11-04- add precise note about UTF-8 in databasealecpl
2009-08-28- Fix endless loop on error response for APPEND command (#1486060)alecpl
2009-08-27Don't set php_value error_log in .htaccess by defaultthomascube
2009-05-29- corrected apache modules namesalecpl
2009-05-28Speedup UI by using CSS sprites and etags/expires/deflate for static filesthomascube
2009-05-02- some hints to use sqlite db (#1485821)alecpl
2009-02-16- added info to create unicode database (#1485687)alecpl
2008-11-29Simplify MYSQL database initialization instructionsthomascube
2008-11-03Handle magic_quotes on runtime and remove them from the requirements list (#1...thomascube
2008-08-08- updated php.ini settings requirementsalecpl
2008-06-15- small doc fixed (#1485133)alecpl
2008-06-13Mention dependency of the DOM exension and add link to php.netthomascube
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube
2008-03-28Disable installer by default; add config option to enable it againthomascube
2008-02-26Fix database initialization and check write access on the DB; update INSTALL ...thomascube
2008-02-18Correct/clarify installation hintsthomascube
2008-02-01* fixed #1484437till
2007-11-25Fix wrong Postgres setup instructions in INSTALLthomascube
2007-11-19Cast to array because this could be empty; update requirements descriptionthomascube
2007-10-28Copy changes from r892 and r903thomascube
2007-08-09Fixes interface lock-up issues and minor bugs (richs)svncommit
2007-05-17Updated description files and version infothomascube
2007-03-21Minor bugfixes posted to the dev-mailing listthomascube
2006-08-25Finalized new message parsing. Attention: changes in database schemathomascube
2006-08-06Finalized 0.1beta2 releasev0.1-beta2thomascube
2006-06-30Misc bug and compatibility fixessvncommit
2006-05-05Corrected INSTALL description (Bug #1476106)thomascube
2006-02-19Updated installation instructionsthomascube
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandthomascube
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres su...thomascube
2005-11-06Added localized messages to client and check form inputthomascube
2005-10-31Added Finnish, Romanian and Chinese translationthomascube