Age | Commit message (Collapse) | Author |
|
|
|
|
|
Change requested by alec@alec.pl.
|
|
When enabled this setting shows actual folder names rather than
the localised verions for the four default folders:
$rcmail_config['default_folders'] =
array('INBOX', 'Drafts', 'sent-mail', 'spam', 'Trash');
|
|
(#1489112)
|
|
|
|
(#1488732)
|
|
Make possible to use db_prefix for schema initialization in Installer (#1489067)
Fix updatedb.sh script so it recognizes also table prefix for external DDL files
|
|
|
|
|
|
|
|
|
|
ldap_connect() always succeeds but ldap_bind() will fail if host isn't reachable.
Add option for LDAP bind timeout (sets LDAP_OPT_NETWORK_TIMEOUT on PHP > 5.3.0)
|
|
|
|
|
|
table is needed (#1486386)
|
|
|
|
Add new identity level: one identity with edit only signature
|
|
filename extensions
|
|
|
|
|
|
Conflicts:
CHANGELOG
|
|
min_refresh_interval
|
|
|
|
to "Refresh (check for new messages, etc.)", allow no-refresh mode.
|
|
|
|
|
|
Option to hide SQL addressbook
|
|
no_save_sent_messages (#1488686)
|
|
|
|
|
|
natevely implements the compose_newwindow plugin functionslity and more
|
|
|
|
|
|
|
|
top_posting to reply_mode (#1485149)
|
|
|
|
|
|
login_lc=false (#1488593)
|
|
|
|
to use email address from identities as username (#1488581)
|
|
|
|
|
|
|
|
|
|
Use HTTP_HOST for %d in parse_host. Add %t for host name from SERVER_NAME
|
|
|
|
Use in parse_host function for domain resolve HTTP_HOST not hostname.
add %t for hostname without first part
For example roundcube box backend (rc.somedomain.tld) for reverse proxy on real domain (mail.example.com)
|
|
|
|
|