I made service that allows anyone with a domain to create their own private email server in less than 10 minutes: https://sealmail.net/ Using Postfix, Dovecot and PostgreSQL, you can read your mail securely via IMAPS on your phone and your desktop mail client. If your account gets hacked, you can just SSH into the server and reset your password yourself. No more getting locked out of your email account in an endless…
Forgot the 'learn' part of it. Well here it is: Where there's a will there's a way. I kept getting stuck at different points trying to automate things. I kept persevering because I figure anything a human can tell a machine to do, it should be able to do it by itself somehow. I managed to jump over all the roadblocks and achieve a reliable way to recreate a mail server (which is a real pain) altogether with SSL certi…
If you have any trouble please email me with feedback at the email listed on the homepage.
People don't seem to make it past the DNS records though. Don't know if it's because they just looking around or they're having trouble. The DNS A record at a minimum is needed for SSL certs to be installed correctly. Even google hasn't been able to automate that part away :)