aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSam Chudnick <sam@chudnick.com>2026-04-30 07:44:56 -0400
committerSam Chudnick <sam@chudnick.com>2026-04-30 07:44:56 -0400
commit5ad1ea21a7d46f687a3289de836cf6c76415c87f (patch)
tree0fb2db178a337ad0e067d772d35eb469792bf458 /README.md
parent598c3cac83056c9618c59a49722889fe4944dbf6 (diff)
Updated for Debian 13 and dovecot 2.4
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0318337..2335ab0 100644
--- a/README.md
+++ b/README.md
@@ -62,9 +62,7 @@ The records are in BIND9 format but the values can be extracted for use on any p
62## FAQ 62## FAQ
63 63
64### Distros 64### Distros
65I have only tested this on Debian 12 and that is currently the only "supported" distro. 65I have only tested this on Debian 12 and 13 and that is currently the only "supported" distro.
66
67This will likely not work on Debian 11 due to some changes with the spamassassin package, but could easily be modified to work.
68 66
69It will likely also work with current versions of Ubuntu but may require some modifications there also. 67It will likely also work with current versions of Ubuntu but may require some modifications there also.
70 68
@@ -98,5 +96,5 @@ As a security precaution, the user's shell is set to /usr/sbin/nologin to preven
98management access to the server. 96management access to the server.
99 97
100### Multiple Domains 98### Multiple Domains
101The playbook will configure the mail server for a single domain. However, there is nothing in the configuration preventing a mult-domain setup. 99The playbook will configure the mail server for a single domain. However, there is nothing in the configuration preventing a multi-domain setup.
102Setting up multiple domains will require some manual configuration of postfix main.cf. 100Setting up multiple domains will require some manual configuration of postfix main.cf.