docker-smtp
docker-smtp copied to clipboard
Add AWS SES API Support
Would it be possible to get the SMTP relay to support sending email via AWS SES via the API rather than relaying it to the AWS SMTP endpoint? This would allow us to just use an IAM role to authorize the sending of the email rather than generating the corresponding SMTP credentials for an IAM user.