diff options
author | Luke Smith <luke@lukesmith.xyz> | 2024-07-29 20:47:04 -0400 |
---|---|---|
committer | Luke Smith <luke@lukesmith.xyz> | 2024-07-29 20:47:04 -0400 |
commit | e48c4b79630253ed996e577d64ae63a32443fb11 (patch) | |
tree | ea3318a73e36be2ad6487e7a2073a37f7ad1985a | |
parent | 558c4de108a472eca70abca20888de2981ff17ca (diff) |
-rw-r--r-- | README.md | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -41,9 +41,7 @@ sizeable network of people with email servers thanks to this script. ## Prerequisites for Installation -1. Debian or Ubuntu server. I suited this script for - [Vultr](https://www.vultr.com/?ref=8940911-8H) servers originally, but it - seems to work on most other default setups on different VPS providers. +1. Debian or Ubuntu server. 2. DNS records that point at least your domain's `mail.` subdomain to your server's IP (IPv4 and IPv6). This is required on initial run for certbot to get an SSL certificate for your `mail.` subdomain. |