I find that basically every transnational email service supports SMTP so I normally code to that and call it a day…
Mailpit is an alternative that has regular updates: https://mailpit.axllent.org/
Edit: uh never mind https://docs.localstack.cloud/user-guide/aws/ses/
[1] https://docs.aws.amazon.com/ses/latest/dg/send-an-email-from...
However then surely this thing is just re-inventing the wheel that LocalStack already invented ?
While SES can handle both inbound and outbound mail, I think Workmail is the only way to get IMAP and actual hosting of email. I imagine you could set up https://mailinabox.email/ on the cheapest EC2 instance and use SES for outbound, though.