Y
Hacker News
new
|
ask
|
show
|
jobs
by
mxie-ca
2318 days ago
I have this set up couple years ago via this lambda function:
https://github.com/arithmetric/aws-lambda-ses-forwarder
It may look outdated, but it still functions well for me
1 comments
m82labs
2318 days ago
The big difference is my setup doesn’t require another email service. Just 10 lines in a config to spin up an imap server. I was trying avoid the big mail providers when I set this up.
link