Earlier quoted context omitted.
Are you saying you didn't have delivery issues? Any spam issues/other gotchas I should know about before deciding to self-host?
I have no delivery issues - see my updated message above - and I'm providing the service to my small company, my family and running automated services for other companies.
Ask HN: How do you manage email on a custom domain?
11–20 of 36 posts
Re: Ask HN: How do you manage email on a custom domain?
#12Earlier quoted context omitted.
I have no delivery issues - see my updated message above - and I'm providing the service to my small company, my family and running automated services for other companies.
To elaborate further, I did have delivery issues with some big providers first, until I implemented all recommended DNS and signing standards. After this was done, there were no issues for all those years.
Re: Ask HN: How do you manage email on a custom domain?
#13Re: Ask HN: How do you manage email on a custom domain?
#14Some here use Fastmail [1] with their domains. Others run their own self hosted mail servers. Fastmail is probably less expensive and less hassle unless one has a bit of knowledge of setting up mail servers. I don't know gsuite pricing or if this is a better option for your use-case. [1] - https://www.fastmail.com/pricing/
My impression of self hosting is that your mail just ends up undelivered because you're not a big shot. Thanks for the fastmail pointer. I'll take a look, but I am hoping to find a free option (at least at this point).
I have set https://github.com/postalserver/postal and there are many details you usually don't worry about, the cost involved is whatever server you pay for, still, this is more adequate when you want to send emails through an API, for normal usage patterns, AWS is cheaper and simpler to set up.
Re: Ask HN: How do you manage email on a custom domain?
#15Re: Ask HN: How do you manage email on a custom domain?
#16Earlier quoted context omitted.
Are you saying you didn't have delivery issues? Any spam issues/other gotchas I should know about before deciding to self-host?
I have no delivery issues - see my updated message above - and I'm providing the service to my small company, my family and running automated services for other companies.
Also, do you maybe wanna share your dovecot+postfix configs?
I'm asking because I "should" not allow spam being sent over my servers, but I always get marked as spam in O365 domains, it's very weird.
The only thing that I currently cannot provide without having to move my domains somewhere else is the reverse dns entries.
Re: Ask HN: How do you manage email on a custom domain?
#17Choose an email hosting provider like Google Workspace or Microsoft 365. Configure DNS records with your domain registrar to point to the email hosting servers. Set up email accounts with your custom domain and access them through webmail or email clients. Customize settings, prioritize security, and stay updated for smooth email management.
Re: Ask HN: How do you manage email on a custom domain?
#18Re: Ask HN: How do you manage email on a custom domain?
#19Re: Ask HN: How do you manage email on a custom domain?
#20I use Mailjet’s free tier for sending emails via Gmail.