diff --git a/src/mailsrv/docs/Resources.md b/src/mailsrv/docs/Resources.md new file mode 100644 index 0000000..643fdd2 --- /dev/null +++ b/src/mailsrv/docs/Resources.md @@ -0,0 +1,9 @@ +# Resources + +## SPF, DKIM, and DMARC mail protection + +- https://www.digitalocean.com/community/tutorials/how-to-use-an-spf-record-to-prevent-spoofing-improve-e-mail-reliability +- https://www.linuxbabe.com/mail-server/setting-up-dkim-and-spf + - says to use `@` for subdomain, but Dyn only accepts `*` as wildcard +- https://www.digitalocean.com/community/tutorials/how-to-install-and-configure-dkim-with-postfix-on-debian-wheezy +- https://www.linuxbabe.com/mail-server/create-dmarc-record