Files
computer-playbook/roles/web-app-mailu
Kevin Veen-Birkenbach df122905eb mailu: include base defaults for oletools (env_file/LD_PRELOAD)
Add base include to oletools service so it inherits env_file (LD_PRELOAD=/usr/lib/libhardened_malloc.so) and other defaults. Fixes crash: PermissionError: '/proc/cpuinfo' during hardened_malloc compatibility probe when LD_PRELOAD was absent. Aligns oletools with other Mailu services.

Refs: ChatGPT discussion – https://chatgpt.com/share/68b837ba-c9cc-800f-b5d9-62b60d6fafd9
2025-09-03 14:42:50 +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