Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/email headers kbs319 #123

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

Brian-O-TNA
Copy link
Contributor

@Brian-O-TNA Brian-O-TNA commented Sep 7, 2021

Now use raw email to send via AWS API. This allows us to add additional headers for use with CloudTrail. i.e.
X-SES-CONFIGURATION-SET: KBSEmailsToDSD
X-SES-MESSAGE-TAGS: booking-confirmation=adv-order

Also, the code to send the email has been refactored into an interface and AWS specific implementation for raw email, to remove the direct dependency in the EmailService and allow for alternative implementations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant