meet.hn/city/us-Durham
Socials: - linkedin.com/in/prashanth-sadasivan - github.com/prashanthsadasivan
---
So then I had a thought - What if I host my own email server, only for inbound email, and use that for account registration? That way, if I ever do get arbitarily kicked off google, I won't be in _total_ registration hell. I could even generate an email address per service, so that I'll have more traceability for people who sell my email information. And I can keep my gmail for personal use.
Some open questions I have: * Will services that I register for fail to deliver emails to my server somehow? Or do I need to concern myself with IP reputations still? * Do I care about spam? for example, if I know that the email I registered for example.com is hello.example@myemailserver.com and correlate it with the domain it's for, I can basically ignore all emails that don't come from those domains. I don't know enough about email protocols to know what the threat vector here is. * How hackable are email servers? Ideally it would be nice to be able to provision email addresses per server, forward them to a single place, and filter them / categorize them based on how actionable they are. * What are the gotchas for managing your own email server? Inbound deliverability? Up time? spam / bots? updates and monitoring? disk space?
I'm curious if anyone else has thought about this and set it up for themselves, or any other self-hosters that do something interesting with their setup.