Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alexey-sveshnikov/ansible-mail-sender

Ansible role that configures Ubuntu/Debian server as mail senders
https://github.com/alexey-sveshnikov/ansible-mail-sender

Last synced: 17 days ago
JSON representation

Ansible role that configures Ubuntu/Debian server as mail senders

Awesome Lists containing this project

README

        

Mail Sender
========

Installs mailutils and postfix, configures postfix to listen on local interface only.

Requirements
------------

Tested on Ubuntu 14.04 and Debian 7.6

Role Variables
--------------

None

Dependencies
------------

None for Ubuntu. Debian users should have sudo installed.

Example Playbook
-------------------------

- hosts: your-awesome-servers
roles:
- alexey.mail-sender

License
-------

BSD