Summary
Amazon SES can relay mail sent from the Virtru Gateway.
SES Requirements
Gateway Configuration
Minimal changes are required to send all mail from the Virtru Gateway to Amazon SES for final delivery. All changes are configured in the ENV file.
Changes to ENV ( /var/virtru/vg/env)
GATEWAY_SMTP_SASL_ENABLED_DOWNSTREAM=1
GATEWAY_SMTP_SASL_ACCOUNTS=email-smtp.us-east-1.amazonaws.com=>username=>password
GATEWAY_TRANSPORT_MAPS=*=>[email-smtp.us-east-1.amazonaws.com]:587
GATEWAY_SMTP_SASL_SECURITY_OPTIONS=noanonymous