Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Add option to define IMAP hosts that support password changes
|
|
|
|
|
|
|
|
|
|
Add logic for checking supported IMAP hosts
Make use of additional config option
'password_supported_hosts' (see config.inc.php.dist).
If current IMAP host is not in array of defined
hosts, exit and suppress Password option in Settings.
|
|
Added config option to specify hosts that support password changing.
|
|
|
|
|
|
|
|
|
|
registration and reduce code-duplication
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the list (#1488724)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Cyrus 2.4)
|
|
|
|
|
|
Sieve plugin - Initial support for enotify/notify (RFC5435, RFC5436)
|
|
|
|
|
|
|
|
|
|
- GUI for importance setting
- make tests usable for checking the GUI
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added a new username format in Virtualmin driver,
which works for default Virtualmin settings where
username is user.postfix and domain is taken from
email address.
Example:
email - info@goodcoffee.com
login - info.goodcof
|
|
|
|
|
|
|
|
|