debops.mailman
The debops.mailman Ansible role can be used to create and manage mailing lists using GNU Mailman service. The role is designed to install and configure Mailman 3 using Debian packages, and will automatically integrate with PostgreSQL or MariaDB database for configuration storage and Postfix for SMTP services.
By default the role provides configuration for debops.postfix role to configure the SMTP server integration, as well as debops.nginx role to configure access to the web control panel.
- Getting started
- Migration from Mailman 2.x to Mailman 3.x
- Mailman environment configuration
- Mailman Core configuration options
- Mailman Web configuration options
- HyperKitty configuration options
- LDAP configuration
- Mailman templates
- Configuration for other Ansible roles
- Default variable details
- LDAP Directory Information Tree
Copyright
debops.mailman - Manage Mailman installation using Ansible
Copyright (C) 2014-2020 Maciej Delmanowski <drybjed@gmail.com>
Copyright (C) 2020 CipherMail B.V. <https://www.ciphermail.com/>
Copyright (C) 2014-2020 DebOps <https://debops.org/>
SPDX-License-Identifier: GPL-3.0-only
This Ansible role is part of DebOps.
DebOps is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3, as
published by the Free Software Foundation.
DebOps is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with DebOps. If not, see https://www.gnu.org/licenses/.