Setup 100+ forwarder email addresses
Solution 1:
According to this post from an AWS staff member on their forum you can use SES for this. The steps are:
- Verify your domain - maybe you need a different domain? https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-verification.html
- Create an email receipt rule https://docs.aws.amazon.com/ses/latest/DeveloperGuide/receiving-email-receipt-rules.html
Alternatively get any decent email service and set up a catchall address. I use FastMail which I can confirm does this, but I suspect most email services can do this.