Hacker News new | ask | show | jobs
by craftyguy 2751 days ago
Find an email provider, sign up/pay for service, and use it. I recommend buying a domain, so you can have a fairly static email address even if you end up changing providers later on.

Rolling your own email service never seemed worth it to me. You'll have to deal with backups/recovery, maintenance, and any quirks associated with the big mail places rejecting mails from your service. I'm almost certain someone will chime with "but it's not bad!", well, it's not bad until you're on vacation and suddenly your mail service goes down and now you have to either go without mail (stuff sent to you will be rejected), or stop what you are doing to fix it.

2 comments

But it's not bad! Jk, I'm a devops guy so I set up servers and infrastructures for a living, and I still think it's a pain in the ass. Mostly getting TLS working is the hard part. If you don't get it right, your emails will all go to the spam folder of the recipient, or just not deliver at all. Hell even if you get it right, that still might happen.
> Find an email provider,

Like google perhaps?