summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2009-03-09Update versions and docs + remove development-only stuffthomascube
2009-03-09Make ldap config template easier to uncommentthomascube
2009-02-27Add mimetype for .rar files according to a comment in #1485311thomascube
2009-02-27Fix mime-type detection using a hard-coded map (#1485311)thomascube
2009-01-17* bumping up copyright (happy new year ;-))till
2008-12-30Merge ldap_public with autocomplete_addressbooks settings + fix config file c...thomascube
2008-12-24Allow empty strings for imap_root config parameter (was changed in r2143) to ...thomascube
2008-12-16Be more tolerant when splitting strings + remove col that we don't have a lab...thomascube
2008-12-11- Performance: allow setting imap rootdir and delimiter before connect (#1485...alecpl
2008-12-04- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)alecpl
2008-11-28Option to check for new mails in all folders (#1484374)thomascube
2008-11-23Do serverside addressbook queries for autocompletion (#1485531) + make autoco...thomascube
2008-11-23- Allow setting attachment col position in 'list_cols' optionalecpl
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alecpl
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alecpl
2008-10-22* removed (probably stale) reference to config option, #1485415till
2008-10-22- Added option focus_on_new_message (#1485374)alecpl
2008-10-03- some option moved to user prefs sectionalecpl
2008-09-29- Added 'mime_param_folding' option with possibility to choosealecpl
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