Skip to content
This repository has been archived by the owner on Aug 19, 2022. It is now read-only.

set up AWS capability to send contact us emails to @oneleif.com #88

Open
ambid17 opened this issue Mar 16, 2020 · 1 comment
Open

set up AWS capability to send contact us emails to @oneleif.com #88

ambid17 opened this issue Mar 16, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@ambid17
Copy link
Contributor

ambid17 commented Mar 16, 2020

No description provided.

@ambid17 ambid17 added the enhancement New feature or request label Mar 16, 2020
@ambid17 ambid17 changed the title set up AWS capability to send contact us confirmation emails from @oneleif.com set up AWS capability to send contact us emails to @oneleif.com Mar 16, 2020
@arkus7
Copy link
Member

arkus7 commented Mar 17, 2020

I think AWS doesn't have mailboxes (apart from WorkMail service which is really expensive).

We could set up SES (Simple Email Service) to send the emails received from the frontend, of course.
But for the recipient part, I'm not sure. We could add some lambda for SES, so when we receive email on @oneleif.com domain, it will forward it to some other email address. But we could do the same by just changing to whom we send the emails from the website.

If you want to have mailboxes like [email protected], I think we need a different provider for that. AWS is simply too expensive here.

Amazon WorkMail costs $4.00 per user per month and includes 50 GB of mailbox storage for each user. You can get started with a 30-day free trial for up to 25 users.
~ https://aws.amazon.com/workmail/pricing/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants