|
|
|
|
|
by paulmd
2660 days ago
|
|
Email doesn't really work anymore. Have you tried to send to Gmail addresses via your own SMTP server any time recently? Good luck not getting spam-filtered. An analogy to HTTP might be if browsers stop accepting HTTP and only acknowledge HTTPS to exist (mandatory web-wide encryption on anything except localhost/designated intranet IP blocks). At that point you are forced into one walled garden or another - there may be good actors like Lets Encrypt but you are still forced into either their garden or someone else's. The days of running the web server in your basement with no say-so from anyone else would come to an end. And I think maybe in the next 10 or 20 years we start moving towards that. The film cameras didn't stop working when digital came out, but nobody will develop your Kodachrome anymore. You can also run your SMTP server and send packets into the void as much as you want. |
|
I do it all the time (from a VPS), it requires crossing all the Ts (SPF, DKM, etc), but never had any issues with Gmail, only with other self-hosted systems.
> The days of running the web server in your basement with no say-so from anyone else would come to an end.
That was never true, you had to have permission from your ISP, and many forbade it (and some outright blocked those ports).