summaryrefslogtreecommitdiff
path: root/roundcubemail/config/main.inc.php.dist
AgeCommit message (Expand)Author
2010-05-20Display and send messages with format=flowed (#1484370), fixes word wrapping ...thomasb
2010-04-21- Add sizelimit and timelimit variables in LDAP config (#1486544)alec
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomasb
2010-04-06Configurable limit of address group membersthomasb
2010-04-02- Added optional (max_recipients) support to restrict total number of recipie...alec
2010-03-24- Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750)alec
2010-03-17- describe log_logins/smtp_log file namesalec
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
2010-03-11- Options virtuser_* replaced with virtuser_* pluginsalec
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alec
2010-03-05- Add 'delete_always' option to user preferencesalec
2010-03-05- Support/Require tls:// prefix in 'smtp_server' option for TLS connectionsalec
2010-03-04- Fix inconsistent behaviour of 'delete_always' option (#1486299)alec
2010-03-03Allow admins to define defaults for search modifiers (#1485897)thomasb
2010-03-02- Added force_7bit option to force MIME encoding of plain/text messages (#148...alec
2010-02-25- Password: Make passwords encoding consistent with core, add 'password_chars...alec
2010-01-01- added warning about using TLS with SMTPalec
2009-11-02More options for top posting feature (#1484272) using patch from Phil Weirthomasb
2009-11-02- top posting (#1484272)alec
2009-10-21Revert r3038 and allow to specify the port as value of force_httpsthomasb
2009-10-14- Added server-side e-mail address validation with 'email_dns_check' option (...alec
2009-10-13- Option 'force_https' replaced by 'force_https' pluginalec
2009-09-24- set enable_caching=false by defaultalec
2009-09-23- sorting by message index - added 'index_sort' option (#1485936)alec
2009-09-21- Added 'ldap_debug' option + small change to not rely on rcube_config inside...alec
2009-08-07Little config improvementsthomasb
2009-07-31- Added 'display_next' optionalec
2009-07-14- added 'smtp_debug' optionalec
2009-07-08- set mime_param_folding to '1' by defaultalec
2009-07-07- Added 'imap_debug' option, described 'sql_debug' option in config filealec
2009-07-07- Support strftime's format modifiers in date_* options (#1484806)alec
2009-07-07- Support %h variable in 'smtp_server' option (#1485766)alec
2009-07-02Add option to enforce https connectionsthomasb
2009-06-05- add 'Deleted' to search filteralec
2009-05-26- Support initial identity name from virtuser_query (#1484003)alec
2009-05-25- get rid of 'plugins_dir' option, plugins directory must be in Roundcube roo...alec
2009-05-16- Added possibility to encrypt received header, option 'http_received_header_...alec
2009-05-01Applied patch for pspell language configuration (#1485822)thomasb
2009-04-23- Added log_date_format option (#1485709)alec
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb
2009-04-14- Support STARTTLS in IMAP connection (#1485284)alec
2009-03-09Make ldap config template easier to uncommentthomasb
2009-01-17* bumping up copyright (happy new year ;-))till
2008-12-30Merge ldap_public with autocomplete_addressbooks settings + fix config file c...thomasb
2008-12-24Allow empty strings for imap_root config parameter (was changed in r2143) to ...thomasb
2008-12-16Be more tolerant when splitting strings + remove col that we don't have a lab...thomasb
2008-12-11- Performance: allow setting imap rootdir and delimiter before connect (#1485...alec
2008-12-04- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)alec
2008-11-28Option to check for new mails in all folders (#1484374)thomasb
2008-11-23Do serverside addressbook queries for autocompletion (#1485531) + make autoco...thomasb