yauh.mailcatcher
Mailcatcher
Ansible role for setting up Mailcatcher.
Requirements
No external requirements exist to this role.
Role Variables
mailcatcher_ip: 0.0.0.0 # Set the ip address of both servers
mailcatcher_smtp-ip: 0.0.0.0 # Set the ip address of the smtp server
mailcatcher_smtp-port: 1025 # Set the ip address of the smtp server
mailcatcher_http-ip: 0.0.0.0 # Set the ip address of the http server
mailcatcher_http-port: 1080 # Set the port address of the http server
Testing
To execute syntax checks and integration tests run:
echo "Requirementes:"
pip install ansible
gem install bundler
echo "Run checks:"
bash run_tests.sh
License
BSD
Author Information
Author: Stephan Hochhaus [email protected]
Contributor: Juan Carlos Castillo Cano [email protected]
Install
ansible-galaxy install yauh.mailcatcherLicense
Unknown
Downloads
160
Owner
Making things work. Beware: Sometimes it's not a pretty sight.
