summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2008-09-21Update user agent string (#1485390)thomascube
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomascube
2008-09-15- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)alecpl
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomascube
2008-08-30#1485307: typos fixedalecpl
2008-08-28- Added option 'quota_zero_as_unlimited' (#1484604)alecpl
2008-08-27- added options to use syslog instead of log file (#1484850)alecpl
2008-08-26- Removed support for PEAR::DB driveralecpl
2008-08-15Added pspell support patch by Kris Steinhoff (#1483960)thomascube
2008-08-12Switch installer from obsolete locale_string to language config optionthomascube
2008-07-31Fix read_when_deleted behavior + javascript codestylethomascube
2008-07-01change to config file missing from rev1580 (#1485179)alecpl
2008-06-15- actually we don't need default_skin optionalecpl
2008-06-15- Added option to select skin in user preferences (#1485031)alecpl
2008-06-14- Added option to disable displaying of attached images below the message bodyalecpl
2008-06-13- Added option to display images in messages from known senders (#1484601)alecpl
2008-06-08- option to disable autocompletion from selected LDAP address books (#1484922alecpl
2008-06-06Remove comment characters which where 'helpfully' added by vim.svncommit
2008-06-06Add option to log successful logins.svncommit
2008-06-06- TLS support in LDAP connections: 'use_tls' property (#1485104)alecpl
2008-05-26set delete_always to falsetill
2008-05-26fix to #1485083till
2008-05-15Better description of imap_auth_type optionthomascube
2008-05-15Make IMAP auth type configurable (#1483825)thomascube
2008-05-09Call load_host_config() and add reference to Howto_Config (#1485040)thomascube
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alecpl
2008-05-07/tmp/outsvncommit
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomascube
2008-04-11some options moved outside user preferences sectionalecpl
2008-04-11#1483863: empty trash and expunge inbox on logoutalecpl
2008-03-28Disable installer by default; add config option to enable it againthomascube
2008-03-22* fixing spelling errors reported in #1484885till
2008-03-21Add configurable default charset for message decodingthomascube
2008-03-03Make rcube_install class PHP4 compatible + add warning for MDB2 on PHP4 + set...thomascube
2008-02-21Correct example filter to work with the changes from r1025thomascube
2008-02-18Correct/clarify installation hintsthomascube
2008-02-16* tinymce has some issues (especially in the IE department), enable only if y...till
2008-02-14* changing back, problems with mdb2, no time to troubleshoottill
2008-02-14* added config variable for mime magictill
2008-02-13* introduced session_domaintill
2008-02-04Make sending of read receipts configurablethomascube
2008-01-29* changed default to mdb2 (it's better maintained and faster)till
2007-11-25Don't create default folders by defaultthomascube
2007-11-09Update the list of supported databasesthomascube
2007-10-28Copy changes from r892 and r903thomascube
2007-10-03Update copyright noticesvncommit
2007-09-20Make smtp HELO/EHLO hostname configurable (closes #1484067)svncommit
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomascube
2007-09-10Use server's timezone for defaults (#1484288)thomascube