summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2023-02-11 11:09:24 -0500
committerLuke Smith <luke@lukesmith.xyz>2023-02-11 11:09:24 -0500
commit2f7edafd0a0016d73689a7e57393a31a5b701cf7 (patch)
tree7b780d355350b9377cb61f82e35f5b357a3bc6db /README.md
parent78ba13f03be0da09370d49e476c34640aca928cd (diff)
mx record added and mail subdomain note
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index f08a3ae..0238a36 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,9 @@ give your full domain without any subdomain, i.e. `lukesmith.xyz`.
1. Debian or Ubuntu server. I suited this script for
[Vultr](https://www.vultr.com/?ref=8940911-8H) servers originally, but it
works consistently on any normal setup.
-2. DNS records that point your domain to your server's IP (IPv4 and IPv6).
+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.
## Mandatory Finishing Touches