summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alecpl
2010-03-05- Add 'delete_always' option to user preferencesalecpl
2010-03-05- Support/Require tls:// prefix in 'smtp_server' option for TLS connectionsalecpl
- "Split" config file into sections
2010-03-04- Fix inconsistent behaviour of 'delete_always' option (#1486299)alecpl
2010-03-03Allow admins to define defaults for search modifiers (#1485897)thomascube
2010-03-02- Added force_7bit option to force MIME encoding of plain/text messages ↵alecpl
(#1486510)
2010-02-25- Password: Make passwords encoding consistent with core, add ↵alecpl
'password_charset' global option (#1486473)
2010-01-26- Add support for MDB2's 'sqlsrv' driver (#1486395)alecpl
2010-01-01- added warning about using TLS with SMTPalecpl
2009-11-02More options for top posting feature (#1484272) using patch from Phil Weirthomascube
2009-11-02- top posting (#1484272)alecpl
2009-10-21Revert r3038 and allow to specify the port as value of force_httpsthomascube
2009-10-14- Added server-side e-mail address validation with 'email_dns_check' option ↵alecpl
(#1485857)
2009-10-13- Option 'force_https' replaced by 'force_https' pluginalecpl
- added option 'force_https_port' in 'force_https' plugin (#1486091)
2009-09-24- set enable_caching=false by defaultalecpl
2009-09-23- sorting by message index - added 'index_sort' option (#1485936)alecpl
2009-09-21- Added 'ldap_debug' option + small change to not rely on rcube_config ↵alecpl
inside rcube_ldap class
2009-09-12- added comments to set absolute path for SQLite DSN (#1486095)alecpl
2009-08-07Little config improvementsthomascube
2009-07-31- Added 'display_next' optionalecpl
2009-07-14- added 'smtp_debug' optionalecpl
2009-07-08- set mime_param_folding to '1' by defaultalecpl
2009-07-07- Added 'imap_debug' option, described 'sql_debug' option in config filealecpl
2009-07-07- Support strftime's format modifiers in date_* options (#1484806)alecpl
2009-07-07- Support %h variable in 'smtp_server' option (#1485766)alecpl
2009-07-02Add option to enforce https connectionsthomascube
2009-06-05- add 'Deleted' to search filteralecpl
2009-05-26- Support initial identity name from virtuser_query (#1484003)alecpl
2009-05-25- get rid of 'plugins_dir' option, plugins directory must be in Roundcube ↵alecpl
root (like skins)
2009-05-16- Added possibility to encrypt received header, option ↵alecpl
'http_received_header_encrypt', added some more logic in encrypt/decrypt functions for security
2009-05-01Applied patch for pspell language configuration (#1485822)thomascube
2009-04-23- Added log_date_format option (#1485709)alecpl
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomascube
sample plugins)
2009-04-14- Support STARTTLS in IMAP connection (#1485284)alecpl
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 ↵thomascube
creation
2008-12-24Allow empty strings for imap_root config parameter (was changed in r2143) to ↵thomascube
remain backward compatible but cache imap root and delimiter in session
2008-12-16Be more tolerant when splitting strings + remove col that we don't have a ↵thomascube
label for
2008-12-11- Performance: allow setting imap rootdir and delimiter before connect ↵alecpl
(#1485172)
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 ↵thomascube
autocompletion list clickable
2008-11-23- Allow setting attachment col position in 'list_cols' optionalecpl
- Allow override 'list_cols' via skin (#1485577) - Fix: allow empty attribs in templates
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alecpl
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alecpl
- Allow deleting identities when multiple_identities=false (#1485435)
2008-10-22* removed (probably stale) reference to config option, #1485415till
2008-10-22- Added option focus_on_new_message (#1485374)alecpl