summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-09-20- Support %z variable in host configuration options (#1487003)alecpl
2010-08-25- Fix parse error after uncommenting default ldap_public settings (#1486953)alecpl
2010-06-23- removed PHP closing tagalecpl
2010-06-20- Add %dc variable support in base_dn/bind_dn config (#1486779)alecpl
2010-06-11- Add option to set separate footer for HTML messages (#1486660)alecpl
2010-06-07- support dynamic hostname variables in 'username_domain' optionalecpl
2010-06-03- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)alecpl
2010-05-29- Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712)alecpl
2010-05-28- Add 'imap_timeout' option (#1486760)alecpl
2010-05-20Default line length is 72thomascube
2010-05-20Display and send messages with format=flowed (#1484370), fixes word wrapping ...thomascube
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 recipie...alecpl
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
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
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 (#148...alecpl
2010-02-25- Password: Make passwords encoding consistent with core, add 'password_chars...alecpl
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
2009-10-13- Option 'force_https' replaced by 'force_https' pluginalecpl
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 inside...alecpl
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