You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We would like to be able to set up Swarm to be able to send outgoing emails from Swarm notifications. The instructions on how to set up Swarm for mail can be found here:
Use case
We would like to be able to set up Swarm to be able to send outgoing emails from Swarm notifications. The instructions on how to set up Swarm for mail can be found here:
https://www.perforce.com/manuals/swarm/Content/Swarm/admin.email.html
Solution/User Experience
The Swarm Terraform module would set up Simple Email Service and then use it's configuration to set up Swarm email settings.
Found this SES TF module: https://github.com/cloudposse/terraform-aws-ses
Alternative solutions
The Swarm Terraform module would allow users to pass in email settings if they wanted to use their own email setup.
The text was updated successfully, but these errors were encountered: