Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/alexey-sveshnikov/ansible-mail-sender
- Owner: alexey-sveshnikov
- Created: 2014-08-14T17:40:33.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-15T14:44:11.000Z (about 10 years ago)
- Last Synced: 2023-03-22T22:42:32.815Z (over 1 year ago)
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-senderLicense
-------BSD