Let's Collaborate Like it's 2005 - Next up, Email!

Ok, this post probably isn't going to be very exciting, unfortunately. I'm not super passionate about e-mail, but it's kind of a requirement in order to progress in this series. But, in order to get e-mail working, we are going to need DNS. So I'm going to have a Ubuntu machine running PowerDNS to handle that. We'll start by installing the relevant packages: sudo apt update && sudo apt install pdns-server pdns-backend-sqlite3 sqlite3 pdns-recursor -y Below I'm going to include all of the configuration files from how I set up my instance of PowerDNS so that you can follow along (why would you do that to yourself?). On my Docker Host, I also installed pdns-admin (again, see configs at the bottom for the docker-compose that I used for that. I then added the relevant domains for this part of the project, which are retromail.com and pinnacledataworks.com. (I also added cisco.com because I'm working on grabbing pages from Internet Archive from around 200...