Commit Graph

179 Commits

Author SHA1 Message Date
alecpl
1148c6e936 - Add option do bind for an individual LDAP address book (#1486997) 2010-09-30 07:28:51 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
11be9330de - Support %z variable in host configuration options (#1487003) 2010-09-20 11:07:56 +00:00
alecpl
65060100b6 - Fix parse error after uncommenting default ldap_public settings (#1486953) 2010-08-25 19:12:34 +00:00
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
alecpl
f767654478 - Add %dc variable support in base_dn/bind_dn config (#1486779) 2010-06-20 09:27:32 +00:00
alecpl
5852c14d3e - Add option to set separate footer for HTML messages (#1486660) 2010-06-11 13:57:02 +00:00
alecpl
6a642d1a2e - support dynamic hostname variables in 'username_domain' option 2010-06-07 09:49:19 +00:00
alecpl
bb8721aaeb - Support dynamic hostname (%d/%n) variables in configuration options (#1485438) 2010-06-03 08:02:12 +00:00
alecpl
ac8edbed35 - Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712) 2010-05-29 17:01:15 +00:00
alecpl
f07d238b1b - Add 'imap_timeout' option (#1486760) 2010-05-28 13:54:32 +00:00
thomascube
c769c6699f Default line length is 72 2010-05-20 21:44:00 +00:00
thomascube
6b6f2e83de Display and send messages with format=flowed (#1484370), fixes word wrapping issues (#1486543) 2010-05-20 21:28:30 +00:00
alecpl
93c0188854 - Add sizelimit and timelimit variables in LDAP config (#1486544) 2010-04-21 13:44:14 +00:00
thomascube
bc4960108e Option not to mark messages as read when viewed in preview pane (#1485012) 2010-04-09 15:12:40 +00:00
alecpl
ace06244e8 - Added mimetype for text/calendar (.ics) 2010-04-06 07:23:29 +00:00
thomascube
d1851ba77b Configurable limit of address group members 2010-04-06 06:40:45 +00:00
alecpl
751b22b41f - Added optional (max_recipients) support to restrict total number of recipients per message (#1484542) 2010-04-02 13:53:39 +00:00
alecpl
22d6b5346b - contactgroups DDL for postgres 2010-03-27 07:40:43 +00:00
thomascube
a61bbb24aa Added basic contact groups feature 2010-03-26 16:38:20 +00:00
alecpl
d8c440c03f - Added 'imap_force_caps' option for after-login CAPABILITY checking (#1485750) 2010-03-24 14:45:49 +00:00
alecpl
3e34297b79 - describe log_logins/smtp_log file names 2010-03-17 12:31:40 +00:00
thomascube
f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 2010-03-17 12:24:09 +00:00
alecpl
56505a1174 - Options virtuser_* replaced with virtuser_* plugins
- Plugin API: Implemented 'email2user' and 'user2email' hooks
2010-03-11 18:34:01 +00:00
alecpl
e55ab02682 - Add 'default_charset' option to user preferences (#1485451) 2010-03-05 12:05:05 +00:00
alecpl
b7f952248e - Add 'delete_always' option to user preferences 2010-03-05 10:18:01 +00:00
alecpl
2d08c50fd7 - Support/Require tls:// prefix in 'smtp_server' option for TLS connections
- "Split" config file into sections
2010-03-05 09:47:32 +00:00
alecpl
f1ce5163e5 - Fix inconsistent behaviour of 'delete_always' option (#1486299) 2010-03-04 15:34:32 +00:00
thomascube
b975da27ef Allow admins to define defaults for search modifiers (#1485897) 2010-03-03 12:20:58 +00:00
alecpl
47ad83f337 - Added force_7bit option to force MIME encoding of plain/text messages (#1486510) 2010-03-02 13:08:12 +00:00
alecpl
64608bf2ef - Password: Make passwords encoding consistent with core, add 'password_charset' global option (#1486473) 2010-02-25 10:56:01 +00:00
alecpl
2273d4117f - Add support for MDB2's 'sqlsrv' driver (#1486395) 2010-01-26 13:45:16 +00:00
alecpl
c3b676381b - added warning about using TLS with SMTP 2010-01-01 10:42:59 +00:00
thomascube
0207c45c90 More options for top posting feature (#1484272) using patch from Phil Weir 2009-11-02 09:58:14 +00:00
alecpl
50f56d2046 - top posting (#1484272) 2009-11-02 08:31:29 +00:00
thomascube
f5d61d845f Revert r3038 and allow to specify the port as value of force_https 2009-10-21 08:47:40 +00:00
alecpl
e4acbbd8cc - Added server-side e-mail address validation with 'email_dns_check' option (#1485857) 2009-10-14 10:52:27 +00:00
alecpl
65c0a0e591 - Option 'force_https' replaced by 'force_https' plugin
- added option 'force_https_port' in 'force_https' plugin (#1486091)
2009-10-13 08:40:21 +00:00
alecpl
9e2a7afc9c - set enable_caching=false by default 2009-09-24 08:25:28 +00:00
alecpl
1cead0cbf4 - sorting by message index - added 'index_sort' option (#1485936) 2009-09-23 12:32:09 +00:00
alecpl
0102742cb2 - Added 'ldap_debug' option + small change to not rely on rcube_config inside rcube_ldap class 2009-09-21 11:50:53 +00:00
alecpl
fafe5dce9e - added comments to set absolute path for SQLite DSN (#1486095) 2009-09-12 07:53:27 +00:00
thomascube
4d97074e08 Little config improvements 2009-08-07 16:13:35 +00:00
alecpl
e54bb72d30 - Added 'display_next' option 2009-07-31 09:07:54 +00:00
alecpl
19862b5586 - added 'smtp_debug' option 2009-07-14 16:34:34 +00:00
alecpl
21c277ee20 - set mime_param_folding to '1' by default 2009-07-08 17:46:51 +00:00
alecpl
d559cba5f7 - Added 'imap_debug' option, described 'sql_debug' option in config file 2009-07-07 16:38:31 +00:00
alecpl
b6b593416b - Support strftime's format modifiers in date_* options (#1484806) 2009-07-07 09:11:21 +00:00
alecpl
72cd3c1a76 - Support %h variable in 'smtp_server' option (#1485766) 2009-07-07 08:36:42 +00:00
thomascube
e48a10a0d7 Add option to enforce https connections 2009-07-02 06:38:26 +00:00