summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Collapse)Author
2010-04-21- Add sizelimit and timelimit variables in LDAP config (#1486544)alecpl
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomascube
2010-04-06- Added mimetype for text/calendar (.ics)alecpl
2010-04-06Configurable limit of address group membersthomascube
2010-04-02- Added optional (max_recipients) support to restrict total number of ↵alecpl
recipients per message (#1484542)
2010-03-27- contactgroups DDL for postgresalecpl
2010-03-26Added basic contact groups featurethomascube
2010-03-24- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)alecpl
2010-03-17- describe log_logins/smtp_log file namesalecpl
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomascube
2010-03-11- Options virtuser_* replaced with virtuser_* pluginsalecpl
- Plugin API: Implemented 'email2user' and 'user2email' hooks
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