thermistor.postfix_send_only
postfix_send_only
A simple Ansible role to set up and configure a mail server that only sends emails using Postfix.
Requirements
- Ubuntu
Role Variables
postfix_send_only_postmaster_email
: The email address for the server's postmaster.postfix_send_only_hostname
: The hostname to be used for sending emails.
Example Playbook
- hosts: servers
roles:
- role: thermistor.postfix_send_only
postfix_send_only_postmaster_email: [email protected]
postfix_send_only_hostname: example.com
License
This role is licensed under the MIT License. Check the LICENSE file for more information.
Installa
ansible-galaxy install thermistor.postfix_send_only
Licenza
mit
Download
136
Proprietario
Product guy