UKHomeOfficeForms / hof

Bootstrap a HOF project
MIT License
15 stars 17 forks source link

Update emailer component to handle signature 4 authentication #327

Closed shamiluwais closed 2 years ago

shamiluwais commented 2 years ago

What Pass updated transport options to Nodemailer create transport required for aws sig4 authentication.

Why SMTP requires host(with AWS Region), port and authentication that have to be added to transport options in service config

How Pass transport options instead of transport if host exists in the transportOptions.

Test Manual testing in local and branch