summaryrefslogtreecommitdiff
path: root/aphrodite
diff options
context:
space:
mode:
Diffstat (limited to 'aphrodite')
-rw-r--r--aphrodite/mail/default.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/aphrodite/mail/default.nix b/aphrodite/mail/default.nix
index de09a0e..bd576e0 100644
--- a/aphrodite/mail/default.nix
+++ b/aphrodite/mail/default.nix
@@ -27,6 +27,8 @@ in {
workarounds.all = true;
hierarchySeparator = "/";
+ x509.useACMEHost = config.mailserver.fqdn;
+
dmarcReporting.enable = true;
tlsrpt.enable = true;