Docker-Mailserver

De Wiki Castanedo.es
Revisión del 19:43 27 feb 2026 de Guzman (discusión | contribs.) (Página creada con «== Objetivo == Instalación de un servidor de correo completo en Docker. Tiene las siguientes características: * Postfix with SMTP or LDAP authentication and support for extension delimiters * Dovecot with SASL, IMAP, POP3, LDAP, basic Sieve support and quotas * Rspamd * Amavis * SpamAssassin supporting custom rules * ClamAV with automatic updates * OpenDKIM & OpenDMARC * Fail2ban * Fetchmail * Getmail6 * Postscreen * Postgrey * Support for LetsEncrypt, manual and se…»)
(difs.) ← Revisión anterior | Revisión actual (difs.) | Revisión siguiente → (difs.)
Ir a la navegación Ir a la búsqueda

Objetivo

Instalación de un servidor de correo completo en Docker. Tiene las siguientes características:

  • Postfix with SMTP or LDAP authentication and support for extension delimiters
  • Dovecot with SASL, IMAP, POP3, LDAP, basic Sieve support and quotas
  • Rspamd
  • Amavis
  • SpamAssassin supporting custom rules
  • ClamAV with automatic updates
  • OpenDKIM & OpenDMARC
  • Fail2ban
  • Fetchmail
  • Getmail6
  • Postscreen
  • Postgrey
  • Support for LetsEncrypt, manual and self-signed certificates
  • A setup script for easy configuration and maintenance
  • SASLauthd with LDAP authentication
  • OAuth2 authentication (via XOAUTH2 or OAUTHBEARER SASL mechanisms)

Próximamente

Todavía está pendiente de documentar.

Referencias