Y
Hacker News
new
|
ask
|
show
|
jobs
by
divbzero
2313 days ago
I find your email setup intriguing. Any chance you could share those scripts in a GitHub repo or gist?
2 comments
m82labs
2313 days ago
I plan to write a post about it. I’ll put it up here when I’m done.
link
mxie-ca
2313 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
link
m82labs
2313 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