Files
computer-playbook/roles/web-app-mailu
Kevin Veen-Birkenbach 96ded68ef4 Refactor DNS handling and add solo record support
- Added 'solo' flag support for A/AAAA, CNAME/MX/TXT, and SRV records in sys-dns-cloudflare-records.
- Simplified sys-svc-dns: removed NS management tasks and CLOUDFLARE_NAMESERVERS default.
- Renamed 03_apex.yml back to 02_apex.yml, adjusted AAAA task name.
- Updated web-app-bluesky DNS tasks: marked critical records with 'solo'.
- Updated web-app-mailu DNS tasks: removed cleanup block, enforced 'solo' on all records.
- Adjusted constructor stage to call domain_mappings with AUTO_BUILD_ALIASES parameter.

Conversation: https://chatgpt.com/share/68cd20d8-9ba8-800f-b070-f7294f072c40
2025-09-19 15:29:11 +02:00
..
2025-08-21 09:49:36 +02:00
2025-08-13 00:33:47 +02:00

Mailu

Description

Revolutionize your email communications with Mailu, a secure and flexible mail server solution that integrates comprehensive features like robust SMTP/IMAP support, advanced spam filtering, DKIM signing, and seamless webmail access. With its modern design and performance-oriented architecture, Mailu empowers you to manage digital correspondence with efficiency and reliability.

Overview

Mailu is a complete mail server suite delivered as a Docker-based solution. It supports all essential email protocols, offers intuitive administration through a web interface, and integrates advanced security measures such as TLS encryption and virus scanning. Its modular architecture allows for scalable deployments and easy customization to suit diverse operational requirements.

For further details on installation, configuration, and upgrades, please refer to the following documentation files in this directory:

For more information about this role, visit the GitHub repositories:

Features

  • Comprehensive Email Protocols: Supports SMTP, IMAP, and POP3 for reliable email delivery and retrieval.
  • Advanced Security: Incorporates TLS encryption, DKIM, and SPF to secure your communications and prevent spoofing.
  • Integrated Spam Filtering and Antivirus: Offers robust tools for spam detection and virus scanning, ensuring your inboxes remain clean and secure.
  • Customizable Webmail and Administration: Provides a modern web interface for managing emails and administrative tasks with ease.
  • Flexible Deployment: Easily scale and customize using Docker Compose, with configurable settings for networking, storage, and external services.
  • OIDC Support: Optionally integrate with OpenID Connect for centralized authentication across your services.

Further Resources