This repository has been archived by the owner on Oct 6, 2024. It is now read-only.
v0.1.0
Added
terraform
provisioning scripts for SES forwarding and creating lambda binary.privatemail
crate for forwarding emails from verified domain toverified email
.- GitHub actions workflows for building, testing and deploying code.
- Code contribution guidelines.
- Unit and integration tests for privatemail service.
Changed
- Fix handler function by @ch3ck in #1
- Using structs to ensure sns message is accessed correctly by @noxasaxon in #3
- Remove unnecessary policy to allow sendRawEmail by @elysiumn in #4
New Contributors
- @noxasaxon made their first contribution in #3
- @elysiumn made their first contribution in #4
Full Changelog: https://github.com/ch3ck/privatemail/commits/v0.1.0