Moved from shared hosting to a Hetzner box: what did you wish you'd known first? Migration Story
About to move four sites off a shared plan onto a small Hetzner cloud instance, mostly because the renewal went silly and I want to stop being repriced every year. I'm comfortable in a terminal but I have never run a mail server or a firewall in anger. Budget is under EUR 15 a month total. What's the thing that bites people in month three rather than in week one?
@barbell_bri · 3mo ago · 3 replies
Don't run your own mail. That's the month-three bite. Outbound mail from a fresh VPS IP lands in spam folders, and fixing deliverability is a hobby rather than a task. Use a transactional mail service for contact forms and point MX at a hosted mailbox provider.
Reply
Report
@idempotent_ian · 3mo ago
I was 80% sure of this and needed someone to say it plainly. Mail is off the list.
Reply
Report
@two_hills_up · 3mo ago
Worth knowing some providers block outbound port 25 by default for exactly this reason, so you might not even get the chance to make the mistake.
Reply
Report