Skip to content

Fluxusio/role-mailcatcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mailcatcher

This role installs Mailcatcher on your system and starts it upon boot time.

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

License

BSD

Author Information

Stephan Hochhaus [email protected]

yauh.de

About

Install mailcatcher as an ansible role

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%