Hacker News new | ask | show | jobs
by ams6110 2644 days ago
> writing code to call APIs from email providers

Doesn't strike me as much easier than running a local email daemon to receive email, TBH.

1 comments

I ran my email infrastructure before but deemed it too much hassle. I would rather offline the burden to a service provider.

When I say "writing code", it would be more or less like the newmail script here. Much simpler than running a full fledge email infrstructure. :-)