@feld @rl_dane I’ve run full mail servers (with SMTP AUTH, but without IMAP / IPOP3) on PogoPlugs, and they have 128 megs of memory. I’ve also run a Mac LC III+ with 36 megs, but TLS negotiation sometimes takes longer than other mail servers are willing to wait (and it can’t do more than one at a time). Memory isn’t usually an issue.
Bitslingers-R-Us
@AnachronistJohn@zia.io
Runner of hardware older than most of you (you know if you're an exception). An excellent person to be around after the apocalypse.
Posts
Latest notes
@feld @rl_dane This is one of my test email servers. It gets a public, static IP over a tinc tunnel. It’s a backup MX for more than a hundred domains and the primary MX for a test domain.
I think most people would be surprised at how modest a computer is required to host email.
What requires resources, really, is dealing with the half a dozen IMAP processes running simultaneously, fighting with each other, because multiple devices are configured to fetch constantly.