https://github.com/foundata/ansible-collection-postfix
Ansible collection to manage the Postfix Mail Transfer Agent (MTA)
https://github.com/foundata/ansible-collection-postfix
ansible ansible-collection mailserver postfix sendmail smtp smtp-server
Last synced: 13 days ago
JSON representation
Ansible collection to manage the Postfix Mail Transfer Agent (MTA)
- Host: GitHub
- URL: https://github.com/foundata/ansible-collection-postfix
- Owner: foundata
- Created: 2025-05-01T14:41:18.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-06-04T00:14:10.000Z (7 months ago)
- Last Synced: 2025-06-22T16:18:19.942Z (7 months ago)
- Topics: ansible, ansible-collection, mailserver, postfix, sendmail, smtp, smtp-server
- Language: Jinja
- Homepage:
- Size: 219 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.rst
- License: LICENSES/GPL-3.0-or-later.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Ansible collection: `foundata.postfix`
This repository contains the `foundata.postfix` Ansible Collection.
It provides resources to manage and use the [Postfix](https://www.postfix.org/) mail transfer agent (MTA) that routes and delivers electronic mail (email) via [SMTP](https://en.wikipedia.org/wiki/Simple_Mail_Transfer_Protocol) and [LMTP](https://en.wikipedia.org/wiki/Local_Mail_Transfer_Protocol).
- [Included content](#content)
- [Dependencies](#dependencies)
- [Licensing, copyright](#licensing-copyright)
- [Author information](#author-information)
### Role: `foundata.postfix.run`
See the [role's `README.md`](./roles/run/README.md) for more information and usage examples.
See `dependencies` in [`galaxy.yml`](./galaxy.yml).
Copyright (c) 2025 foundata GmbH
This project is licensed under the GNU General Public License v3.0 or later (SPDX-License-Identifier: `GPL-3.0-or-later`), see [`LICENSES/GPL-3.0-or-later.txt`](LICENSES/GPL-3.0-or-later.txt) for the full text.
The [`REUSE.toml`](REUSE.toml) file provides detailed licensing and copyright information in a human- and machine-readable format. This includes parts that may be subject to different licensing or usage terms, such as third-party components. The repository conforms to the [REUSE specification](https://reuse.software/spec/). You can use [`reuse spdx`](https://reuse.readthedocs.io/en/latest/readme.html#cli) to create a [SPDX software bill of materials (SBOM)](https://en.wikipedia.org/wiki/Software_Package_Data_Exchange).
[](https://api.reuse.software/info/github.com/foundata/ansible-collection-postfix)
This project was created and is maintained by foundata GmbH.
The collection was initiated using an [Ansible skeleton](https://github.com/foundata/ansible-skeletons) by [foundata](https://foundata.com/).