Live data from Hacker News

Ask HN: How do you handle your emails for custom domains

news.ycombinator.com

1–5 of 5 posts

Re: Ask HN: How do you handle your emails for custom domains

#3
post #2

Are you just doing some sort of low-volume "owner@$Domain_Name.$TLD" account for each domain, or do you have a bunch of accounts and/or serious mail volume at many of them?

Exactly! Just low-volume contact@[domain].TLD for each as a placeholder.

Re: Ask HN: How do you handle your emails for custom domains

#5
I use Sendgrid https://sendgrid.com> with an inbound parse webhook which delivers the emails via LMTP to the inboxes and Dovecot https://dovecot.org> for reading. If you're sending less than 100 emails/day it's free. It's rock-solid and I've been using it for years without any issues at all. I can highly recommend it. Once you've set it up for one domain, adding more is trivial.