mirror of
https://github.com/webmin/webmin.git
synced 2026-02-03 14:13:29 +00:00
26 lines
1.5 KiB
Plaintext
26 lines
1.5 KiB
Plaintext
---- Changes since 1.230 ----
|
|
First version of this module, for configuring the Dovecot IMAP/POP3 server.
|
|
---- Changes since 1.240 ----
|
|
Added support for the new config file format in Dovecot 1.0.
|
|
---- Changes since 1.250 ----
|
|
Added an icon for manually editing the Dovecot configuration file.
|
|
---- Changes since 1.290 ----
|
|
Added support for the new configuration file format in Dovecot 1.0 alpha.
|
|
---- Changes since 1.310 ----
|
|
Fixed a bug that causes config file corruption in the userdb section with the default Ubuntu config.
|
|
---- Changes since 1.330 ----
|
|
Added fields for editing the UIDL format and number of login processes.
|
|
---- Changes since 1.360 ----
|
|
Supported newer versions of Dovecot which use mail_location instead of default_mail_env.
|
|
---- Changes since 1.410 ----
|
|
The locking methods for mailboxes and index files can be configured on the Mail Files page.
|
|
Added fields for setting the index and control files locations.
|
|
---- Changes since 1.430 ----
|
|
Added fields to the SSL page for an optional CA certificate file and private key password.
|
|
---- Changes since 1.530 ----
|
|
Added support for Dovecot 2.0, which renames many configuration directives and splits up the config using include files.
|
|
---- Changes since 1.550 ----
|
|
The Edit Config Files page can now be used to edit any of the Dovecot configuration files, for the case where there are many included configs.
|
|
---- Changes since 1.560 ----
|
|
Fixed support for CentOS 6 and related distributions, which move the Dovecot config to /etc/dovecot/dovecot.conf.
|