Servidores de Correo
Servidor IMAP Cyrus Modernizado a la Versión 3
En Fedora 26, el servidor IMAP Cyrus (cyrus-imapd
) se ha modernizado a la versión 3. Esta versión incorpora importantes novedades, además de nuevos formatos de base de datos interna. También ha cambiado los valores predeterminados de algunas opciones de configuración importantes. Por ello, es importante que lea y siga el enlace a documentación de actualización de última versión antes de actualizar a Fedora 26.
Cambios importantes para nota:
-
Cyrus version 3 has changed the defaults for two important configuration options:
unixhierarchysep
andaltnamespace
. You may need to add them with their previously default value of0
if these are not present in your existing configuration. -
Cyrus version 3 no longer supports the
berkeley
database type. If you have essential databases in that format, it is important that you convert them to a different format before you update your system. However, if you have already updated, don’t panic. The default Fedora configuration does use this format, but only for non-essential databases which you will rebuild while following the update documentation linked above.
Want to help? Learn how to contribute to Fedora Docs ›