summaryrefslogtreecommitdiff
path: root/roundcubemail/config/main.inc.php.dist
AgeCommit message (Expand)Author
2008-11-23- Allow setting attachment col position in 'list_cols' optionalec
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alec
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alec
2008-10-22* removed (probably stale) reference to config option, #1485415till
2008-10-22- Added option focus_on_new_message (#1485374)alec
2008-10-03- some option moved to user prefs sectionalec
2008-09-29- Added 'mime_param_folding' option with possibility to choosealec
2008-09-21Update user agent string (#1485390)thomasb
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomasb
2008-09-15- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)alec
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomasb
2008-08-30#1485307: typos fixedalec
2008-08-28- Added option 'quota_zero_as_unlimited' (#1484604)alec
2008-08-27- added options to use syslog instead of log file (#1484850)alec
2008-08-15Added pspell support patch by Kris Steinhoff (#1483960)thomasb
2008-08-12Switch installer from obsolete locale_string to language config optionthomasb
2008-07-31Fix read_when_deleted behavior + javascript codestylethomasb
2008-07-01change to config file missing from rev1580 (#1485179)alec
2008-06-15- actually we don't need default_skin optionalec
2008-06-15- Added option to select skin in user preferences (#1485031)alec
2008-06-14- Added option to disable displaying of attached images below the message bodyalec
2008-06-13- Added option to display images in messages from known senders (#1484601)alec
2008-06-08- option to disable autocompletion from selected LDAP address books (#1484922alec
2008-06-06Remove comment characters which where 'helpfully' added by vim.robin
2008-06-06Add option to log successful logins.robin
2008-06-06- TLS support in LDAP connections: 'use_tls' property (#1485104)alec
2008-05-26set delete_always to falsetill
2008-05-26fix to #1485083till
2008-05-15Better description of imap_auth_type optionthomasb
2008-05-15Make IMAP auth type configurable (#1483825)thomasb
2008-05-09Call load_host_config() and add reference to Howto_Config (#1485040)thomasb
2008-05-08- Option 'use_SQL_address_book' replaced by 'address_book_type'alec
2008-05-07/tmp/outrichs
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb
2008-04-11some options moved outside user preferences sectionalec
2008-04-11#1483863: empty trash and expunge inbox on logoutalec
2008-03-28Disable installer by default; add config option to enable it againthomasb
2008-03-21Add configurable default charset for message decodingthomasb
2008-02-21Correct example filter to work with the changes from r1025thomasb
2008-02-18Correct/clarify installation hintsthomasb
2008-02-16* tinymce has some issues (especially in the IE department), enable only if y...till
2008-02-14* added config variable for mime magictill
2008-02-13* introduced session_domaintill
2008-02-04Make sending of read receipts configurablethomasb
2007-11-25Don't create default folders by defaultthomasb
2007-10-28Copy changes from r892 and r903thomasb
2007-10-03Update copyright noticeihug
2007-09-20Make smtp HELO/EHLO hostname configurable (closes #1484067)robin
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomasb