Problem
Customer needs to receive email notification when someone signup for an event. The problem is we do not host their email account. Solution is to use Amazon’s SES to send email.
The customer was set up on WooCommerce and FooEvents email.
Email not functioning on Regional Rehab.
We are not hosting the website; therefore, the emails are not hosted also.
No one was receiving emails when someone purchased a ticket through FooEvents.
Solution
WooCommerce
Settings
The FROM must be set up correctly. Note from Chris Elkins:
- I fixed regional rehab email sending. I got a new domain (vitalitysouth.link) and setup the site to use that for sending outgoing mail via the FluentSMTP plugin using the From: email address of regionalrehab@vitalitysouth.link
- Email addresses on the product ordering need to be updated to remove my email address and then someone should let customer know
- change their Reply-To address as well to whatever customer wants. You just have to keep the From address as regionalrehab@vitalitysouth.link
Tested and Works
Extra documentation https://aws.amazon.com/getting-started/hands-on/send-an-email/