Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2018-01-01Improve trusted_host_patterns codeAleksander Machniak
2017-10-21Add option trusted_host_patternsdsoares
2017-10-21Replace display_version with display_product_info (#5904)JohnDoh
2017-10-13Handle remote stylesheets the same as remote images, ask the user to allow th...Aleksander Machniak
2017-09-06Changed defaults for smtp_user (%u), smtp_pass (%p) and smtp_port (587)Aleksander Machniak
2017-07-14Support for IMAP folders that cannot contain both folders and messages (#5057)Aleksander Machniak
2017-06-30Merge branch 'issue-logfilename' of https://github.com/remicollet/roundcubema...Aleksander Machniak
2017-06-27add 'log_file_ext' configuration optionRemi Collet
2017-06-26Support both comma and semicolon as recipient separator, drop recipients_sepa...Aleksander Machniak
2017-05-29Add option to not indent quoted text on top-posting reply (#5105)Aleksander Machniak
2017-05-19Support AUTHENTICATE LOGIN for IMAP connections (#5563)Aleksander Machniak
2017-04-10Add Log to STDOUT Feature (#5721)Joel Gerber
2017-03-20Remove redundant spaces from generated contact namesAleksander Machniak
2017-03-12spelling fixes (#5690)ka7
2017-01-09Put back line removed accidentally in 5db83ee04d7064da47afb9375046ae9999183868Sebastiaan Lokhorst
2017-01-09In the config, note that 'default_host' refers to the IMAP serverSebastiaan Lokhorst
2017-01-09Clarify tls:// and ssl:// settings for connecting to SMTP serverSebastiaan Lokhorst
2016-11-20Merge branch 'dev-layouts'Aleksander Machniak
2016-11-20Support hostname and hostname:port in force_https option (#5511)Aleksander Machniak
2016-11-13replace old trac links (#5514)JohnDoh
2016-11-11Support ALLOW-FROM in x_frame_options (#5122)Aleksander Machniak
2016-11-06Warn about too many disclosed recipients in composed email [max_disclosed_rec...Aleksander Machniak
2016-11-01Unify automatic marking as \Seen in preview pane, full-page and extwin views ...Aleksander Machniak
2016-10-16Fix bug where it wasn't possible to store more that 2MB objects in memcache/a...Aleksander Machniak
2016-10-12Set smtp options in sample config as they are required nowAleksander Machniak
2016-09-30Support host-specific imap_conn_options/smtp_conn_options/managesieve_conn_op...Aleksander Machniak
2016-09-17Widescreen layout aka three column view (#5093)Aleksander Machniak
2016-09-01Added max_message_size option enforced when attaching files to a composed mes...Aleksander Machniak
2016-08-19Drop mail_header_delimiter option, since we don't use mail() we don't need itAleksander Machniak
2016-07-15Remove PHP mail() support, smtp_server is required now (#5340)Aleksander Machniak
2016-06-17default config: fix use_secure_urls commentAlexandre Perrin
2016-04-12Enigma: added option to force users to use signing/encryptionAleksander Machniak
2016-04-04Issue #5186: improve comments about ‘password_charset’ settingSean McBride
2016-03-18Fix so contactlist_fields option can be set via config fileAleksander Machniak
2015-11-11Added brute-force attack prevention via login rate limit (#1490566)Aleksander Machniak
2015-10-21fixed typoNormal Norway
2015-10-18Security: Added options to validate username/password on logon (#1490500)Aleksander Machniak
2015-10-09Add possibility to define date format in write operations for ldap attributes...Aleksander Machniak
2015-09-25Clarify DSN for SQLite on Windows (#1490547)Aleksander Machniak
2015-09-25Add hint about configurationAleksander Machniak
2015-09-07Improved encrypt/decrypt methods with option to choose the cipher_method (#14...Aleksander Machniak
2015-09-03Make optional adding of standard signature separator - sig_separator (#1487768)Aleksander Machniak
2015-09-02Added method to determine IMAP server vendor, for future useAleksander Machniak
2015-08-30Make optional hidding of folders with name starting with a dot - imap_skip_hi...Aleksander Machniak
2015-08-29Add option to enable HTML editor always, except when replying to plain text m...Aleksander Machniak
2015-05-08Implemented memcache_debug and apc_debug options for cache operations trackingAleksander Machniak
2015-05-07Improve directory protection for Apache 2.4Thomas Bruederli
2015-05-07Add .htaccess files to deny access to config, temp, logs + describe how to pr...Thomas Bruederli
2015-04-29Use Net_LDAP3::domain_root_dn() to resolve the domain DN for the %dc variable...Thomas Bruederli
2015-04-16Add option to place signature at bottom of the quoted text even in top-postin...Aleksander Machniak