Mailu v1.8.0.rc Release Notes

Release Date: 2020-09-28 // over 3 years ago
    • πŸ”‹ Features: Add support for backward-forwarding using SRS (#328)
    • πŸ”‹ Features: Add options to support different architectures builds (#985)
    • πŸ”‹ Features: Add support for Traefik v2 certificate dumping (#1011)
    • Features: Resolve hosts to IPs if only HOST_* is set. If *_ADDRESS is set, leave it unresolved. (#1113)
    • πŸ”‹ Features: - Use nginx as http endpoint on kubernetes to simplify ingress (#1158)
    • πŸ”‹ Features: Advertise correct mail capabilities through the front-container, this also enables support for PIPELINING in mail-protocols and IMAP IDLE which is a (potential) performance gain. (#1160)
    • πŸ”‹ Features: Change default password scheme to PBKDF2 (#1194)
    • πŸ”‹ Features: Enable access log of admin service only for log levels of INFO and finer (#1197)
    • πŸ”‹ Features: japanese loca is now available (#1207)
    • πŸ”‹ Features: Allow to reject virus mails by setting ANTIVITUS_ACTION=reject (#1259)
    • πŸ”‹ Features: Update roundcube to 1.4.0 and enable the new elastic skin (#1267)
    • πŸ”‹ Features: The roundcube container does support mysql now (no setup integration yet) (#1268)
    • πŸ”‹ Features: Added CardDAV-Plugin for webmail roundcube. (#1298)
    • πŸ”‹ Features: Allow users to use server-sided full-text-search again by adding the dovecot fts-xapian plugin (#1320)
    • πŸ”‹ Features: Relay a domain to a nonstandard SMTP port by adding ":" to the remote hostname or IP address. (#1357)
    • Features: Allow to enforce TLS for outbound mail by setting OUTBOUND_TLS_LEVEL=encrypt for postfix. (#1478)
    • πŸ”‹ Features: Introduce option to disable dovecot full-text-search by an enviroment variable. (#1538)
    • πŸ”‹ Features: Add support for AUTH LOGIN authentication mechanism for relaying email via smart hosts. (#1635)
    • πŸ›  Bugfixes: Fix the password encoding upon authentication (#1139)
    • πŸ›  Bugfixes: Fix piping mail into rspamd when moving from/to junk-folder (#1177)
    • Bugfixes: Separate HOST_ANTISPAM in HOST_ANTISPAM_MILTER and HOST_ANTISPAM_WEBUI because of different ports (#1190)
    • πŸ›  Bugfixes: Make postfix mailqueue persistent (#1208)
    • πŸ›  Bugfixes: Kubernetes manifests updated to be compatible with Kubernetes 1.16 (breaks compatibility with older k8s versions) (#1241)
    • πŸ›  Bugfixes: Use pip package for radicale to fix failing builds caused by [alpine]upstream package rebuild against different python version (#1255)
    • πŸ›  Bugfixes: Ratelimit counts up on failed auth only now (#1278)
    • πŸ›  Bugfixes: Disable Health checks on swarm mode (#1289)
    • πŸ›  Bugfixes: Enable the From header for message delivery report in Roundcube and ensure DKIM Signature (#1381)
    • πŸ›  Bugfixes: Fix alias resolution in regard to case: A specifically matching alias of wrong case is now preferred over a wildcard alias that might have Β»eatenΒ« it previously. (#1387)
    • πŸ›  Bugfixes: Show SPF records in accordance with RFC 7208: Previously we instructed admins to create SPF and TXT records, where only TXT records are correct now. !! Attention !! You need to manually remove the SPF-typed records and keep only TXT in your DNS. (#1394)
    • πŸ›  Bugfixes: Cover relearning messages when moving bewteen Ham and Spam status (#1438)
    • Bugfixes: Defining POSTMASTER through setup tool apply also to DMARC_RUA and DMARC_RUF settings (#1463)
    • πŸ›  Bugfixes: Allow IPv6 authenticated connections in PostgreSQL pg_hba.conf (#1479)
    • πŸ›  Bugfixes: Check postfix mailqueue permissions before start-up (#1486)
    • πŸ›  Bugfixes: Fixes certbot renewal (#1564)
    • πŸ‘Œ Improved Documentation: Added documentation that describes how spam filtering works in Mailu. (#1167)
    • πŸ‘Œ Improved Documentation: Add documentation for the web administration interface. (#1590)
    • πŸ—„ Deprecations and Removals: Dovecot: Delete obsolete data volume (#1221)
    • Misc: (#508, #1098, #1214, #1308, #1444, #1512)